about summary refs log tree commit diff stats
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css index f99bad3..8d4bb2c 100644 --- a/style.css +++ b/style.css
@@ -263,7 +263,7 @@ footer a:link {
263 --alt-foreground: white; 263 --alt-foreground: white;
264 --fresh-background: inherit; 264 --fresh-background: inherit;
265 --fresh-foreground: inherit; 265 --fresh-foreground: inherit;
266 --fresh-item-foreground: magenta; 266 --fresh-item-foreground: #aaf;
267 --stale-background: inherit; 267 --stale-background: inherit;
268 --stale-foreground: inherit; 268 --stale-foreground: inherit;
269 --hover-background: inherit; 269 --hover-background: inherit;