summaryrefslogtreecommitdiffstats
path: root/zellij-utils/assets/themes/everforest-light.kdl
blob: 0bfb9d8f693bb105161d3b8b31639890ac29817b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
themes {
    everforest-light {
        bg "#fff9e8"
        fg "#5c6a72"
        black "#5c6a72"
        red "#f85552"
        green "#8da101"
        yellow "#dfa000"
        blue "#3a94c5"
        magenta "#df69ba"
        cyan "#35a77c"
        white "#dfddc8"
        orange "#FF9E64"
    }
}