2018-12-30 23:16:09 +01:00
|
|
|
$text-normal: #ddd;
|
|
|
|
$text-dim: #999;
|
|
|
|
$text-dark: #666;
|
|
|
|
$primary-color: #fb772a;
|
|
|
|
$secondary-color: #e70c0c;
|
|
|
|
|
2019-02-28 23:55:20 +01:00
|
|
|
$input-background: #141414;
|
|
|
|
$input-border: #4e3527;
|
2019-01-26 17:52:50 +01:00
|
|
|
$page-background: #101010;
|
2020-02-04 00:56:48 +01:00
|
|
|
$popup-header-background: #7f1416;
|
2019-01-26 17:52:50 +01:00
|
|
|
|
2018-12-30 23:16:09 +01:00
|
|
|
$background-primary: #101010;
|
2019-05-22 01:03:15 +02:00
|
|
|
$selected-color: #f5cbaf;
|
|
|
|
$background-selected: #412d20;
|
2019-02-13 16:15:56 +01:00
|
|
|
|
2019-05-22 01:03:15 +02:00
|
|
|
|
|
|
|
$info-color: #bda9f3;
|