index
:
xmobar
cairo
master
a minimalistic status bar
jao
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
xmobar.css
2
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 {