summaryrefslogtreecommitdiff
path: root/css/colors.css
blob: 076f711492e163d25b5b1477dca3e7fab0096256 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
/* CSS variables
   Generated by 'wal' */
:root {
    --wallpaper: url("/home/fuwn/Pictures/4chan/Pictures from Japan - August 2023 - Part 2 - The Dregs/wg/8021393/1699374128209802.jpg");

    /* Special */
    --background: #0c0d0d;
    --foreground: #d8d6d2;
    --cursor: #d8d6d2;

    /* Colors */
    --color0: #0c0d0d;
    --color1: #5A645F;
    --color2: #6C6C73;
    --color3: #959470;
    --color4: #737687;
    --color5: #7A8480;
    --color6: #9C9BA1;
    --color7: #d8d6d2;
    --color8: #979593;
    --color9: #5A645F;
    --color10: #6C6C73;
    --color11: #959470;
    --color12: #737687;
    --color13: #7A8480;
    --color14: #9C9BA1;
    --color15: #d8d6d2;
}