Tweak colours
This commit is contained in:
@@ -12,19 +12,19 @@ licenseurl = https://creativecommons.org/licenses/by-sa/4.0/
|
||||
base = #101010
|
||||
default = #c7c7c7
|
||||
faded = #757575
|
||||
red = #cd6667
|
||||
red = #e24d5f
|
||||
orange = #ff9902
|
||||
yellow = #efcb73
|
||||
green = #8cff7f
|
||||
yellow = #ffdc59
|
||||
green = #54e985
|
||||
cyan = #7ffff2
|
||||
blue = #96a0ff
|
||||
purple = #e6b0d4
|
||||
blue = #009cff
|
||||
purple = #8aa5ff
|
||||
|
||||
[Project]
|
||||
root = yellow
|
||||
root = orange
|
||||
folder = yellow
|
||||
file = default
|
||||
title = orange
|
||||
title = green
|
||||
chapter = red
|
||||
scene = blue
|
||||
note = yellow
|
||||
@@ -33,7 +33,7 @@ inactive = red
|
||||
disabled = faded
|
||||
|
||||
[Palette]
|
||||
window = base:L160
|
||||
window = base:L180
|
||||
windowtext = default
|
||||
base = base
|
||||
alternatebase = base:L300
|
||||
@@ -45,9 +45,9 @@ buttontext = default
|
||||
brighttext = base
|
||||
highlight = purple
|
||||
highlightedtext = base
|
||||
link = blue
|
||||
linkvisited = blue
|
||||
accent = blue
|
||||
link = purple
|
||||
linkvisited = purple
|
||||
accent = orange
|
||||
|
||||
[GUI]
|
||||
helptext = blue
|
||||
@@ -57,21 +57,21 @@ errortext = red
|
||||
[Syntax]
|
||||
background = base
|
||||
text = default
|
||||
link = blue
|
||||
link = purple
|
||||
headertext = orange
|
||||
headertag = red
|
||||
emphasis = orange
|
||||
dialog = yellow
|
||||
altdialog = purple
|
||||
note = blue
|
||||
altdialog = green
|
||||
note = purple
|
||||
hidden = faded
|
||||
shortcode = blue
|
||||
shortcode = purple
|
||||
keyword = red
|
||||
tag = orange
|
||||
value = orange
|
||||
optional = blue
|
||||
optional = purple
|
||||
spellcheckline = red
|
||||
errorline = red
|
||||
replacetag = blue
|
||||
replacetag = purple
|
||||
modifier = red
|
||||
texthighlight = orange:96
|
||||
|
||||
Reference in New Issue
Block a user