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
+42 -42
View File
@@ -25,24 +25,24 @@ licenseurl = https://github.com/dracula/dracula-theme/blob/main/LICENSE
##
[Base]
default = #e6e6e0
faded = #6272a4
red = #ff5555
orange = #ffb86c
yellow = #f1fa8c
green = #50fa7b
cyan = #8be9fd
blue = #93cff9
purple = #bd93f9
default = #e6e6e0
faded = #6272a4
red = #ff5555
orange = #ffb86c
yellow = #f1fa8c
green = #50fa7b
cyan = #8be9fd
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
helptext = #ccacf9
fadedtext = faded
errortext = red
[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
background = #282a36
text = #f8f8f2
link = #ff79c6
headertext = purple
headertag = #bd93f9a0
emphasis = orange
dialog = green
altdialog = yellow
note = #ffcce9
hidden = faded
shortcode = cyan
keyword = #ff79c6
tag = orange
value = orange
optional = green
spellcheckline = red
errorline = green
replacetag = yellow
modifier = cyan
texthighlight = #f1fa8c60