mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-20 07:49:42 +01:00
* Changed PAGE_BACKGROUND color.
This commit is contained in:
parent
abf4314eaf
commit
e5b4caee2f
@ -58,7 +58,7 @@ namespace TomahawkStyle
|
||||
static const QColor HEADER_TEXT = QColor( "#eaeaea" );
|
||||
static const QColor HEADER_HIGHLIGHT = QColor( "#333" );
|
||||
|
||||
static const QColor PAGE_BACKGROUND = QColor( "#272b2e" );
|
||||
static const QColor PAGE_BACKGROUND = QColor( "#1e1e1e" );
|
||||
static const QColor FOOTNOTES_BACKGROUND = QColor( "#272b2e" );
|
||||
static const QColor DASHBOARD_ROUNDFIGURE_BACKGROUND = QColor( "#454e59" );
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user