dotfiles/zellij/themes/pencil.kdl

16 lines
294 B
Plaintext
Raw Normal View History

2023-04-11 07:34:13 +00:00
themes {
pencil-light {
fg "#005F87"
bg "#f1f1f1"
black "#f1f1f1"
red "#B6D6FD"
green "#10A778"
yellow "#A89C14"
blue "#008EC4"
magenta "#B6D6FD"
cyan "#20A5BA"
white "#424242"
orange "#D75F5F"
}
}