summaryrefslogtreecommitdiffstats
path: root/example/themes/one-half-dark.yaml
blob: 5f3b3968a473289965fac418aafeaf560b4cd9e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# One Half Theme

themes:
  one-half-dark:
    bg: [40, 44, 52]
    red: [227, 63, 76]
    green: [152, 195, 121]
    yellow: [229, 192, 123]
    blue: [97, 175, 239]
    magenta: [198, 120, 221]
    orange: [216, 133, 76]
    fg: [220, 223, 228]
    cyan: [86, 182, 194]
    black: [27, 29, 35]
    white: [233, 225, 254]