Update themes
This commit is contained in:
@@ -28,6 +28,7 @@ licenseurl = https://github.com/chriskempson/tomorrow-theme/blob/master/LICENSE.
|
||||
##
|
||||
|
||||
[Base]
|
||||
base = #ffffff
|
||||
default = #484848
|
||||
faded = #6c6c6c
|
||||
red = #c82829
|
||||
@@ -39,18 +40,21 @@ blue = #4271ae
|
||||
purple = #8959a8
|
||||
|
||||
[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
|
||||
active = green
|
||||
inactive = red
|
||||
disabled = faded
|
||||
|
||||
[Palette]
|
||||
window = #efefef
|
||||
windowtext = #000000
|
||||
base = #ffffff
|
||||
base = base
|
||||
alternatebase = #d6d6d6
|
||||
text = #000000
|
||||
tooltipbase = #ffffc0
|
||||
@@ -59,9 +63,10 @@ button = #efefef
|
||||
buttontext = #000000
|
||||
brighttext = #efefef
|
||||
highlight = blue
|
||||
highlightedtext = #ffffff
|
||||
highlightedtext = base
|
||||
link = blue
|
||||
linkvisited = blue
|
||||
accent = blue
|
||||
|
||||
[GUI]
|
||||
helptext = #5c5c5c
|
||||
@@ -69,7 +74,7 @@ fadedtext = faded
|
||||
errortext = red
|
||||
|
||||
[Syntax]
|
||||
background = #ffffff
|
||||
background = base
|
||||
text = #4d4d4c
|
||||
link = blue
|
||||
headertext = blue
|
||||
|
||||
Reference in New Issue
Block a user