mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-05 13:47:26 +02:00
Added new color definitions for download button.
This commit is contained in:
@@ -100,6 +100,9 @@ namespace TomahawkStyle
|
|||||||
|
|
||||||
static const QColor SEEKSLIDER_FOREGROUND = QColor( "#ffffff" );
|
static const QColor SEEKSLIDER_FOREGROUND = QColor( "#ffffff" );
|
||||||
|
|
||||||
|
static const QColor PLAYLIST_BUTTON_BACKGROUND = QColor( "#E61878" );
|
||||||
|
static const QColor PLAYLIST_BUTTON_FOREGROUND = QColor( "#ffffff" );
|
||||||
|
|
||||||
static const int POPUP_ROUNDING_RADIUS = 6;
|
static const int POPUP_ROUNDING_RADIUS = 6;
|
||||||
static const float POPUP_OPACITY = 0.93;
|
static const float POPUP_OPACITY = 0.93;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user