Clean up theme files a little

This commit is contained in:
Veronica Berglyd Olsen
2025-06-04 15:05:35 +02:00
parent 92f68dfd58
commit 320578a61c
18 changed files with 719 additions and 718 deletions
+19 -19
View File
@@ -19,13 +19,13 @@ blue = #4d4dff
purple = #320064
[Project]
root = #4d4dff
folder = #ffff00
file = #888888
title = #00ff00
chapter = #f24817
scene = #4d4dff
note = #ffff00
root = blue
folder = yellow
file = default
title = green
chapter = red
scene = blue
note = yellow
[Palette]
window = #000000
@@ -40,30 +40,30 @@ buttontext = #969696
brighttext = #ffffff
highlight = #321e50
highlightedtext = #ffffff
link = #4d4dff
link = blue
linkvisited = #320050
[GUI]
helptext = #616161
fadedtext = #616161
errortext = #f24817
helptext = faded
fadedtext = faded
errortext = red
[Syntax]
background = #000000
text = #969696
link = #4d4dff
link = blue
headertext = #ffffff
headertag = #320064
emphasis = #00ffff
dialog = #00ff00
headertag = purple
emphasis = cyan
dialog = green
altdialog = #008cff
note = #969696
hidden = #4d4d64
shortcode = #ffff00
shortcode = yellow
keyword = #ff64ff
tag = #ff960a
value = #ff960a
spellcheckline = #f24817
tag = orange
value = orange
spellcheckline = red
errorline = #bada04
replacetag = #0000b4
modifier = #908eb0
+25 -25
View File
@@ -36,13 +36,13 @@ blue = #93cff9
purple = #bd93f9
[Project]
root = #bd93f9
folder = #f1fa8c
file = #e6e6e0
title = #50fa7b
chapter = #ff5555
scene = #8be9fd
note = #f1fa8c
root = purple
folder = yellow
file = default
title = green
chapter = red
scene = cyan
note = yellow
[Palette]
window = #44475a
@@ -50,39 +50,39 @@ windowtext = #f8f8f2
base = #282a36
alternatebase = #333645
text = #f8f8f2
tooltipbase = #f1fa8c
tooltipbase = yellow
tooltiptext = #282a36
button = #505369
buttontext = #f8f8f2
brighttext = #44475a
highlight = #a681da
highlightedtext = #f8f8f2
link = #8be9fd
linkvisited = #8be9fd
link = cyan
linkvisited = cyan
[GUI]
helptext = #ccacf9
fadedtext = #6272a4
errortext = #ff5555
fadedtext = faded
errortext = red
[Syntax]
background = #282a36
text = #f8f8f2
link = #ff79c6
headertext = #bd93f9
headertext = purple
headertag = #bd93f9a0
emphasis = #ffb86c
dialog = #50fa7b
altdialog = #f1fa8c
emphasis = orange
dialog = green
altdialog = yellow
note = #ffcce9
hidden = #6272a4
shortcode = #8be9fd
hidden = faded
shortcode = cyan
keyword = #ff79c6
tag = #ffb86c
value = #ffb86c
optional = #50fa7b
spellcheckline = #ff5555
errorline = #50fa7b
replacetag = #f1fa8c
modifier = #8be9fd
tag = orange
value = orange
optional = green
spellcheckline = red
errorline = green
replacetag = yellow
modifier = cyan
texthighlight = #f1fa8c60
+4 -4
View File
@@ -14,7 +14,7 @@ licenseurl = https://github.com/sdras/night-owl-vscode-theme/blob/master/LICENSE
##
# Colours:
# Background = #fbfbfb
# Current Line = #e0e0e0
# Current Line = #eaeaea
# Selection = #e0e0e0
# Foreground = #403f52
# Comment = #989fb1
@@ -48,16 +48,16 @@ scene = blue
note = yellow
[Palette]
window = #e0e0e0
window = #eaeaea
windowtext = default
base = #fbfbfb
alternatebase = #e0e0e0
text = default
tooltipbase = #ffffc0
tooltiptext = #15150d
button = #e0e0e0
button = #eaeaea
buttontext = default
brighttext = #e0e0e0
brighttext = #eaeaea
highlight = #3087c6
highlightedtext = #ffffff
link = blue
+4 -4
View File
@@ -14,7 +14,7 @@ licenseurl = https://github.com/sdras/night-owl-vscode-theme/blob/master/LICENSE
##
# Colours:
# Background = #011627
# Current Line = #32374d
# Current Line = #434652
# Selection = #32374d
# Foreground = #d6deeb
# Comment = #637777
@@ -48,16 +48,16 @@ scene = blue
note = yellow
[Palette]
window = #32374d
window = #434652
windowtext = default
base = #011627
alternatebase = #32374d
text = default
tooltipbase = #ffffc0
tooltiptext = #15150d
button = #32374d
button = #434652
buttontext = default
brighttext = #32374d
brighttext = #434652
highlight = #2c98f7
highlightedtext = #ffffff
link = blue
+32 -32
View File
@@ -32,53 +32,53 @@ blue = #09a1ed
purple = #f767bb
[Project]
root = #09a1ed
folder = #cf9c00
file = #545554
title = #2dae58
chapter = #ff5c57
scene = #09a1ed
note = #cf9c00
root = blue
folder = yellow
file = faded
title = green
chapter = red
scene = blue
note = yellow
[Palette]
window = #f3f4f5
windowtext = #565869
windowtext = default
base = #fafbfc
alternatebase = #eaeaeb
text = #565869
text = default
tooltipbase = #f5e9c2
tooltiptext = #565869
tooltiptext = default
button = #fafbfc
buttontext = #565869
buttontext = default
brighttext = #ffffff
highlight = #09a1ed
highlight = blue
highlightedtext = #ffffff
link = #09a1ed
linkvisited = #09a1ed
link = blue
linkvisited = blue
[GUI]
helptext = #09a1ed
fadedtext = #545554
errortext = #ff5c57
helptext = blue
fadedtext = faded
errortext = red
[Syntax]
background = #fafbfc
text = #565869
link = #09a1ed
headertext = #2dae58
text = default
link = blue
headertext = green
headertag = #2dae58a0
emphasis = #f767bb
dialog = #09a1ed
altdialog = #cf9c00
emphasis = purple
dialog = blue
altdialog = yellow
note = #78bbb9
hidden = #9194a2
shortcode = #f767bb
keyword = #09a1ed
tag = #2dae58
value = #cf9c00
optional = #cf9c00
spellcheckline = #ff5c57
errorline = #2dae58
replacetag = #13bbb7
modifier = #f767bb
shortcode = purple
keyword = blue
tag = green
value = yellow
optional = yellow
spellcheckline = red
errorline = green
replacetag = cyan
modifier = purple
texthighlight = #cf9c0060
+38 -38
View File
@@ -27,8 +27,8 @@ licenseurl = https://github.com/altercation/solarized/blob/master/LICENSE
##
[Base]
default = #e6dfce
faded = #a6a195
default = #fdf6e3
faded = #eee8d5
red = #dc322f
orange = #cb4b16
yellow = #b58900
@@ -38,53 +38,53 @@ blue = #268bd2
purple = #6c71c4
[Project]
root = #2aa198
folder = #2aa198
file = #e6dfce
title = #859900
chapter = #dc322f
scene = #268bd2
note = #b58900
root = cyan
folder = cyan
file = default
title = green
chapter = red
scene = blue
note = yellow
[Palette]
window = #002b36
windowtext = #fdf6e3
windowtext = default
base = #073642
alternatebase = #586e75
text = #fdf6e3
tooltipbase = #859900
text = default
tooltipbase = yellow
tooltiptext = #002b36
button = #073642
buttontext = #fdf6e3
buttontext = default
brighttext = #073642
highlight = #2aa198
highlight = cyan
highlightedtext = #002b36
link = #268bd2
linkvisited = #268bd2
link = blue
linkvisited = blue
[GUI]
helptext = #657b83
fadedtext = #657b83
errortext = #dc322f
helptext = purple
fadedtext = faded
errortext = red
[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
text = default
link = blue
headertext = default:196
headertag = cyan
emphasis = blue
dialog = cyan
altdialog = cyan
note = cyan:196
hidden = default:196
shortcode = yellow
keyword = green
tag = orange
value = orange
optional = cyan:196
spellcheckline = orange
errorline = red
replacetag = green
modifier = yellow
texthighlight = yellow:128
+43 -42
View File
@@ -27,8 +27,8 @@ licenseurl = https://github.com/altercation/solarized/blob/master/LICENSE
##
[Base]
default = #3b4447
faded = #4e5b5f
default = #002b36
faded = #073642
red = #dc322f
orange = #cb4b16
yellow = #b58900
@@ -38,53 +38,54 @@ blue = #268bd2
purple = #6c71c4
[Project]
root = #2aa198
folder = #2aa198
file = #3b4447
title = #859900
chapter = #dc322f
scene = #268bd2
note = #b58900
root = cyan
folder = cyan
file = default
title = green
chapter = red
scene = blue
note = yellow
[Palette]
window = #eee8d5
windowtext = #002b36
base = #fdf6e3
window = #fdf6e3
windowtext = default
base = #eee8d5
alternatebase = #93a1a1
text = #002b36
tooltipbase = #859900
text = default
tooltipbase = yellow
tooltiptext = #002b36
button = #eee8d5
buttontext = #002b36
brighttext = #fdf6e3
highlight = #2aa198
buttontext = default
brighttext = #eee8d5
highlight = cyan
highlightedtext = #fdf6e3
link = #268bd2
linkvisited = #268bd2
link = blue
linkvisited = blue
[GUI]
helptext = #4e5b5f
fadedtext = #4e5b5f
errortext = #dc322f
helptext = purple
fadedtext = faded
errortext = red
[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
background = #eee8d5
text = default
link = blue
headertext = default:196
headertag = cyan
emphasis = blue
dialog = cyan
altdialog = cyan
note = cyan:196
hidden = default:196
shortcode = yellow
keyword = green
tag = orange
value = orange
optional = cyan:196
spellcheckline = orange
errorline = red
replacetag = green
modifier = yellow
texthighlight = yellow:128
+10 -10
View File
@@ -5,16 +5,16 @@ author = Veronica Berglyd Olsen (adaptation)
##
# Colours:
# Background = 30302f : 48, 48, 47
# Foreground = eeeeec : 238, 238, 236
# Comment = 8f8f8d : 143, 143, 141
# Red = ef2929 : 239, 41, 41
# Orange = c4a000 : 196, 160, 0
# Yellow = fce94f : 252, 233, 79
# Green = 8ae234 : 138, 226, 52
# Cyan = 34e2e2 : 52, 226, 226
# Blue = 3465a4 : 114, 159, 207
# Purple = ad7fa8 : 173, 127, 168
# Background = #30302f
# Foreground = #eeeeec
# Comment = #8f8f8d
# Red = #ef2929
# Orange = #c4a000
# Yellow = #fce94f
# Green = #8ae234
# Cyan = #34e2e2
# Blue = #3465a4
# Purple = #ad7fa8
##
[Base]
+7 -7
View File
@@ -7,14 +7,14 @@ author = Veronica Berglyd Olsen (adaptation)
# Colours:
# Background = #eeeeec
# Foreground = #2e3436
# Comment = 8f8f8d : 143, 143, 141
# Comment = #8f8f8d
# Red = #a40000
# Orange = c4a000 : 196, 160, 0
# Yellow = fce94f : 252, 233, 79
# Green = 8ae234 : 138, 226, 52
# Cyan = 34e2e2 : 52, 226, 226
# Blue = 3465a4 : 114, 159, 207
# Purple = ad7fa8 : 173, 127, 168
# Orange = #c4a000
# Yellow = #fce94f
# Green = #8ae234
# Cyan = #34e2e2
# Blue = #3465a4
# Purple = #ad7fa8
##
[Base]