zellij/zellij-utils/assets/themes/vesper.kdl
2024-10-25 10:08:11 +02:00

19 lines
300 B
Plaintext

// Vesper theme
// https://github.com/raunofreiberg/vesper
themes {
vesper {
fg "#ffffff"
bg "#101010"
black "#101010"
red "#f5a191"
green "#90b99f"
yellow "#e6b99d"
blue "#aca1cf"
magenta "#e29eca"
cyan "#ea83a5"
white "#a0a0a0"
orange "#ffc799"
}
}