Update existing matched GUI and syntax themes
This commit is contained in:
@@ -1,28 +0,0 @@
|
|||||||
[Main]
|
|
||||||
name = Cyberpunk Night
|
|
||||||
author = Anders Lemvigh
|
|
||||||
url = https://github.com/alemvigh
|
|
||||||
license = CC BY-SA 4.0
|
|
||||||
licenseurl = https://creativecommons.org/licenses/by-sa/4.0/
|
|
||||||
|
|
||||||
[Syntax]
|
|
||||||
background = 0, 0, 0
|
|
||||||
text = 150, 150, 150
|
|
||||||
link = 77, 77, 255
|
|
||||||
headertext = 255, 255, 255
|
|
||||||
headertag = 50, 0, 180
|
|
||||||
emphasis = 0, 255, 255
|
|
||||||
dialog = 0, 255, 0
|
|
||||||
altdialog = 0, 140, 255
|
|
||||||
note = 150, 150, 150
|
|
||||||
hidden = 77, 77, 100
|
|
||||||
shortcode = 255, 255, 0
|
|
||||||
keyword = 255, 100, 255
|
|
||||||
tag = 255, 150, 10
|
|
||||||
value = 255, 150, 10
|
|
||||||
spellcheckline = 242, 72, 23
|
|
||||||
errorline = 186, 218, 4
|
|
||||||
replacetag = 0, 0, 180
|
|
||||||
modifier = 144, 142, 176
|
|
||||||
optional = 180, 180, 180
|
|
||||||
texthighlight = 255, 255, 132, 96
|
|
||||||
@@ -1,44 +0,0 @@
|
|||||||
[Main]
|
|
||||||
name = Dracula
|
|
||||||
author = Veronica Berglyd Olsen (adaptation)
|
|
||||||
credit = Zeno Rocha
|
|
||||||
url = https://draculatheme.com
|
|
||||||
license = MIT
|
|
||||||
licenseurl = https://github.com/dracula/dracula-theme/blob/main/LICENSE
|
|
||||||
|
|
||||||
##
|
|
||||||
# Colours:
|
|
||||||
# Background = 282a36 : 40, 42, 54
|
|
||||||
# Foreground = f8f8f2 : 248, 248, 242
|
|
||||||
# Comment = 6272a4 : 98, 114, 164
|
|
||||||
# Cyan = 8be9fd : 139, 233, 253
|
|
||||||
# Green = 50fa7b : 80, 250, 123
|
|
||||||
# Orange = ffb86c : 255, 184, 108
|
|
||||||
# Pink = ff79c6 : 255, 121, 198
|
|
||||||
# Purple = bd93f9 : 189, 147, 249
|
|
||||||
# Red = ff5555 : 255, 85, 85
|
|
||||||
# Yellow = f1fa8c : 241, 250, 140
|
|
||||||
##
|
|
||||||
|
|
||||||
[Syntax]
|
|
||||||
# See: https://spec.draculatheme.com/
|
|
||||||
background = 40, 42, 54
|
|
||||||
text = 248, 248, 242
|
|
||||||
link = 255, 121, 198
|
|
||||||
headertext = 189, 147, 249
|
|
||||||
headertag = 189, 147, 249, 160
|
|
||||||
emphasis = 255, 184, 108
|
|
||||||
dialog = 80, 250, 123
|
|
||||||
altdialog = 241, 250, 140
|
|
||||||
note = 255, 204, 233
|
|
||||||
hidden = 98, 114, 164
|
|
||||||
shortcode = 139, 233, 253
|
|
||||||
keyword = 255, 121, 198
|
|
||||||
tag = 255, 184, 108
|
|
||||||
value = 255, 184, 108
|
|
||||||
optional = 80, 250, 123
|
|
||||||
spellcheckline = 255, 85, 85
|
|
||||||
errorline = 80, 250, 123
|
|
||||||
replacetag = 241, 250, 140
|
|
||||||
modifier = 139, 233, 253
|
|
||||||
texthighlight = 241, 250, 140, 96
|
|
||||||
@@ -1,42 +0,0 @@
|
|||||||
[Main]
|
|
||||||
name = Snazzy Light
|
|
||||||
author = Veronica Berglyd Olsen (adaptation)
|
|
||||||
credit = Florian Reuschel (color theme)
|
|
||||||
url = https://github.com/loilo/vscode-snazzy-light
|
|
||||||
license = MIT License
|
|
||||||
licenseurl = https://github.com/loilo/vscode-snazzy-light/blob/master/LICENSE
|
|
||||||
|
|
||||||
##
|
|
||||||
# Colours:
|
|
||||||
# Background = fafbfc : 250, 251, 252
|
|
||||||
# Foreground = 565869 : 86, 88, 105
|
|
||||||
# Comment = 9194a2 : 145, 148, 162
|
|
||||||
# Yellow = cf9c00 : 207, 156, 0
|
|
||||||
# Red = ff5c57 : 255, 92, 87
|
|
||||||
# Pink = f767bb : 247, 103, 187
|
|
||||||
# Blue = 09a1ed : 9, 161, 237
|
|
||||||
# Cyan = 13bbb7 : 19, 187, 183
|
|
||||||
# Green = 2dae58 : 45, 174, 88
|
|
||||||
##
|
|
||||||
|
|
||||||
[Syntax]
|
|
||||||
background = 250, 251, 252
|
|
||||||
text = 86, 88, 105
|
|
||||||
link = 9, 161, 237
|
|
||||||
headertext = 45, 174, 88
|
|
||||||
headertag = 45, 174, 88, 160
|
|
||||||
emphasis = 247, 103, 187
|
|
||||||
dialog = 9, 161, 237
|
|
||||||
altdialog = 207, 156, 0
|
|
||||||
note = 120, 187, 185
|
|
||||||
hidden = 145, 148, 162
|
|
||||||
shortcode = 247, 103, 187
|
|
||||||
keyword = 9, 161, 237
|
|
||||||
tag = 45, 174, 88
|
|
||||||
value = 207, 156, 0
|
|
||||||
optional = 207, 156, 0
|
|
||||||
spellcheckline = 255, 92, 87
|
|
||||||
errorline = 45, 174, 88
|
|
||||||
replacetag = 19, 187, 183
|
|
||||||
modifier = 247, 103, 187
|
|
||||||
texthighlight = 207, 156, 0, 96
|
|
||||||
@@ -1,29 +0,0 @@
|
|||||||
[Main]
|
|
||||||
name = Solarized Dark
|
|
||||||
author = nullbasis
|
|
||||||
credit = Ethan Schoonover
|
|
||||||
url = https://ethanschoonover.com/solarized/
|
|
||||||
license = MIT
|
|
||||||
licenseurl = https://github.com/altercation/solarized/blob/master/LICENSE
|
|
||||||
|
|
||||||
[Syntax]
|
|
||||||
background = 7, 54, 66
|
|
||||||
text = 253, 246, 227
|
|
||||||
link = 38, 139, 210
|
|
||||||
headertext = 147, 161, 161
|
|
||||||
headertag = 42, 161, 152
|
|
||||||
emphasis = 38, 139, 210
|
|
||||||
dialog = 42, 161, 152
|
|
||||||
altdialog = 42, 161, 152
|
|
||||||
note = 101, 161, 156
|
|
||||||
hidden = 147, 161, 161
|
|
||||||
shortcode = 147, 161, 161
|
|
||||||
keyword = 133, 153, 0
|
|
||||||
tag = 203, 75, 22
|
|
||||||
value = 203, 75, 22
|
|
||||||
optional = 147, 161, 161
|
|
||||||
spellcheckline = 203, 75, 22
|
|
||||||
errorline = 220, 50, 47
|
|
||||||
replacetag = 133, 153, 0
|
|
||||||
modifier = 181, 137, 0
|
|
||||||
texthighlight = 181, 137, 0, 96
|
|
||||||
@@ -1,29 +0,0 @@
|
|||||||
[Main]
|
|
||||||
name = Solarized Light
|
|
||||||
author = nullbasis
|
|
||||||
credit = Ethan Schoonover
|
|
||||||
url = https://ethanschoonover.com/solarized/
|
|
||||||
license = MIT
|
|
||||||
licenseurl = https://github.com/altercation/solarized/blob/master/LICENSE
|
|
||||||
|
|
||||||
[Syntax]
|
|
||||||
background = 253, 246, 227
|
|
||||||
text = 0, 43, 54
|
|
||||||
link = 38, 139, 210
|
|
||||||
headertext = 88, 110, 117
|
|
||||||
headertag = 42, 161, 152
|
|
||||||
emphasis = 38, 139, 210
|
|
||||||
dialog = 42, 161, 152
|
|
||||||
altdialog = 42, 161, 152
|
|
||||||
note = 27, 102, 96
|
|
||||||
hidden = 88, 110, 117
|
|
||||||
shortcode = 88, 110, 117
|
|
||||||
keyword = 133, 153, 0
|
|
||||||
tag = 203, 75, 22
|
|
||||||
value = 203, 75, 22
|
|
||||||
optional = 88, 110, 117
|
|
||||||
spellcheckline = 203, 75, 22
|
|
||||||
errorline = 220, 50, 47
|
|
||||||
replacetag = 133, 153, 0
|
|
||||||
modifier = 181, 137, 0
|
|
||||||
texthighlight = 181, 137, 0, 96
|
|
||||||
@@ -1,48 +1,71 @@
|
|||||||
[Main]
|
[Main]
|
||||||
name = Cyberpunk Night
|
name = Cyberpunk Night
|
||||||
|
mode = dark
|
||||||
description = A taste of the future 80s
|
description = A taste of the future 80s
|
||||||
author = Anders Lemvigh
|
author = Anders Lemvigh
|
||||||
url = https://github.com/alemvigh
|
url = https://github.com/alemvigh
|
||||||
license = CC BY-SA 4.0
|
license = CC BY-SA 4.0
|
||||||
licenseurl = https://creativecommons.org/licenses/by-sa/4.0/
|
licenseurl = https://creativecommons.org/licenses/by-sa/4.0/
|
||||||
|
|
||||||
[Icons]
|
[Base]
|
||||||
default = 136, 136, 136
|
default = #888888
|
||||||
faded = 97, 97, 97
|
faded = #616161
|
||||||
red = 242, 72, 23
|
red = #f24817
|
||||||
orange = 255, 150, 10
|
orange = #ff960a
|
||||||
yellow = 255, 255, 0
|
yellow = #ffff00
|
||||||
green = 0, 255, 0
|
green = #00ff00
|
||||||
aqua = 0, 255, 255
|
aqua = #00ffff
|
||||||
blue = 77, 77, 255
|
blue = #4d4dff
|
||||||
purple = 50, 0, 180
|
purple = #320064
|
||||||
|
|
||||||
[Project]
|
[Project]
|
||||||
root = 77, 77, 255
|
root = #4d4dff
|
||||||
folder = 255, 255, 0
|
folder = #ffff00
|
||||||
file = 136, 136, 136
|
file = #888888
|
||||||
title = 0, 255, 0
|
title = #00ff00
|
||||||
chapter = 242, 72, 23
|
chapter = #f24817
|
||||||
scene = 77, 77, 255
|
scene = #4d4dff
|
||||||
note = 255, 255, 0
|
note = #ffff00
|
||||||
|
|
||||||
[Palette]
|
[Palette]
|
||||||
window = 0, 0, 0
|
window = #000000
|
||||||
windowtext = 150, 150, 150
|
windowtext = #969696
|
||||||
base = 0, 0, 0
|
base = #000000
|
||||||
alternatebase = 40, 40, 40
|
alternatebase = #282828
|
||||||
text = 150, 150, 150
|
text = #969696
|
||||||
tooltipbase = 40, 20, 70
|
tooltipbase = #281446
|
||||||
tooltiptext = 255, 255, 255
|
tooltiptext = #ffffff
|
||||||
button = 5, 0, 10
|
button = #05000a
|
||||||
buttontext = 150, 150, 150
|
buttontext = #969696
|
||||||
brighttext = 255, 255, 255
|
brighttext = #ffffff
|
||||||
highlight = 50, 30, 80
|
highlight = #321e50
|
||||||
highlightedtext = 255, 255, 255
|
highlightedtext = #ffffff
|
||||||
link = 77, 77, 255
|
link = #4d4dff
|
||||||
linkvisited = 50, 0, 80
|
linkvisited = #320050
|
||||||
|
|
||||||
[GUI]
|
[GUI]
|
||||||
helptext = 97, 97, 97
|
helptext = #616161
|
||||||
fadedtext = 97, 97, 97
|
fadedtext = #616161
|
||||||
errortext = 242, 72, 23
|
errortext = #f24817
|
||||||
|
|
||||||
|
[Syntax]
|
||||||
|
background = #000000
|
||||||
|
text = #969696
|
||||||
|
link = #4d4dff
|
||||||
|
headertext = #ffffff
|
||||||
|
headertag = #320064
|
||||||
|
emphasis = #00ffff
|
||||||
|
dialog = #00ff00
|
||||||
|
altdialog = #008cff
|
||||||
|
note = #969696
|
||||||
|
hidden = #4d4d64
|
||||||
|
shortcode = #ffff00
|
||||||
|
keyword = #ff64ff
|
||||||
|
tag = #ff960a
|
||||||
|
value = #ff960a
|
||||||
|
spellcheckline = #f24817
|
||||||
|
errorline = #bada04
|
||||||
|
replacetag = #0000b4
|
||||||
|
modifier = #908eb0
|
||||||
|
optional = #b4b4b4
|
||||||
|
texthighlight = #ffff8460
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
[Main]
|
[Main]
|
||||||
name = Dracula
|
name = Dracula
|
||||||
|
mode = dark
|
||||||
description = A dark theme with bright colours
|
description = A dark theme with bright colours
|
||||||
author = Veronica Berglyd Olsen (adaptation)
|
author = Veronica Berglyd Olsen (adaptation)
|
||||||
credit = Zeno Rocha
|
credit = Zeno Rocha
|
||||||
@@ -9,9 +10,10 @@ licenseurl = https://github.com/dracula/dracula-theme/blob/main/LICENSE
|
|||||||
|
|
||||||
##
|
##
|
||||||
# Colours:
|
# Colours:
|
||||||
|
# See: https://spec.draculatheme.com/
|
||||||
# Background = 282a36 : 40, 42, 54
|
# Background = 282a36 : 40, 42, 54
|
||||||
# Foreground = f8f8f2 : 248, 248, 242
|
# Foreground = f8f8f2 : 248, 248, 242
|
||||||
# Current Line = 44475A : 68, 71, 90
|
# Current Line = 44475a : 68, 71, 90
|
||||||
# Comment = 6272a4 : 98, 114, 164
|
# Comment = 6272a4 : 98, 114, 164
|
||||||
# Cyan = 8be9fd : 139, 233, 253
|
# Cyan = 8be9fd : 139, 233, 253
|
||||||
# Green = 50fa7b : 80, 250, 123
|
# Green = 50fa7b : 80, 250, 123
|
||||||
@@ -22,43 +24,65 @@ licenseurl = https://github.com/dracula/dracula-theme/blob/main/LICENSE
|
|||||||
# Yellow = f1fa8c : 241, 250, 140
|
# Yellow = f1fa8c : 241, 250, 140
|
||||||
##
|
##
|
||||||
|
|
||||||
[Icons]
|
[Base]
|
||||||
default = 230, 230, 224
|
default = #e6e6e0
|
||||||
faded = 98, 114, 164
|
faded = #6272a4
|
||||||
red = 255, 85, 85
|
red = #ff5555
|
||||||
orange = 255, 184, 108
|
orange = #ffb86c
|
||||||
yellow = 241, 250, 140
|
yellow = #f1fa8c
|
||||||
green = 80, 250, 123
|
green = #50fa7b
|
||||||
aqua = 139, 233, 253
|
aqua = #8be9fd
|
||||||
blue = 147, 207, 249
|
blue = #93cff9
|
||||||
purple = 189, 147, 249
|
purple = #bd93f9
|
||||||
|
|
||||||
[Project]
|
[Project]
|
||||||
root = 189, 147, 249
|
root = #bd93f9
|
||||||
folder = 241, 250, 140
|
folder = #f1fa8c
|
||||||
file = 230, 230, 224
|
file = #e6e6e0
|
||||||
title = 80, 250, 123
|
title = #50fa7b
|
||||||
chapter = 255, 85, 85
|
chapter = #ff5555
|
||||||
scene = 139, 233, 253
|
scene = #8be9fd
|
||||||
note = 241, 250, 140
|
note = #f1fa8c
|
||||||
|
|
||||||
[Palette]
|
[Palette]
|
||||||
window = 68, 71, 90
|
window = #44475a
|
||||||
windowtext = 248, 248, 242
|
windowtext = #f8f8f2
|
||||||
base = 40, 42, 54
|
base = #282a36
|
||||||
alternatebase = 51, 54, 69
|
alternatebase = #333645
|
||||||
text = 248, 248, 242
|
text = #f8f8f2
|
||||||
tooltipbase = 241, 250, 140
|
tooltipbase = #f1fa8c
|
||||||
tooltiptext = 40, 42, 54
|
tooltiptext = #282a36
|
||||||
button = 80, 83, 105
|
button = #505369
|
||||||
buttontext = 248, 248, 242
|
buttontext = #f8f8f2
|
||||||
brighttext = 68, 71, 90
|
brighttext = #44475a
|
||||||
highlight = 166, 129, 218
|
highlight = #a681da
|
||||||
highlightedtext = 248, 248, 242
|
highlightedtext = #f8f8f2
|
||||||
link = 139, 233, 253
|
link = #8be9fd
|
||||||
linkvisited = 139, 233, 253
|
linkvisited = #8be9fd
|
||||||
|
|
||||||
[GUI]
|
[GUI]
|
||||||
helptext = 204, 172, 249
|
helptext = #ccacf9
|
||||||
fadedtext = 98, 114, 164
|
fadedtext = #6272a4
|
||||||
errortext = 255, 85, 85
|
errortext = #ff5555
|
||||||
|
|
||||||
|
[Syntax]
|
||||||
|
background = #282a36
|
||||||
|
text = #f8f8f2
|
||||||
|
link = #ff79c6
|
||||||
|
headertext = #bd93f9
|
||||||
|
headertag = #bd93f9a0
|
||||||
|
emphasis = #ffb86c
|
||||||
|
dialog = #50fa7b
|
||||||
|
altdialog = #f1fa8c
|
||||||
|
note = #ffcce9
|
||||||
|
hidden = #6272a4
|
||||||
|
shortcode = #8be9fd
|
||||||
|
keyword = #ff79c6
|
||||||
|
tag = #ffb86c
|
||||||
|
value = #ffb86c
|
||||||
|
optional = #50fa7b
|
||||||
|
spellcheckline = #ff5555
|
||||||
|
errorline = #50fa7b
|
||||||
|
replacetag = #f1fa8c
|
||||||
|
modifier = #8be9fd
|
||||||
|
texthighlight = #f1fa8c60
|
||||||
|
|||||||
@@ -1,48 +1,84 @@
|
|||||||
[Main]
|
[Main]
|
||||||
name = Snazzy Light
|
name = Snazzy Light
|
||||||
|
mode = light
|
||||||
author = Veronica Berglyd Olsen (adaptation)
|
author = Veronica Berglyd Olsen (adaptation)
|
||||||
credit = Florian Reuschel (color theme)
|
credit = Florian Reuschel (color theme)
|
||||||
url = https://github.com/loilo/vscode-snazzy-light
|
url = https://github.com/loilo/vscode-snazzy-light
|
||||||
license = MIT License
|
license = MIT License
|
||||||
licenseurl = https://github.com/loilo/vscode-snazzy-light/blob/master/LICENSE
|
licenseurl = https://github.com/loilo/vscode-snazzy-light/blob/master/LICENSE
|
||||||
|
|
||||||
[Icons]
|
##
|
||||||
default = 86, 88, 105
|
# Colours:
|
||||||
faded = 84, 85, 84
|
# Background = fafbfc : 250, 251, 252
|
||||||
red = 255, 92, 87
|
# Foreground = 565869 : 86, 88, 105
|
||||||
orange = 245, 185, 0
|
# Comment = 9194a2 : 145, 148, 162
|
||||||
yellow = 207, 156, 0
|
# Yellow = cf9c00 : 207, 156, 0
|
||||||
green = 45, 174, 88
|
# Red = ff5c57 : 255, 92, 87
|
||||||
aqua = 19, 187, 183
|
# Pink = f767bb : 247, 103, 187
|
||||||
blue = 9, 161, 237
|
# Blue = 09a1ed : 9, 161, 237
|
||||||
purple = 247, 103, 187
|
# Cyan = 13bbb7 : 19, 187, 183
|
||||||
|
# Green = 2dae58 : 45, 174, 88
|
||||||
|
##
|
||||||
|
|
||||||
|
[Base]
|
||||||
|
default = #565869
|
||||||
|
faded = #545554
|
||||||
|
red = #ff5c57
|
||||||
|
orange = #f5b900
|
||||||
|
yellow = #cf9c00
|
||||||
|
green = #2dae58
|
||||||
|
aqua = #13bbb7
|
||||||
|
blue = #09a1ed
|
||||||
|
purple = #f767bb
|
||||||
|
|
||||||
[Project]
|
[Project]
|
||||||
root = 9, 161, 237
|
root = #09a1ed
|
||||||
folder = 207, 156, 0
|
folder = #cf9c00
|
||||||
file = 84, 85, 84
|
file = #545554
|
||||||
title = 45, 174, 88
|
title = #2dae58
|
||||||
chapter = 255, 92, 87
|
chapter = #ff5c57
|
||||||
scene = 9, 161, 237
|
scene = #09a1ed
|
||||||
note = 207, 156, 0
|
note = #cf9c00
|
||||||
|
|
||||||
[Palette]
|
[Palette]
|
||||||
window = 243, 244, 245
|
window = #f3f4f5
|
||||||
windowtext = 86, 88, 105
|
windowtext = #565869
|
||||||
base = 250, 251, 252
|
base = #fafbfc
|
||||||
alternatebase = 234, 234, 235
|
alternatebase = #eaeaeb
|
||||||
text = 86, 88, 105
|
text = #565869
|
||||||
tooltipbase = 245, 233, 194
|
tooltipbase = #f5e9c2
|
||||||
tooltiptext = 86, 88, 105
|
tooltiptext = #565869
|
||||||
button = 250, 251, 252
|
button = #fafbfc
|
||||||
buttontext = 86, 88, 105
|
buttontext = #565869
|
||||||
brighttext = 255, 255, 255
|
brighttext = #ffffff
|
||||||
highlight = 9, 161, 237
|
highlight = #09a1ed
|
||||||
highlightedtext = 255, 255, 255
|
highlightedtext = #ffffff
|
||||||
link = 9, 161, 237
|
link = #09a1ed
|
||||||
linkvisited = 9, 161, 237
|
linkvisited = #09a1ed
|
||||||
|
|
||||||
[GUI]
|
[GUI]
|
||||||
helptext = 9, 161, 237
|
helptext = #09a1ed
|
||||||
fadedtext = 84, 85, 84
|
fadedtext = #545554
|
||||||
errortext = 255, 92, 87
|
errortext = #ff5c57
|
||||||
|
|
||||||
|
[Syntax]
|
||||||
|
background = #fafbfc
|
||||||
|
text = #565869
|
||||||
|
link = #09a1ed
|
||||||
|
headertext = #2dae58
|
||||||
|
headertag = #2dae58a0
|
||||||
|
emphasis = #f767bb
|
||||||
|
dialog = #09a1ed
|
||||||
|
altdialog = #cf9c00
|
||||||
|
note = #78bbb9
|
||||||
|
hidden = #9194a2
|
||||||
|
shortcode = #f767bb
|
||||||
|
keyword = #09a1ed
|
||||||
|
tag = #2dae58
|
||||||
|
value = #cf9c00
|
||||||
|
optional = #cf9c00
|
||||||
|
spellcheckline = #ff5c57
|
||||||
|
errorline = #2dae58
|
||||||
|
replacetag = #13bbb7
|
||||||
|
modifier = #f767bb
|
||||||
|
texthighlight = #cf9c0060
|
||||||
|
|||||||
@@ -1,48 +1,90 @@
|
|||||||
[Main]
|
[Main]
|
||||||
name = Solarized Dark
|
name = Solarized Dark
|
||||||
|
mode = dark
|
||||||
author = nullbasis
|
author = nullbasis
|
||||||
credit = Ethan Schoonover
|
credit = Ethan Schoonover
|
||||||
url = https://ethanschoonover.com/solarized/
|
url = https://ethanschoonover.com/solarized/
|
||||||
license = MIT
|
license = MIT
|
||||||
licenseurl = https://github.com/altercation/solarized/blob/master/LICENSE
|
licenseurl = https://github.com/altercation/solarized/blob/master/LICENSE
|
||||||
|
|
||||||
[Icons]
|
##
|
||||||
default = 230, 223, 206
|
# base03: #002b36
|
||||||
faded = 166, 161, 149
|
# base02: #073642
|
||||||
red = 220, 50, 47
|
# base01: #586e75
|
||||||
orange = 203, 75, 22
|
# base00: #657b83
|
||||||
yellow = 181, 137, 0
|
# base0: #839496
|
||||||
green = 133, 153, 0
|
# base1: #93a1a1
|
||||||
aqua = 42, 161, 152
|
# base2: #eee8d5
|
||||||
blue = 38, 139, 210
|
# base3: #fdf6e3
|
||||||
purple = 211, 54, 130
|
# yellow: #b58900
|
||||||
|
# orange: #cb4b16
|
||||||
|
# red: #dc322f
|
||||||
|
# magenta: #d33682
|
||||||
|
# violet: #6c71c4
|
||||||
|
# blue: #268bd2
|
||||||
|
# cyan: #2aa198
|
||||||
|
# green: #859900
|
||||||
|
##
|
||||||
|
|
||||||
|
[Base]
|
||||||
|
default = #e6dfce
|
||||||
|
faded = #a6a195
|
||||||
|
red = #dc322f
|
||||||
|
orange = #cb4b16
|
||||||
|
yellow = #b58900
|
||||||
|
green = #859900
|
||||||
|
aqua = #2aa198
|
||||||
|
blue = #268bd2
|
||||||
|
purple = #6c71c4
|
||||||
|
|
||||||
[Project]
|
[Project]
|
||||||
root = 42, 161, 152
|
root = #2aa198
|
||||||
folder = 42, 161, 152
|
folder = #2aa198
|
||||||
file = 230, 223, 206
|
file = #e6dfce
|
||||||
title = 133, 153, 0
|
title = #859900
|
||||||
chapter = 220, 50, 47
|
chapter = #dc322f
|
||||||
scene = 38, 139, 210
|
scene = #268bd2
|
||||||
note = 181, 137, 0
|
note = #b58900
|
||||||
|
|
||||||
[Palette]
|
[Palette]
|
||||||
window = 0, 43, 54
|
window = #002b36
|
||||||
windowtext = 253, 246, 227
|
windowtext = #fdf6e3
|
||||||
base = 7, 54, 66
|
base = #073642
|
||||||
alternatebase = 88, 110, 117
|
alternatebase = #586e75
|
||||||
text = 253, 246, 227
|
text = #fdf6e3
|
||||||
tooltipbase = 133, 153, 0
|
tooltipbase = #859900
|
||||||
tooltiptext = 0, 43, 54
|
tooltiptext = #002b36
|
||||||
button = 7, 54, 66
|
button = #073642
|
||||||
buttontext = 253, 246, 227
|
buttontext = #fdf6e3
|
||||||
brighttext = 7, 54, 66
|
brighttext = #073642
|
||||||
highlight = 42, 161, 152
|
highlight = #2aa198
|
||||||
highlightedtext = 0, 43, 54
|
highlightedtext = #002b36
|
||||||
link = 38, 139, 210
|
link = #268bd2
|
||||||
linkvisited = 38, 139, 210
|
linkvisited = #268bd2
|
||||||
|
|
||||||
[GUI]
|
[GUI]
|
||||||
helptext = 101, 123, 131
|
helptext = #657b83
|
||||||
fadedtext = 101, 123, 131
|
fadedtext = #657b83
|
||||||
errortext = 220, 50, 47
|
errortext = #dc322f
|
||||||
|
|
||||||
|
[Syntax]
|
||||||
|
background = #073642
|
||||||
|
text = #fdf6e3
|
||||||
|
link = #268bd2
|
||||||
|
headertext = #93a1a1
|
||||||
|
headertag = #2aa198
|
||||||
|
emphasis = #268bd2
|
||||||
|
dialog = #2aa198
|
||||||
|
altdialog = #2aa198
|
||||||
|
note = #65a19c
|
||||||
|
hidden = #93a1a1
|
||||||
|
shortcode = #93a1a1
|
||||||
|
keyword = #859900
|
||||||
|
tag = #cb4b16
|
||||||
|
value = #cb4b16
|
||||||
|
optional = #93a1a1
|
||||||
|
spellcheckline = #cb4b16
|
||||||
|
errorline = #dc322f
|
||||||
|
replacetag = #859900
|
||||||
|
modifier = #b58900
|
||||||
|
texthighlight = #b5890060
|
||||||
|
|||||||
@@ -1,48 +1,90 @@
|
|||||||
[Main]
|
[Main]
|
||||||
name = Solarized Light
|
name = Solarized Light
|
||||||
|
mode = light
|
||||||
author = nullbasis
|
author = nullbasis
|
||||||
credit = Ethan Schoonover
|
credit = Ethan Schoonover
|
||||||
url = https://ethanschoonover.com/solarized/
|
url = https://ethanschoonover.com/solarized/
|
||||||
license = MIT
|
license = MIT
|
||||||
licenseurl = https://github.com/altercation/solarized/blob/master/LICENSE
|
licenseurl = https://github.com/altercation/solarized/blob/master/LICENSE
|
||||||
|
|
||||||
[Icons]
|
##
|
||||||
default = 59, 68, 71
|
# base03: #002b36
|
||||||
faded = 78, 91, 95
|
# base02: #073642
|
||||||
red = 220, 50, 47
|
# base01: #586e75
|
||||||
orange = 203, 75, 22
|
# base00: #657b83
|
||||||
yellow = 181, 137, 0
|
# base0: #839496
|
||||||
green = 133, 153, 0
|
# base1: #93a1a1
|
||||||
aqua = 42, 161, 152
|
# base2: #eee8d5
|
||||||
blue = 38, 139, 210
|
# base3: #fdf6e3
|
||||||
purple = 211, 54, 130
|
# yellow: #b58900
|
||||||
|
# orange: #cb4b16
|
||||||
|
# red: #dc322f
|
||||||
|
# magenta: #d33682
|
||||||
|
# violet: #6c71c4
|
||||||
|
# blue: #268bd2
|
||||||
|
# cyan: #2aa198
|
||||||
|
# green: #859900
|
||||||
|
##
|
||||||
|
|
||||||
|
[Base]
|
||||||
|
default = #3b4447
|
||||||
|
faded = #4e5b5f
|
||||||
|
red = #dc322f
|
||||||
|
orange = #cb4b16
|
||||||
|
yellow = #b58900
|
||||||
|
green = #859900
|
||||||
|
aqua = #2aa198
|
||||||
|
blue = #268bd2
|
||||||
|
purple = #6c71c4
|
||||||
|
|
||||||
[Project]
|
[Project]
|
||||||
root = 42, 161, 152
|
root = #2aa198
|
||||||
folder = 42, 161, 152
|
folder = #2aa198
|
||||||
file = 59, 68, 71
|
file = #3b4447
|
||||||
title = 133, 153, 0
|
title = #859900
|
||||||
chapter = 220, 50, 47
|
chapter = #dc322f
|
||||||
scene = 38, 139, 210
|
scene = #268bd2
|
||||||
note = 181, 137, 0
|
note = #b58900
|
||||||
|
|
||||||
[Palette]
|
[Palette]
|
||||||
window = 238, 232, 213
|
window = #eee8d5
|
||||||
windowtext = 0, 43, 54
|
windowtext = #002b36
|
||||||
base = 253, 246, 227
|
base = #fdf6e3
|
||||||
alternatebase = 147, 161, 161
|
alternatebase = #93a1a1
|
||||||
text = 0, 43, 54
|
text = #002b36
|
||||||
tooltipbase = 133, 153, 0
|
tooltipbase = #859900
|
||||||
tooltiptext = 0, 43, 54
|
tooltiptext = #002b36
|
||||||
button = 238, 232, 213
|
button = #eee8d5
|
||||||
buttontext = 0, 43, 54
|
buttontext = #002b36
|
||||||
brighttext = 253, 246, 227
|
brighttext = #fdf6e3
|
||||||
highlight = 42, 161, 152
|
highlight = #2aa198
|
||||||
highlightedtext = 253, 246, 227
|
highlightedtext = #fdf6e3
|
||||||
link = 38, 139, 210
|
link = #268bd2
|
||||||
linkvisited = 38, 139, 210
|
linkvisited = #268bd2
|
||||||
|
|
||||||
[GUI]
|
[GUI]
|
||||||
helptext = 78, 91, 95
|
helptext = #4e5b5f
|
||||||
fadedtext = 78, 91, 95
|
fadedtext = #4e5b5f
|
||||||
errortext = 220, 50, 47
|
errortext = #dc322f
|
||||||
|
|
||||||
|
[Syntax]
|
||||||
|
background = #fdf6e3
|
||||||
|
text = #002b36
|
||||||
|
link = #268bd2
|
||||||
|
headertext = #586e75
|
||||||
|
headertag = #2aa198
|
||||||
|
emphasis = #268bd2
|
||||||
|
dialog = #2aa198
|
||||||
|
altdialog = #2aa198
|
||||||
|
note = #1b6660
|
||||||
|
hidden = #586e75
|
||||||
|
shortcode = #586e75
|
||||||
|
keyword = #859900
|
||||||
|
tag = #cb4b16
|
||||||
|
value = #cb4b16
|
||||||
|
optional = #586e75
|
||||||
|
spellcheckline = #cb4b16
|
||||||
|
errorline = #dc322f
|
||||||
|
replacetag = #859900
|
||||||
|
modifier = #b58900
|
||||||
|
texthighlight = #b5890060
|
||||||
|
|||||||
Reference in New Issue
Block a user