diff options
| author | Henry Jameson <me@hjkos.com> | 2020-12-16 18:25:07 +0200 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2020-12-16 18:25:07 +0200 |
| commit | c1977567677385bef3f27ba0f8d20e13e07cd9e9 (patch) | |
| tree | abec6b92fb8be93d96b8211800d0676454bd84e5 /static/themes/redmond-xx-se.json | |
| parent | 674c30235020d48b3b852d36f16198978ea4dc88 (diff) | |
Basic no-wallpaper support
Diffstat (limited to 'static/themes/redmond-xx-se.json')
| -rw-r--r-- | static/themes/redmond-xx-se.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/themes/redmond-xx-se.json b/static/themes/redmond-xx-se.json index 24480d2c..b62769db 100644 --- a/static/themes/redmond-xx-se.json +++ b/static/themes/redmond-xx-se.json @@ -267,6 +267,7 @@ }, "colors": { "bg": "#c0c0c0", + "wallpaper": "#008080", "text": "#000000", "link": "#0000ff", "accent": "#000080", |
