Color adjustments
This commit is contained in:
@@ -8,10 +8,10 @@ url = https://rosepinetheme.com
|
||||
[Base]
|
||||
base = #faf4ed
|
||||
default = #575279
|
||||
faded = #9893a5
|
||||
faded = #797593
|
||||
red = #b4637a
|
||||
orange = #d7827e
|
||||
yellow = #ea9d34
|
||||
yellow = #cf8927
|
||||
green = #4aa771
|
||||
cyan = #286983
|
||||
blue = #56949f
|
||||
@@ -27,7 +27,7 @@ scene = blue
|
||||
note = yellow
|
||||
active = blue
|
||||
inactive = red
|
||||
disabled = faded
|
||||
disabled = #9893a5
|
||||
|
||||
[Palette]
|
||||
window = base
|
||||
@@ -41,13 +41,13 @@ button = #fffaf3
|
||||
buttontext = default
|
||||
brighttext = base
|
||||
highlight = red
|
||||
highlightedtext = #ffffff
|
||||
highlightedtext = base
|
||||
link = red
|
||||
linkvisited = red
|
||||
accent = red
|
||||
|
||||
[GUI]
|
||||
helptext = #797593
|
||||
helptext = faded
|
||||
fadedtext = faded
|
||||
errortext = red
|
||||
|
||||
@@ -55,13 +55,14 @@ errortext = red
|
||||
background = base
|
||||
text = default
|
||||
line = #f4ede8
|
||||
link = orange
|
||||
link = red
|
||||
headertext = purple
|
||||
headertag = purple:128
|
||||
emphasis = purple
|
||||
whitespace = purple:100
|
||||
dialog = red
|
||||
altdialog = orange
|
||||
note = #cf8927
|
||||
note = yellow
|
||||
hidden = faded
|
||||
shortcode = cyan
|
||||
keyword = cyan
|
||||
@@ -70,6 +71,6 @@ value = blue
|
||||
optional = faded
|
||||
spellcheckline = red
|
||||
errorline = blue
|
||||
replacetag = #cf8927
|
||||
replacetag = yellow
|
||||
modifier = cyan
|
||||
texthighlight = #dfdad9
|
||||
|
||||
Reference in New Issue
Block a user