97 lines
1.9 KiB
Plaintext
97 lines
1.9 KiB
Plaintext
[Main]
|
|
name = Tomorrow Night Bright
|
|
mode = dark
|
|
author = Veronica Berglyd Olsen
|
|
credit = Chris Kempson
|
|
url = https://github.com/chriskempson/tomorrow-theme
|
|
|
|
##
|
|
# Theme: Tomorrow Night Bright
|
|
# Source: https://github.com/chriskempson/tomorrow-theme
|
|
# Credit: Chris Kempson
|
|
##
|
|
# Colours:
|
|
# Background = #000000
|
|
# Current Line = #2a2a2a
|
|
# Selection = #424242
|
|
# Foreground = #eaeaea
|
|
# Comment = #969896
|
|
# Red = #d54e53
|
|
# Orange = #e78c45
|
|
# Yellow = #e7c547
|
|
# Green = #b9ca4a
|
|
# Aqua = #70c0b1
|
|
# Blue = #7aa6da
|
|
# Purple = #c397d8
|
|
##
|
|
|
|
[Base]
|
|
base = #000000
|
|
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
|
|
active = green
|
|
inactive = red
|
|
disabled = faded
|
|
|
|
[Palette]
|
|
window = #181818
|
|
windowtext = default
|
|
base = base
|
|
alternatebase = #424242
|
|
text = default
|
|
tooltipbase = #ffffc0
|
|
tooltiptext = #15150d
|
|
button = base
|
|
buttontext = default
|
|
brighttext = base
|
|
highlight = #2c98f7
|
|
highlightedtext = #ffffff
|
|
link = blue
|
|
linkvisited = blue
|
|
accent = #2c98f7
|
|
|
|
[GUI]
|
|
helptext = #a4a4a4
|
|
fadedtext = #949494
|
|
errortext = red
|
|
|
|
[Syntax]
|
|
background = base
|
|
text = default
|
|
line = default:48
|
|
link = blue
|
|
headertext = blue
|
|
headertag = blue:D150
|
|
emphasis = orange
|
|
whitespace = orange:64
|
|
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
|