summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--xmobar.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmobar.css b/xmobar.css
index 3cf46a2..ada6b3f 100644
--- a/xmobar.css
+++ b/xmobar.css
@@ -14,7 +14,7 @@ body {
pre {
border: 1px dotted gray;
background-color: #ccffcc;
- color: #1111111;
+ color: #111111;
padding: 0.5em;
}
code {