Clean up theme files a little
This commit is contained in:
@@ -28,24 +28,24 @@ licenseurl = https://github.com/chriskempson/tomorrow-theme/blob/master/LICENSE.
|
||||
##
|
||||
|
||||
[Base]
|
||||
default = #eaeaea
|
||||
faded = #969896
|
||||
red = #d54e53
|
||||
orange = #e78c45
|
||||
yellow = #e7c547
|
||||
green = #b9ca4a
|
||||
cyan = #70c0b1
|
||||
blue = #7aa6da
|
||||
purple = #c397d8
|
||||
default = #eaeaea
|
||||
faded = #969896
|
||||
red = #d54e53
|
||||
orange = #e78c45
|
||||
yellow = #e7c547
|
||||
green = #b9ca4a
|
||||
cyan = #70c0b1
|
||||
blue = #7aa6da
|
||||
purple = #c397d8
|
||||
|
||||
[Project]
|
||||
root = blue
|
||||
folder = yellow
|
||||
file = default
|
||||
title = green
|
||||
chapter = red
|
||||
scene = blue
|
||||
note = yellow
|
||||
root = blue
|
||||
folder = yellow
|
||||
file = default
|
||||
title = green
|
||||
chapter = red
|
||||
scene = blue
|
||||
note = yellow
|
||||
|
||||
[Palette]
|
||||
window = #2a2a2a
|
||||
@@ -64,28 +64,28 @@ link = blue
|
||||
linkvisited = blue
|
||||
|
||||
[GUI]
|
||||
helptext = #a4a4a4
|
||||
fadedtext = #949494
|
||||
errortext = red
|
||||
helptext = #a4a4a4
|
||||
fadedtext = #949494
|
||||
errortext = red
|
||||
|
||||
[Syntax]
|
||||
background = #000000
|
||||
text = default
|
||||
link = blue
|
||||
headertext = blue
|
||||
headertag = blue:160
|
||||
emphasis = orange
|
||||
dialog = green
|
||||
altdialog = yellow
|
||||
note = #e7d696
|
||||
hidden = faded
|
||||
shortcode = blue
|
||||
keyword = red
|
||||
tag = purple
|
||||
value = yellow
|
||||
optional = blue
|
||||
spellcheckline = red
|
||||
errorline = green
|
||||
replacetag = cyan
|
||||
modifier = orange
|
||||
texthighlight = yellow:96
|
||||
background = #000000
|
||||
text = default
|
||||
link = blue
|
||||
headertext = blue
|
||||
headertag = blue:160
|
||||
emphasis = orange
|
||||
dialog = green
|
||||
altdialog = yellow
|
||||
note = #e7d696
|
||||
hidden = faded
|
||||
shortcode = blue
|
||||
keyword = red
|
||||
tag = purple
|
||||
value = yellow
|
||||
optional = blue
|
||||
spellcheckline = red
|
||||
errorline = green
|
||||
replacetag = cyan
|
||||
modifier = orange
|
||||
texthighlight = yellow:96
|
||||
|
||||
Reference in New Issue
Block a user