tahoma2d/stuff/config/qss/Default/less/themes/Blue.less

14 lines
224 B
Text
Raw Normal View History

2017-08-29 06:40:43 +12:00
// 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;