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 79acb25bdc88337372bf51e463e2dfd167c5e8fe
Author: mitoca <[email protected]>
AuthorDate: Wed Feb 8 21:24:23 2023 -0800

    Added Material Dark color scheme
---
 data/colorschemes/Material Dark.ini | 75 +++++++++++++++++++++++++++++++++++++
 1 file changed, 75 insertions(+)

diff --git a/data/colorschemes/Material Dark.ini b/data/colorschemes/Material Dark.ini
new file mode 100644
index 0000000..b1dff75
--- /dev/null
+++ b/data/colorschemes/Material Dark.ini	
@@ -0,0 +1,75 @@
+[Main]
+version = 1
+
+[Metadata]
+version = 1
+name = Material Dark
+author = Chris Jones
+website = https://github.com/mitoca?tab=repositories 
+license = MIT
+
+[Colors]
+bg = #263238
+main = #abb2bf
+hl = #ffffff
+end_sel = #abb2bf
+tab_missed_1 = #ff9933
+tab_missed_2 = #ff3300
+tab_missed_3 = #ff0000
+tab_missed_over_1 = #ffff40
+tab_missed_over_2 = #ff9933
+tab_missed_over_3 = #ff0000
+tab_title_2 = #000000
+
+[Normal]
+def = #eceef0
+black = #364349
+red = #eb5f59
+green = #8eedb3
+yellow = #f8d85e
+blue = #68c1f9
+magenta = #eb5181
+cyan = #8ff8db
+white = #fefefe
+inverse_fg = #21252b
+inverse_bg = #abb2bf
+
+[Bright]
+def = #eceef0
+black = #8a9ea8
+red = #ef9084
+green = #c5f4cd
+yellow = #fae58d
+blue = #94d5fa
+magenta = #ee86aa
+cyan = #bafaeb
+white = #fefefe
+inverse_fg = #21252b
+inverse_bg = #abb2bf
+
+[Faint]
+def = #babfc2
+black = #323e44
+red = #b95350
+green = #74be94
+yellow = #c3ae54
+blue = #579dc8
+magenta = #b9496e
+cyan = #74c6b2
+white = #c8cbcc
+inverse_fg = #22282e
+inverse_bg = #89929d
+
+[BrightFaint]
+def = #babfc2
+black = #71838c
+red = #bc7871
+green = #9dc3a7
+yellow = #c5b877
+blue = #78acc9
+magenta = #bc718d
+cyan = #95c8be
+white = #c8cbcc
+inverse_fg = #22282e
+inverse_bg = #89929d
+

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

Reply via email to