summaryrefslogtreecommitdiffstats
path: root/yo_dark.toml
blob: 173e60f8e9d5f5cbafb7f74274448e94be301021 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Helix theme inspired by Zenbones & Alabaster with radix colors.
# Author: Michael McClintock @mrmcc3
# License: MIT

inherits = "yo"

[palette]

# grayDark. shift p1-p5 -> p2-p6
p2 = "#111111"
p3 = "#191919"
p4 = "#222222"
p5 = "#2a2a2a"
p6 = "#313131"