96 lines
1.8 KiB
Plaintext
96 lines
1.8 KiB
Plaintext
[Main]
|
|
name = Solarized Light
|
|
mode = light
|
|
author = nullbasis and Veronica Berglyd Olsen
|
|
credit = Ethan Schoonover
|
|
url = https://ethanschoonover.com/solarized/
|
|
|
|
##
|
|
# base03: #002b36
|
|
# base02: #073642
|
|
# base01: #586e75
|
|
# base00: #657b83
|
|
# base0: #839496
|
|
# base1: #93a1a1
|
|
# base2: #eee8d5
|
|
# base3: #fdf6e3
|
|
# yellow: #b58900
|
|
# orange: #cb4b16
|
|
# red: #dc322f
|
|
# magenta: #d33682
|
|
# violet: #6c71c4
|
|
# blue: #268bd2
|
|
# cyan: #2aa198
|
|
# green: #859900
|
|
##
|
|
|
|
[Base]
|
|
base = #fdf6e3
|
|
default = #002b36
|
|
faded = #073642
|
|
red = #dc322f
|
|
orange = #cb4b16
|
|
yellow = #b58900
|
|
green = #859900
|
|
cyan = #2aa198
|
|
blue = #268bd2
|
|
purple = #6c71c4
|
|
|
|
[Project]
|
|
root = cyan
|
|
folder = cyan
|
|
file = default
|
|
title = green
|
|
chapter = red
|
|
scene = blue
|
|
note = yellow
|
|
active = green
|
|
inactive = red
|
|
disabled = faded
|
|
|
|
[Palette]
|
|
window = #eee8d5
|
|
windowtext = default
|
|
base = base
|
|
alternatebase = #93a1a1
|
|
text = default
|
|
tooltipbase = yellow:L150
|
|
tooltiptext = #002b36
|
|
button = base
|
|
buttontext = default
|
|
brighttext = base
|
|
highlight = cyan
|
|
highlightedtext = default
|
|
link = blue
|
|
linkvisited = blue
|
|
accent = cyan
|
|
|
|
[GUI]
|
|
helptext = cyan
|
|
fadedtext = faded
|
|
errortext = red
|
|
|
|
[Syntax]
|
|
background = base
|
|
text = default
|
|
line = #eee8d5
|
|
link = blue
|
|
headertext = blue
|
|
headertag = #657b83
|
|
emphasis = blue
|
|
whitespace = blue:64
|
|
dialog = cyan
|
|
altdialog = red
|
|
note = cyan:D125
|
|
hidden = default:L200
|
|
shortcode = blue
|
|
keyword = green
|
|
tag = yellow
|
|
value = orange
|
|
optional = cyan:D125
|
|
spellcheckline = red
|
|
errorline = red
|
|
replacetag = green
|
|
modifier = yellow
|
|
texthighlight = yellow:128
|