summaryrefslogtreecommitdiff
path: root/lib/bemenu.h
diff options
context:
space:
mode:
authorJari Vetoniemi <mailroxas@gmail.com>2015-01-20 18:42:29 +0200
committerJari Vetoniemi <mailroxas@gmail.com>2015-01-20 18:42:29 +0200
commiteb46ba7bdce0d7a4efbb0a3359e8d6a99c14a3bc (patch)
tree0d7834c6ebe6addafded2e40d669e2750c6c5f4b /lib/bemenu.h
parent7d019e767b8dc3e69d6f17ad4f4d69e3948257e1 (diff)
downloadbemenu-eb46ba7bdce0d7a4efbb0a3359e8d6a99c14a3bc.tar.gz
bemenu-eb46ba7bdce0d7a4efbb0a3359e8d6a99c14a3bc.tar.bz2
bemenu-eb46ba7bdce0d7a4efbb0a3359e8d6a99c14a3bc.zip
Remove bg color option as you never see the real bg anyways.
Diffstat (limited to 'lib/bemenu.h')
-rw-r--r--lib/bemenu.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/bemenu.h b/lib/bemenu.h
index 4010683..d91e695 100644
--- a/lib/bemenu.h
+++ b/lib/bemenu.h
@@ -202,7 +202,6 @@ enum bm_key {
* @link ::bm_color BM_COLOR_LAST @endlink is provided for enumerating colors.
*/
enum bm_color {
- BM_COLOR_BG,
BM_COLOR_TITLE_BG,
BM_COLOR_TITLE_FG,
BM_COLOR_FILTER_BG,