summaryrefslogtreecommitdiffstats
path: root/include/rofi.h
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2015-10-16 08:42:01 +0200
committerDave Davenport <qball@gmpclient.org>2015-10-16 08:42:01 +0200
commit291d1ed16c66dc1c866a7c1e5eba257c0c4a1613 (patch)
tree63aca1949db7a546ec6edaba098e2cd00063b50f /include/rofi.h
parent44b985459478c1a5f1e02f777d9e4293ab56c2d5 (diff)
Update rofi -h output
Diffstat (limited to 'include/rofi.h')
-rw-r--r--include/rofi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/rofi.h b/include/rofi.h
index 27693711..d83c2d78 100644
--- a/include/rofi.h
+++ b/include/rofi.h
@@ -296,6 +296,7 @@ struct _Switcher
#define color_reset "\033[0m"
#define color_bold "\033[1m"
+#define color_italic "\033[2m"
#define color_underline "\033[4m"
#define color_black "\033[0;30m"
#define color_red "\033[0;31m"