Add Nord theme (and lazy load vsc theme extensions)
Thanks @iljo-dp for finding the themes!
This commit is contained in:
15
themes/zellij/nord.kdl
Normal file
15
themes/zellij/nord.kdl
Normal file
@@ -0,0 +1,15 @@
|
||||
themes {
|
||||
nord {
|
||||
fg "#D8DEE9"
|
||||
bg "#2E3440"
|
||||
black "#3B4252"
|
||||
red "#BF616A"
|
||||
green "#A3BE8C"
|
||||
yellow "#EBCB8B"
|
||||
blue "#81A1C1"
|
||||
magenta "#B48EAD"
|
||||
cyan "#88C0D0"
|
||||
white "#E5E9F0"
|
||||
orange "#D08770"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user