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

16 lines
383 B
Text
Raw Normal View History

2020-05-24 15:33:36 +12:00
// out: ../../../Blue/Blue.qss
// -----------------------------------------------------------------------------
// BLUE
// -----------------------------------------------------------------------------
// Override
@import '../Medium';
// Resource Location
@img-url: '../Medium/imgs/white';
@bg: rgb(65, 67, 69);
@text-color: rgb(214, 216, 221);
@title-text-color-active: #43AEE5;