summaryrefslogtreecommitdiff
path: root/src/gui/theme.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-12-09 16:35:22 +0300
committerAndrei Karas <akaras@inbox.ru>2013-12-09 16:35:22 +0300
commit848d757b0d801780253d34bf11ebd88c26254ff0 (patch)
tree478a5f02efdff332200eacf3f81739cb16195f63 /src/gui/theme.h
parentb90b75b19839d8141cc682fe4b97532e706b16bd (diff)
downloadmv-848d757b0d801780253d34bf11ebd88c26254ff0.tar.gz
mv-848d757b0d801780253d34bf11ebd88c26254ff0.tar.bz2
mv-848d757b0d801780253d34bf11ebd88c26254ff0.tar.xz
mv-848d757b0d801780253d34bf11ebd88c26254ff0.zip
add background color for arrows bar.
New progress color: ARROWS.
Diffstat (limited to 'src/gui/theme.h')
-rw-r--r--src/gui/theme.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/theme.h b/src/gui/theme.h
index 84f7d2bb5..1a94bdb53 100644
--- a/src/gui/theme.h
+++ b/src/gui/theme.h
@@ -422,6 +422,7 @@ class Theme final : public Palette, public ConfigListener
PROG_JOB,
PROG_UPDATE,
PROG_MONEY,
+ PROG_ARROWS,
THEME_PROG_END
};