summaryrefslogtreecommitdiffstats
path: root/themes/tomorrow.toml
blob: b9b20f07451da8eb02827ad2db5bb6ab0e9dcb3b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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"