Merge branch 'theming-improvement' into staging

This commit is contained in:
Evilham
2017-10-26 20:44:56 +02:00
3 changed files with 9 additions and 5 deletions

View File

@@ -41,6 +41,7 @@
@colortheme_pad-bg: #1c4fa0;
@colortheme_pad-color: #fff;
@colortheme_pad-toolbar-bg: #c1e7ff;
@colortheme_slide-bg: #e57614;
@colortheme_slide-color: #fff;
@@ -50,6 +51,9 @@
@colortheme_poll-bg: #006304;
@colortheme_poll-color: #fff;
@colortheme_poll-help-bg: #bbffbb;
@colortheme_poll-th-bg: #005bef;
@colortheme_poll-th-fg: #fff;
@colortheme_whiteboard-bg: #800080;
@colortheme_whiteboard-color: #fff;
@@ -60,7 +64,7 @@
@colortheme_file-bg: #cd2532;
@colortheme_file-color: #fff;
@colortheme_friends-bg: #607B8D;
@colortheme_friends-bg: #607b8d;
@colortheme_friends-color: #fff;
@colortheme_default-bg: #ddd;