summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMelik Manukyan <melik@archlinux.us>2009-12-07 04:52:50 -0800
committerMelik Manukyan <melik@archlinux.us>2009-12-07 04:52:50 -0800
commit9f8eaf960a5975f01b4758785c6fb316dd6cd32a (patch)
tree35139313d874dab10243306abd4ed5d00f0b09eb
parent8233927edded62feb947f88cf58f9a6e4c2c3818 (diff)
third commit
-rw-r--r--archey.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/archey.py b/archey.py
index 6a3a95f..a566efe 100644
--- a/archey.py
+++ b/archey.py
@@ -19,8 +19,8 @@ clear = "\x1b[0m" # clear [Do NOT comment out]
# color = "\x1b[1;33m" # yellow
# color2 = "\x1b[0;33m" # yellow
-# color = "\x1b[1;34m" # blue [Default]
-# color2 = "\x1b[0;34m" # blue [Default]
+color = "\x1b[1;34m" # blue [Default]
+color2 = "\x1b[0;34m" # blue [Default]
# color = "\x1b[1;35m" # magenta
# color2 = "\x1b[0;35m" # magenta