sunhat/themes/zellij/nord.kdl
David Heinemeier Hansson 93d0630fb0 Add Nord theme (and lazy load vsc theme extensions)
Thanks @iljo-dp for finding the themes!
2024-06-06 20:55:17 +02:00

16 lines
286 B
Plaintext

themes {
nord {
fg "#D8DEE9"
bg "#2E3440"
black "#3B4252"
red "#BF616A"
green "#A3BE8C"
yellow "#EBCB8B"
blue "#81A1C1"
magenta "#B48EAD"
cyan "#88C0D0"
white "#E5E9F0"
orange "#D08770"
}
}