tahoma2d/stuff/config/qss/Default/less/themes/Blue.less
Kite 799aa37718 Theme Update
Updates the themes.
2017-08-28 19:40:43 +01:00

13 lines
224 B
Text

// out: ../../../Blue/Blue.qss
// Include Default Theme
@import '../Default';
// IMG Location
@img-url: '../Default/imgs/white';
@bg: rgb(65, 67, 69);
@text-color: rgb(194, 197, 204);
@title-text-color-active: #43AEE5;