diff --git a/data/colorschemes/Belafonte Day.ini b/data/colorschemes/Belafonte Day.ini index 50cbe407..1bdbb701 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 6c33b718..ca392407 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 81cb750d..c6963ae9 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 eca51e93..492d450c 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 c968d5e0..d6916fe2 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 4998184a..73bd8055 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 9eb7c46e..8f35590d 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 6f958b91..f67fdb2f 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 cb05b908..6b5eddb7 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 51e19841..0b613c44 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 0285defa..8dd9e897 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 52ae5276..9af4af58 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 14c6759a..bc970ec2 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 36a1fff8..7df6dc70 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 50cc46b8..a837f0ba 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 3b4c12b1..8d7ab94e 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 78b9caee..2055ed8f 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 7879c654..c28f6c70 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 b6d3f2ef..24b46745 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 8cab38b9..776bbe8d 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 806809c2..a298ee26 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 */