This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository terminology.

View the commit online.

commit 3d56585466a64bb5d3c74a13ad50e87a8c83bb68
Author: Boris Faure <bill...@gmail.com>
AuthorDate: Sat Sep 24 18:11:21 2022 +0200

    THEMES: update on colorschemes used for selection arrows
---
 ChangeLog.theme |  4 ++++
 THEMES.md       | 15 ++++++++++++---
 2 files changed, 16 insertions(+), 3 deletions(-)

diff --git a/ChangeLog.theme b/ChangeLog.theme
index 582c05f..21e2bd4 100644
--- a/ChangeLog.theme
+++ b/ChangeLog.theme
@@ -8,6 +8,10 @@ Changes since 1.12.1:
   used to fade the background of the terminal.  Terminology sets it to the
   background color of the colorscheme.
 
+Changes since 1.11.0:
+--------------------
+  * New default theme!
+
 Changes since 1.8.0:
 --------------------
   * Add group "terminology/color_preview" to display a preview of a
diff --git a/THEMES.md b/THEMES.md
index 6084b65..82c141b 100644
--- a/THEMES.md
+++ b/THEMES.md
@@ -17,14 +17,19 @@ on all the following edje groups:
 * `HIGHLIGHT`: the color used as main color when an element is highlighted
 * `GLOW_TXT`: text colors with some glow
 * `GLOW_TXT_HIGHLIGHT`: text with glow that is highlighted
-* `END_SELECTION`: on selections, the color of the handles used to expand or shrink
-  the area of the selection
 * `TAB_MISSED`: the number of tabs where a bell has rung, tabs that need
   attention
 * `TAB_MISSED_OVER`: same but when the mouse is over that number
 * `TAB_TITLE`: the colors of the active tab title
 * `BG_SENDFILE` is the background color when there is a sendfile action. See
   `man tysend`. It is set to `#404040`.
+* `END_SELECTION`: on selections, the color of the handles used to expand or shrink
+  the area of the selection
+* `/fg/normal/term/selection/arrow/left`,
+  `/fg/normal/term/selection/arrow/down`,
+  `/fg/normal/term/selection/arrow/up`,
+  `/fg/normal/term/selection/arrow/right` replace `END_SELECTION` and are used
+  to control the different arrows used to change the area of the selection
 
 The following table explains how color classes are set from color scheme
 values:
@@ -257,8 +262,12 @@ __TODO__
 
 # Group `terminology/selection`
 An object used when selecting text.
-__TODO__
 
+## Parts
+
+### Parts `terminology.top_left` and `terminology.bottom_right`
+Swallow parts used to communicate via min/max size the size of the top and
+bottom lines.
 
 
 # Group `terminology/cursor`

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

Reply via email to