Update blue streak dark theme with new settings
This commit is contained in:
@@ -8,6 +8,7 @@ license = CC BY-SA 4.0
|
|||||||
licenseurl = https://creativecommons.org/licenses/by-sa/4.0/
|
licenseurl = https://creativecommons.org/licenses/by-sa/4.0/
|
||||||
|
|
||||||
[Base]
|
[Base]
|
||||||
|
base = #2d2d2d
|
||||||
default = #cccccc
|
default = #cccccc
|
||||||
faded = #999999
|
faded = #999999
|
||||||
red = #ff6666
|
red = #ff6666
|
||||||
@@ -19,37 +20,41 @@ blue = #6699cc
|
|||||||
purple = #cc99cc
|
purple = #cc99cc
|
||||||
|
|
||||||
[Project]
|
[Project]
|
||||||
root = blue
|
root = blue
|
||||||
folder = default
|
folder = default
|
||||||
file = default
|
file = default
|
||||||
title = blue:D150
|
title = blue:D150
|
||||||
chapter = blue
|
chapter = blue
|
||||||
scene = blue:L150
|
scene = blue:L150
|
||||||
note = yellow
|
note = yellow
|
||||||
|
active = blue:L150
|
||||||
|
inactive = blue:D150
|
||||||
|
disabled = faded
|
||||||
|
|
||||||
[Palette]
|
[Palette]
|
||||||
window = #393939
|
window = base:L130
|
||||||
windowtext = default
|
windowtext = default
|
||||||
base = #2d2d2d
|
base = base
|
||||||
alternatebase = #515151
|
alternatebase = #515151
|
||||||
text = default
|
text = default
|
||||||
tooltipbase = #ffffc0
|
tooltipbase = #ffffc0
|
||||||
tooltiptext = #15150d
|
tooltiptext = #15150d
|
||||||
button = #2d2d2d
|
button = base
|
||||||
buttontext = default
|
buttontext = default
|
||||||
brighttext = #2d2d2d
|
brighttext = base
|
||||||
highlight = blue
|
highlight = blue
|
||||||
highlightedtext = #ffffff
|
highlightedtext = #ffffff
|
||||||
link = blue
|
link = blue
|
||||||
linkvisited = blue
|
linkvisited = blue
|
||||||
|
accent = blue
|
||||||
|
|
||||||
[GUI]
|
[GUI]
|
||||||
helptext = blue
|
helptext = blue:L125
|
||||||
fadedtext = faded
|
fadedtext = faded
|
||||||
errortext = red
|
errortext = red
|
||||||
|
|
||||||
[Syntax]
|
[Syntax]
|
||||||
background = #2d2d2d
|
background = base
|
||||||
text = default
|
text = default
|
||||||
link = blue
|
link = blue
|
||||||
headertext = blue
|
headertext = blue
|
||||||
@@ -59,7 +64,7 @@ dialog = blue
|
|||||||
altdialog = blue:L150
|
altdialog = blue:L150
|
||||||
note = blue:L150
|
note = blue:L150
|
||||||
hidden = faded
|
hidden = faded
|
||||||
shortcode = blue:D150
|
shortcode = blue:D125
|
||||||
keyword = blue:D125
|
keyword = blue:D125
|
||||||
tag = blue
|
tag = blue
|
||||||
value = blue
|
value = blue
|
||||||
|
|||||||
Reference in New Issue
Block a user