summaryrefslogtreecommitdiffstats
path: root/yo_dark.toml
blob: a190c7df81d8baa93eca88eca24aa0be44326c9e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# yo_dark - darker yo variant

# Helix theme inspired by Zenbones & Alabaster.
# Author: Michael McClintock @mrmcc3
# License: MIT

inherits = "yo"

[palette]

# in the default theme p1 is unused. shift p1-p5 -> p2-p6

p2 = "#111110"
p3 = "#191918"
p4 = "#222221"
p5 = "#2a2a28"
p6 = "#31312e"