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 e7c29b78a1c6a696adce095f24abd9d5bb0107c9
Author: Boris Faure <bill...@gmail.com>
AuthorDate: Sun Sep 25 18:24:37 2022 +0200
colorschemes: update selection arrows
---
data/colorschemes/Belafonte Day.ini | 2 +-
data/colorschemes/Belafonte Night.ini | 2 +-
data/colorschemes/Black.ini | 2 +-
data/colorschemes/Cobalt2.ini | 2 +-
data/colorschemes/Default.ini | 3 ++-
data/colorschemes/Dracula.ini | 2 +-
data/colorschemes/Fahrenheit.ini | 2 +-
data/colorschemes/Fir Dark.ini | 2 +-
data/colorschemes/Mild.ini | 2 +-
data/colorschemes/Mustang.ini | 2 +-
data/colorschemes/Nord.ini | 2 +-
data/colorschemes/Ocean Dark.ini | 2 +-
data/colorschemes/One Dark.ini | 2 +-
data/colorschemes/PaleNight.ini | 2 +-
data/colorschemes/Smyck.ini | 2 +-
data/colorschemes/Soft Era.ini | 2 +-
data/colorschemes/Solarized Light.ini | 2 +-
data/colorschemes/Solarized.ini | 2 +-
data/colorschemes/Tango Dark.ini | 2 +-
data/colorschemes/Tango Light.ini | 2 +-
src/bin/colors.c | 2 +-
21 files changed, 22 insertions(+), 21 deletions(-)
diff --git a/data/colorschemes/Belafonte Day.ini b/data/colorschemes/Belafonte Day.ini
index 50cbe40..1bdbb70 100644
--- a/data/colorschemes/Belafonte Day.ini
+++ b/data/colorschemes/Belafonte Day.ini
@@ -12,7 +12,7 @@ license = CC-BY-SA-4.0
bg = #d5ccba
main = #964700
hl = #332211
-end_sel = #ff3300
+end_sel = #bf5b00
tab_missed_1 = #ff9933
tab_missed_2 = #ff3300
tab_missed_3 = #ff0000
diff --git a/data/colorschemes/Belafonte Night.ini b/data/colorschemes/Belafonte Night.ini
index 6c33b71..ca39240 100644
--- a/data/colorschemes/Belafonte Night.ini
+++ b/data/colorschemes/Belafonte Night.ini
@@ -12,7 +12,7 @@ license = CC-BY-SA-4.0
bg = #20111b
main = #e26b00
hl = #ffffff
-end_sel = #ff3300
+end_sel = #bf5b00
tab_missed_1 = #ff9933
tab_missed_2 = #ff3300
tab_missed_3 = #ff0000
diff --git a/data/colorschemes/Black.ini b/data/colorschemes/Black.ini
index 81cb750..c6963ae 100644
--- a/data/colorschemes/Black.ini
+++ b/data/colorschemes/Black.ini
@@ -12,7 +12,7 @@ license = BSD-2-Clause
bg = #000000
main = #dcdcdc
hl = #ffffff
-end_sel = #ff0000
+end_sel = #ffffff
tab_missed_1 = #ff9933
tab_missed_2 = #ff3300
tab_missed_3 = #ff0000
diff --git a/data/colorschemes/Cobalt2.ini b/data/colorschemes/Cobalt2.ini
index eca51e9..492d450 100644
--- a/data/colorschemes/Cobalt2.ini
+++ b/data/colorschemes/Cobalt2.ini
@@ -12,7 +12,7 @@ license = MIT
bg = #122637
main = #f0cb09
hl = #ffffff
-end_sel = #ff3300
+end_sel = #f0cb09
tab_missed_1 = #ff9933
tab_missed_2 = #ff3300
tab_missed_3 = #ff0000
diff --git a/data/colorschemes/Default.ini b/data/colorschemes/Default.ini
index c968d5e..d6916fe 100644
--- a/data/colorschemes/Default.ini
+++ b/data/colorschemes/Default.ini
@@ -1,3 +1,4 @@
+# The content is hard coded in src/bin/colors.c
[Main]
version = 1
@@ -12,7 +13,7 @@ license = BSD-2-Clause
bg = #202020
main = #3599ff
hl = #ffffff
-end_sel = #ff3300
+end_sel = #3599ff
tab_missed_1 = #ff9933
tab_missed_2 = #ff3300
tab_missed_3 = #ff0000
diff --git a/data/colorschemes/Dracula.ini b/data/colorschemes/Dracula.ini
index 4998184..73bd805 100644
--- a/data/colorschemes/Dracula.ini
+++ b/data/colorschemes/Dracula.ini
@@ -12,7 +12,7 @@ license = MIT
bg = #282A36
main = #bd93f9
hl = #ffffff
-end_sel = #ff3300
+end_sel = #bd93f9
tab_missed_1 = #ff9933
tab_missed_2 = #ff3300
tab_missed_3 = #ff0000
diff --git a/data/colorschemes/Fahrenheit.ini b/data/colorschemes/Fahrenheit.ini
index 9eb7c46..8f35590 100644
--- a/data/colorschemes/Fahrenheit.ini
+++ b/data/colorschemes/Fahrenheit.ini
@@ -12,7 +12,7 @@ license = MIT
bg = #000000
main = #4d729f
hl = #ffffff
-end_sel = #ff3300
+end_sel = #3599ff
tab_missed_1 = #ff9933
tab_missed_2 = #ff3300
tab_missed_3 = #ff0000
diff --git a/data/colorschemes/Fir Dark.ini b/data/colorschemes/Fir Dark.ini
index 6f958b9..f67fdb2 100644
--- a/data/colorschemes/Fir Dark.ini
+++ b/data/colorschemes/Fir Dark.ini
@@ -16,7 +16,7 @@ license = BSD-2-Clause
bg = #001800
main = #3599ff
hl = #ffffff
-end_sel = #ff3300
+end_sel = #3599ff
tab_missed_1 = #ff9933
tab_missed_2 = #ff3300
tab_missed_3 = #ff0000
diff --git a/data/colorschemes/Mild.ini b/data/colorschemes/Mild.ini
index cb05b90..6b5eddb 100644
--- a/data/colorschemes/Mild.ini
+++ b/data/colorschemes/Mild.ini
@@ -12,7 +12,7 @@ license = BSD-2-Clause
bg = #303030
main = #dcdcdc
hl = #ffffff
-end_sel = #ff0000
+end_sel = #ffffff
tab_missed_1 = #ff9933
tab_missed_2 = #ff3300
tab_missed_3 = #ff0000
diff --git a/data/colorschemes/Mustang.ini b/data/colorschemes/Mustang.ini
index 51e1984..0b613c4 100644
--- a/data/colorschemes/Mustang.ini
+++ b/data/colorschemes/Mustang.ini
@@ -12,7 +12,7 @@ license = MIT
bg = #1a1a1a
main = #3399ff
hl = #ffffff
-end_sel = #ff0000
+end_sel = #3599ff
tab_missed_1 = #ff9933
tab_missed_2 = #ff3300
tab_missed_3 = #ff0000
diff --git a/data/colorschemes/Nord.ini b/data/colorschemes/Nord.ini
index 0285def..8dd9e89 100644
--- a/data/colorschemes/Nord.ini
+++ b/data/colorschemes/Nord.ini
@@ -12,7 +12,7 @@ license = MIT
bg = #2e3440
main = #88c0d0
hl = #ffffff
-end_sel = #ff3300
+end_sel = #88c0d0
tab_missed_1 = #ff9933
tab_missed_2 = #ff3300
tab_missed_3 = #ff0000
diff --git a/data/colorschemes/Ocean Dark.ini b/data/colorschemes/Ocean Dark.ini
index 52ae527..9af4af5 100644
--- a/data/colorschemes/Ocean Dark.ini
+++ b/data/colorschemes/Ocean Dark.ini
@@ -12,7 +12,7 @@ license = MIT
bg = #2b303b
main = #3399ff
hl = #ffffff
-end_sel = #ff0000
+end_sel = #3399ff
tab_missed_1 = #ff9933
tab_missed_2 = #ff3300
tab_missed_3 = #ff0000
diff --git a/data/colorschemes/One Dark.ini b/data/colorschemes/One Dark.ini
index 14c6759..bc970ec 100644
--- a/data/colorschemes/One Dark.ini
+++ b/data/colorschemes/One Dark.ini
@@ -12,7 +12,7 @@ license = MIT
bg = #21252b
main = #abb2bf
hl = #ffffff
-end_sel = #ff3300
+end_sel = #abb2bf
tab_missed_1 = #ff9933
tab_missed_2 = #ff3300
tab_missed_3 = #ff0000
diff --git a/data/colorschemes/PaleNight.ini b/data/colorschemes/PaleNight.ini
index 36a1fff..7df6dc7 100644
--- a/data/colorschemes/PaleNight.ini
+++ b/data/colorschemes/PaleNight.ini
@@ -12,7 +12,7 @@ license = MIT
bg = #292d3e
main = #ffcc00
hl = #ffffff
-end_sel = #ff3300
+end_sel = #ffcc00
tab_missed_1 = #ff9933
tab_missed_2 = #ff3300
tab_missed_3 = #ff0000
diff --git a/data/colorschemes/Smyck.ini b/data/colorschemes/Smyck.ini
index 50cc46b..a837f0b 100644
--- a/data/colorschemes/Smyck.ini
+++ b/data/colorschemes/Smyck.ini
@@ -12,7 +12,7 @@ license = MIT
bg = #000000
main = #3399ff
hl = #ffffff
-end_sel = #ff0000
+end_sel = #3399ff
tab_missed_1 = #ff9933
tab_missed_2 = #ff3300
tab_missed_3 = #ff0000
diff --git a/data/colorschemes/Soft Era.ini b/data/colorschemes/Soft Era.ini
index 3b4c12b..8d7ab94 100644
--- a/data/colorschemes/Soft Era.ini
+++ b/data/colorschemes/Soft Era.ini
@@ -12,7 +12,7 @@ license = MIT
bg = #f7f2f2
main = #e796b0
hl = #222222
-end_sel = #ff3300
+end_sel = #e796b0
tab_missed_1 = #ff9933
tab_missed_2 = #ff3300
tab_missed_3 = #ff0000
diff --git a/data/colorschemes/Solarized Light.ini b/data/colorschemes/Solarized Light.ini
index 78b9cae..2055ed8 100644
--- a/data/colorschemes/Solarized Light.ini
+++ b/data/colorschemes/Solarized Light.ini
@@ -12,7 +12,7 @@ license = MIT
bg = #fdf6e3
main = #aa9966
hl = #222222
-end_sel = #ff0000
+end_sel = #aa9966
tab_missed_1 = #ff9933
tab_missed_2 = #ff3300
tab_missed_3 = #ff0000
diff --git a/data/colorschemes/Solarized.ini b/data/colorschemes/Solarized.ini
index 7879c65..c28f6c7 100644
--- a/data/colorschemes/Solarized.ini
+++ b/data/colorschemes/Solarized.ini
@@ -12,7 +12,7 @@ license = MIT
bg = #002b36
main = #3399ff
hl = #ffffff
-end_sel = #ff0000
+end_sel = #3399ff
tab_missed_1 = #ff9933
tab_missed_2 = #ff3300
tab_missed_3 = #ff0000
diff --git a/data/colorschemes/Tango Dark.ini b/data/colorschemes/Tango Dark.ini
index b6d3f2e..24b4674 100644
--- a/data/colorschemes/Tango Dark.ini
+++ b/data/colorschemes/Tango Dark.ini
@@ -12,7 +12,7 @@ license = Public Domain
bg = #2e3436
main = #f57900
hl = #ffffff
-end_sel = #ff3300
+end_sel = #f57900
tab_missed_1 = #ff9933
tab_missed_2 = #ff3300
tab_missed_3 = #ff0000
diff --git a/data/colorschemes/Tango Light.ini b/data/colorschemes/Tango Light.ini
index 8cab38b..776bbe8 100644
--- a/data/colorschemes/Tango Light.ini
+++ b/data/colorschemes/Tango Light.ini
@@ -12,7 +12,7 @@ license = Public Domain
bg = #eeeeec
main = #ce5c00
hl = #222222
-end_sel = #ff3300
+end_sel = #ce5c00
tab_missed_1 = #ff9933
tab_missed_2 = #ff3300
tab_missed_3 = #ff0000
diff --git a/src/bin/colors.c b/src/bin/colors.c
index 806809c..a298ee2 100644
--- a/src/bin/colors.c
+++ b/src/bin/colors.c
@@ -21,7 +21,7 @@ static Color_Scheme default_colorscheme =
.bg = CS(32, 32, 32), /* #202020 */
.main = CS(53, 153, 255), /* #3599ff */
.hl = CS(255,255,255), /* #ffffff */
- .end_sel = CS(255,51,0), /* #ff3300 */
+ .end_sel = CS(53, 153, 255), /* #3599ff */
.tab_missed_1 = CS(255,153,51), /* #ff9933 */
.tab_missed_2 = CS(255,51,0), /* #ff3300 */
.tab_missed_3 = CS(255,0,0), /* #ff0000 */
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.