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

[colors]
shadow     = []
background = "#2d2d2d"
view       = "#2d2d2d"
primary    = "#cccccc"
secondary  = ["#66cccc", "cyan"]
tertiary   = ["#99cc99", "green"]
title_primary   = ["#f2777a", "red"]
title_secondary = ["#cc99cc", "magenta"]
highlight          = ["#ffcc66", "yellow"]
highlight_inactive = "515151"
highlight_text     = "#cccccc"