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 d25a9a736b6376ad2255aad89028f901f86211b2
Author: Boris Faure <[email protected]>
AuthorDate: Thu Dec 1 00:42:23 2022 +0100
add Selenized colorschemes
---
data/colorschemes/Selenized Black.ini | 75 +++++++++++++++++++++++++++++++++++
data/colorschemes/Selenized Dark.ini | 75 +++++++++++++++++++++++++++++++++++
data/colorschemes/Selenized Light.ini | 75 +++++++++++++++++++++++++++++++++++
data/colorschemes/Selenized White.ini | 75 +++++++++++++++++++++++++++++++++++
data/colorschemes/meson.build | 4 ++
5 files changed, 304 insertions(+)
diff --git a/data/colorschemes/Selenized Black.ini b/data/colorschemes/Selenized Black.ini
new file mode 100644
index 0000000..3c352a9
--- /dev/null
+++ b/data/colorschemes/Selenized Black.ini
@@ -0,0 +1,75 @@
+[Main]
+version = 1
+
+[Metadata]
+version = 1
+name = Selenized Black
+author = Jan Warchol
+website = https://github.com/jan-warchol/selenized
+license = MIT
+
+[Colors]
+bg = #181818
+main = #3399ff
+hl = #ffffff
+end_sel = #3399ff
+tab_missed_1 = #ff9933
+tab_missed_2 = #ff3300
+tab_missed_3 = #ff0000
+tab_missed_over_1 = #ffff33
+tab_missed_over_2 = #ff9933
+tab_missed_over_3 = #ff0000
+tab_title_2 = #000000
+
+[Normal]
+def = #b9b9b9
+black = #252525
+red = #ed4a46
+green = #70b433
+yellow = #dbb32d
+blue = #368aeb
+magenta = #eb6eb7
+cyan = #3fc5b7
+white = #777777
+inverse_bg = #b9b9b9
+inverse_fg = #181818
+
+[Bright]
+def = #dedede
+black = #3b3b3b
+red = #ff5e56
+green = #83c746
+yellow = #efc541
+blue = #4f9cfe
+magenta = #ff81ca
+cyan = #56d8c9
+white = #dedede
+inverse_bg = #dedede
+inverse_fg = #252525
+
+[Faint]
+def = #909090
+black = #212121
+red = #b73d3a
+green = #5a8d2c
+yellow = #aa8c27
+blue = #2e6db6
+magenta = #b6588f
+cyan = #35998f
+white = #5f5f5f
+inverse_fg = #181818
+inverse_bg = #909090
+
+[BrightFaint]
+def = #acacac
+black = #323232
+red = #c54c46
+green = #689b3a
+yellow = #b99936
+blue = #417bc4
+magenta = #c5669d
+cyan = #46a89c
+white = #acacac
+inverse_fg = #212121
+inverse_bg = #acacac
+
diff --git a/data/colorschemes/Selenized Dark.ini b/data/colorschemes/Selenized Dark.ini
new file mode 100644
index 0000000..0038bab
--- /dev/null
+++ b/data/colorschemes/Selenized Dark.ini
@@ -0,0 +1,75 @@
+[Main]
+version = 1
+
+[Metadata]
+version = 1
+name = Selenized Dark
+author = Jan Warchol
+website = https://github.com/jan-warchol/selenized
+license = MIT
+
+[Colors]
+bg = #103c48
+main = #3399ff
+hl = #ffffff
+end_sel = #3399ff
+tab_missed_1 = #ff9933
+tab_missed_2 = #ff3300
+tab_missed_3 = #ff0000
+tab_missed_over_1 = #ffff33
+tab_missed_over_2 = #ff9933
+tab_missed_over_3 = #ff0000
+tab_title_2 = #000000
+
+[Normal]
+def = #adbcbc
+black = #184956
+red = #fa5750
+green = #75b938
+yellow = #dbb32d
+blue = #4695f7
+magenta = #f275be
+cyan = #41c7b9
+white = #72898f
+inverse_bg = #adbcbc
+inverse_fg = #103c48
+
+[Bright]
+def = #cad8d9
+black = #2d5b69
+red = #ff665c
+green = #84c747
+yellow = #ebc13d
+blue = #58a3ff
+magenta = #ff84cd
+cyan = #53d6c7
+white = #cad8d9
+inverse_bg = #cad8d9
+inverse_fg = #184956
+
+[Faint]
+def = #859c9f
+black = #164552
+red = #bf504e
+green = #5b993c
+yellow = #a89533
+blue = #387ecb
+magenta = #b966a0
+cyan = #34a49c
+white = #59757d
+inverse_fg = #103c48
+inverse_bg = #859c9f
+
+[BrightFaint]
+def = #9bb1b4
+black = #255360
+red = #c35b57
+green = #67a447
+yellow = #b49f3f
+blue = #4689d1
+magenta = #c372ab
+cyan = #42afa7
+white = #9bb1b4
+inverse_fg = #164552
+inverse_bg = #9bb1b4
+
diff --git a/data/colorschemes/Selenized Light.ini b/data/colorschemes/Selenized Light.ini
new file mode 100644
index 0000000..41edab6
--- /dev/null
+++ b/data/colorschemes/Selenized Light.ini
@@ -0,0 +1,75 @@
+[Main]
+version = 1
+
+[Metadata]
+version = 1
+name = Selenized Light
+author = Jan Warchol
+website = https://github.com/jan-warchol/selenized
+license = MIT
+
+[Colors]
+bg = #fbf3db
+main = #3399ff
+hl = #ffffff
+end_sel = #3399ff
+tab_missed_1 = #ff9933
+tab_missed_2 = #ff3300
+tab_missed_3 = #ff0000
+tab_missed_over_1 = #ffff33
+tab_missed_over_2 = #ff9933
+tab_missed_over_3 = #ff0000
+tab_title_2 = #000000
+
+[Normal]
+def = #53676d
+black = #ece3cc
+red = #d2212d
+green = #489100
+yellow = #ad8900
+blue = #0072d4
+magenta = #ca4898
+cyan = #009c8f
+white = #909995
+inverse_bg = #53676d
+inverse_fg = #fdf3db
+
+[Bright]
+def = #3a4d53
+black = #d5cdb6
+red = #cc1729
+green = #428b00
+yellow = #a78300
+blue = #006dce
+magenta = #c44392
+cyan = #00978a
+white = #3a4d53
+inverse_bg = #3a4d53
+inverse_fg = #ece3cc
+
+[Faint]
+def = #7d8a88
+black = #efe7cf
+red = #dc5558
+green = #74a936
+yellow = #c0a336
+blue = #3e92d5
+magenta = #d672a8
+cyan = #3eb1a2
+white = #aaafa6
+inverse_fg = #fcf3db
+inverse_bg = #7d8a88
+
+[BrightFaint]
+def = #6a7675
+black = #ded6bf
+red = #d74e55
+green = #70a536
+yellow = #bc9f36
+blue = #3e8ed1
+magenta = #d16fa4
+cyan = #3eae9e
+white = #6a7675
+inverse_fg = #efe7cf
+inverse_bg = #6a7675
+
diff --git a/data/colorschemes/Selenized White.ini b/data/colorschemes/Selenized White.ini
new file mode 100644
index 0000000..d69ec63
--- /dev/null
+++ b/data/colorschemes/Selenized White.ini
@@ -0,0 +1,75 @@
+[Main]
+version = 1
+
+[Metadata]
+version = 1
+name = Selenized White
+author = Jan Warchol
+website = https://github.com/jan-warchol/selenized
+license = MIT
+
+[Colors]
+bg = #ffffff
+main = #3399ff
+hl = #ffffff
+end_sel = #3399ff
+tab_missed_1 = #ff9933
+tab_missed_2 = #ff3300
+tab_missed_3 = #ff0000
+tab_missed_over_1 = #ffff33
+tab_missed_over_2 = #ff9933
+tab_missed_over_3 = #ff0000
+tab_title_2 = #000000
+
+[Normal]
+def = #474747
+black = #ebebeb
+red = #d6000c
+green = #1d9700
+yellow = #c49700
+blue = #0064e4
+magenta = #dd0f9d
+cyan = #00ad9c
+white = #878787
+inverse_bg = #474747
+inverse_fg = #ffffff
+
+[Bright]
+def = #ebebeb
+black = #cdcdcd
+red = #bf0000
+green = #008400
+yellow = #af8500
+blue = #0054cf
+magenta = #c7008b
+cyan = #009a8a
+white = #282828
+inverse_bg = #ebebeb
+inverse_fg = #282828
+
+[Faint]
+def = #757575
+black = #f0f0f0
+red = #e03f48
+green = #55b13f
+yellow = #d2b13f
+blue = #3f8aea
+magenta = #e54bb5
+cyan = #3fc1b4
+white = #a5a5a5
+inverse_fg = #ffffff
+inverse_bg = #757575
+
+[BrightFaint]
+def = #f0f0f0
+black = #d9d9d9
+red = #cf3f3f
+green = #3fa23f
+yellow = #c3a33f
+blue = #3f7edb
+magenta = #d53fa8
+cyan = #3fb3a7
+white = #5d5d5d
+inverse_fg = #5d5d5d
+inverse_bg = #f0f0f0
+
diff --git a/data/colorschemes/meson.build b/data/colorschemes/meson.build
index 4c685e3..07f577d 100644
--- a/data/colorschemes/meson.build
+++ b/data/colorschemes/meson.build
@@ -19,6 +19,10 @@ colorschemes = [
'Soft Era',
'Solarized',
'Solarized Light',
+ 'Selenized Black',
+ 'Selenized Dark',
+ 'Selenized Light',
+ 'Selenized White',
'Tango Dark',
'Tango Light',
'Tomorrow Night Burns',
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.