Merge and update the default themes

This commit is contained in:
Veronica Berglyd Olsen
2025-06-02 18:40:58 +02:00
parent 04526385d1
commit 072d0f0acd
5 changed files with 113 additions and 153 deletions
+56 -34
View File
@@ -8,43 +8,65 @@ url = https://github.com/vkbo/novelWriter
license = CC BY-SA 4.0
licenseurl = https://creativecommons.org/licenses/by-sa/4.0/
[Icons]
default = 184, 184, 184
faded = 148, 148, 148
red = 242, 119, 122
orange = 249, 145, 57
yellow = 255, 204, 102
green = 153, 204, 153
aqua = 102, 204, 204
blue = 102, 153, 204
purple = 204, 153, 204
[Base]
default = #cccccc
faded = #949494
red = #f2777a
orange = #f99139
yellow = #ffcc66
green = #99cc99
aqua = #66cccc
blue = #6699cc
purple = #cc99cc
[Project]
root = 102, 153, 204
folder = 255, 204, 102
file = 184, 184, 184
title = 153, 204, 153
chapter = 242, 119, 122
scene = 102, 153, 204
note = 255, 204, 102
root = blue
folder = yellow
file = default
title = green
chapter = red
scene = blue
note = yellow
[Palette]
window = 54, 54, 54
windowtext = 204, 204, 204
base = 62, 62, 62
alternatebase = 78, 78, 78
text = 204, 204, 204
tooltipbase = 255, 255, 192
tooltiptext = 21, 21, 13
button = 62, 62, 62
buttontext = 204, 204, 204
brighttext = 62, 62, 62
highlight = 44, 152, 247
highlightedtext = 255, 255, 255
link = 102, 153, 204
linkvisited = 102, 153, 204
window = #363636
windowtext = default
base = #3e3e3e
alternatebase = #4e4e4e
text = default
tooltipbase = #ffffc0
tooltiptext = #15150d
button = #3e3e3e
buttontext = default
brighttext = #3e3e3e
highlight = #2c98f7
highlightedtext = #ffffff
link = blue
linkvisited = blue
[GUI]
helptext = 164, 164, 164
fadedtext = 148, 148, 148
errortext = 255, 164, 164
helptext = #a4a4a4
fadedtext = #949494
errortext = red
[Syntax]
background = #363636
text = default
link = blue
headertext = green
headertag = green, 160
emphasis = orange
dialog = blue
altdialog = blue
note = yellow
hidden = faded
shortcode = green
keyword = red
tag = green
value = blue
optional = green
spellcheckline = red
errorline = green
replacetag = green
modifier = green
texthighlight = yellow, 72