mirror of
https://git.disroot.org/FollieHiyuki/dotfiles.git
synced 2024-11-25 00:38:23 -05:00
28 lines
563 B
YAML
28 lines
563 B
YAML
theme: nord
|
|
|
|
themes:
|
|
nord:
|
|
fg: [216,222,233]
|
|
bg: [46,52,64]
|
|
black: [59,66,82]
|
|
red: [191,97,106]
|
|
green: [163,190,140]
|
|
yellow: [235,203,139]
|
|
blue: [129,161,193]
|
|
magenta: [180,142,173]
|
|
cyan: [136,192,208]
|
|
white: [255,255,255]
|
|
orange: [208,135,112]
|
|
onedark:
|
|
fg: [171,178,191]
|
|
bg: [40,44,52]
|
|
black: [40,44,52]
|
|
red: [224,108,117]
|
|
green: [152,195,121]
|
|
yellow: [229,192,123]
|
|
blue: [97,175,239]
|
|
magenta: [198,120,221]
|
|
cyan: [86,182,194]
|
|
white: [255,255,255]
|
|
orange: [209,154,102]
|