summaryrefslogtreecommitdiffstats
path: root/example/themes/everforest-light.kdl
blob: 64dc681ba5ffd16a4f53493b718ef36cc89fd5e2 (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"
    }
}