97 lines
1.9 KiB
Plaintext
97 lines
1.9 KiB
Plaintext
[Main]
|
|
name = Tomorrow
|
|
mode = light
|
|
author = Veronica Berglyd Olsen
|
|
credit = Chris Kempson
|
|
url = https://github.com/chriskempson/tomorrow-theme
|
|
|
|
##
|
|
# Theme: Tomorrow
|
|
# Source: https://github.com/chriskempson/tomorrow-theme
|
|
# Credit: Chris Kempson
|
|
##
|
|
# Colours:
|
|
# Background = #ffffff
|
|
# Current Line = #efefef
|
|
# Selection = #d6d6d6
|
|
# Foreground = #4d4d4c
|
|
# Comment = #8e908c
|
|
# Red = #c82829
|
|
# Orange = #f5871f
|
|
# Yellow = #eab700
|
|
# Green = #718c00
|
|
# Aqua = #3e999f
|
|
# Blue = #4271ae
|
|
# Purple = #8959a8
|
|
##
|
|
|
|
[Base]
|
|
base = #ffffff
|
|
default = #484848
|
|
faded = #6c6c6c
|
|
red = #c82829
|
|
orange = #f5871f
|
|
yellow = #eab700
|
|
green = #718c00
|
|
cyan = #3e999f
|
|
blue = #4271ae
|
|
purple = #8959a8
|
|
|
|
[Project]
|
|
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 = base
|
|
alternatebase = #d6d6d6
|
|
text = #000000
|
|
tooltipbase = #ffffc0
|
|
tooltiptext = #15150d
|
|
button = #efefef
|
|
buttontext = #000000
|
|
brighttext = #efefef
|
|
highlight = blue
|
|
highlightedtext = base
|
|
link = blue
|
|
linkvisited = blue
|
|
accent = blue
|
|
|
|
[GUI]
|
|
helptext = #5c5c5c
|
|
fadedtext = faded
|
|
errortext = red
|
|
|
|
[Syntax]
|
|
background = base
|
|
text = #4d4d4c
|
|
line = default:32
|
|
link = blue
|
|
headertext = blue
|
|
headertag = blue:L135
|
|
emphasis = orange
|
|
whitespace = orange:64
|
|
dialog = green
|
|
altdialog = yellow
|
|
note = #b38c00
|
|
hidden = faded
|
|
shortcode = blue
|
|
keyword = red
|
|
tag = purple
|
|
value = yellow
|
|
optional = blue
|
|
spellcheckline = red
|
|
errorline = green
|
|
replacetag = cyan
|
|
modifier = orange
|
|
texthighlight = yellow:96
|