summaryrefslogtreecommitdiffhomepage
path: root/lib/themes/jao-themes.el
diff options
context:
space:
mode:
Diffstat (limited to 'lib/themes/jao-themes.el')
-rw-r--r--lib/themes/jao-themes.el13
1 files changed, 12 insertions, 1 deletions
diff --git a/lib/themes/jao-themes.el b/lib/themes/jao-themes.el
index d4a7ce9..921e1c3 100644
--- a/lib/themes/jao-themes.el
+++ b/lib/themes/jao-themes.el
@@ -300,7 +300,18 @@
(jao-themes-f10 (p f10))
(jao-themes-f11 (p f11))
(jao-themes-f12 (p f12)))
- `((aw-background-face (p dimm))
+ `((ansi-color-bright-blue (c "steelblue3" "steelblue3"))
+ (ansi-color-bright-cyan (c "cyan3" "cyan3"))
+ (ansi-color-bright-green (c "darkseagreen3" "darkseagreen3"))
+ (ansi-color-bright-magenta (c "lightpink4" "lightpink4"))
+ (ansi-color-bright-yellow (c "lightgoldenrod2" "lightgoldenrod2"))
+ (ansi-color-blue (c "steelblue4" "steelblue4"))
+ (ansi-color-cyan (c "cyan4" "cyan4"))
+ (ansi-color-italic it)
+ (ansi-color-green (c "darkseagreen4" "darkseagreen4"))
+ (ansi-color-magenta (c "lightpink3" "lightpink3"))
+ (ansi-color-yellow (c "lightgoldenrod3" "lightgoldenrod3"))
+ (aw-background-face (p dimm))
(aw-leading-char-face (~ error) bf :height 3.0)
(awesome-tray-module-awesome-tab-face (p f00))
(awesome-tray-module-battery-face (p f00))