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 ec2faf24aaa7020a8800a9daae35bb5d9cb5050b
Author: mitoca <[email protected]>
AuthorDate: Thu Feb 9 14:57:25 2023 -0800
Small tweaks to Material Dark
---
data/colorschemes/Material Dark.ini | 26 +++++++++++++-------------
1 file changed, 13 insertions(+), 13 deletions(-)
diff --git a/data/colorschemes/Material Dark.ini b/data/colorschemes/Material Dark.ini
index b1dff75..f1045fa 100644
--- a/data/colorschemes/Material Dark.ini
+++ b/data/colorschemes/Material Dark.ini
@@ -5,14 +5,14 @@ version = 1
version = 1
name = Material Dark
author = Chris Jones
-website = https://github.com/mitoca?tab=repositories
+website = https://github.com/mitoca?tab=repositories
license = MIT
[Colors]
bg = #263238
-main = #abb2bf
+main = #90a4ae
hl = #ffffff
-end_sel = #abb2bf
+end_sel = #90a4ae
tab_missed_1 = #ff9933
tab_missed_2 = #ff3300
tab_missed_3 = #ff0000
@@ -22,7 +22,7 @@ tab_missed_over_3 = #ff0000
tab_title_2 = #000000
[Normal]
-def = #eceef0
+def = #eceff1
black = #364349
red = #eb5f59
green = #8eedb3
@@ -31,11 +31,11 @@ blue = #68c1f9
magenta = #eb5181
cyan = #8ff8db
white = #fefefe
-inverse_fg = #21252b
-inverse_bg = #abb2bf
+inverse_fg = #0b0d0f
+inverse_bg = #c2cfd6
[Bright]
-def = #eceef0
+def = #eceff1
black = #8a9ea8
red = #ef9084
green = #c5f4cd
@@ -44,8 +44,8 @@ blue = #94d5fa
magenta = #ee86aa
cyan = #bafaeb
white = #fefefe
-inverse_fg = #21252b
-inverse_bg = #abb2bf
+inverse_fg = #0b0d0f
+inverse_bg = #c2cfd6
[Faint]
def = #babfc2
@@ -57,8 +57,8 @@ blue = #579dc8
magenta = #b9496e
cyan = #74c6b2
white = #c8cbcc
-inverse_fg = #22282e
-inverse_bg = #89929d
+inverse_fg = #111619
+inverse_bg = #9ba7ae
[BrightFaint]
def = #babfc2
@@ -70,6 +70,6 @@ blue = #78acc9
magenta = #bc718d
cyan = #95c8be
white = #c8cbcc
-inverse_fg = #22282e
-inverse_bg = #89929d
+inverse_fg = #111619
+inverse_bg = #9ba7ae
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.