summaryrefslogtreecommitdiffstats
path: root/example/themes/pencil.kdl
blob: 1663683493550b330863c7bcef2bf9b0a58a384d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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"
    }
}