summaryrefslogtreecommitdiffstats
path: root/themes/tomorrow.toml
blob: 64455e376118103b89753e3b27a6bf3cf87815eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
shadow = false
borders = "outset"

[colors]
shadow     = []
background = "#ffffff"
view       = "#ffffff"
primary    = "#4d4d4c"
secondary  = ["#3e999f", "cyan"]
tertiary   = ["#718c00", "green"]
title_primary   = ["#c82829", "red"]
title_secondary = ["#eab700", "yellow"]
highlight          = "#eab700"
highlight_inactive = "#d6d6d6"
highlight_text     = "#4d4d4c"