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
+50 -49
View File
@@ -27,64 +27,65 @@ licenseurl = https://github.com/altercation/solarized/blob/master/LICENSE
##
[Base]
default = #3b4447
faded = #4e5b5f
red = #dc322f
orange = #cb4b16
yellow = #b58900
green = #859900
cyan = #2aa198
blue = #268bd2
purple = #6c71c4
default = #002b36
faded = #073642
red = #dc322f
orange = #cb4b16
yellow = #b58900
green = #859900
cyan = #2aa198
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