You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
421 B
Plaintext
11 lines
421 B
Plaintext
@fonts-ui-bold: "Segoe WP Semibold", "Segoe UI Semibold", "Segoe UI Web Semibold", "Segoe UI", Ubuntu, "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
@fonts-ui: "Segoe UI Web", "Segoe UI", Ubuntu, "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
|
|
@color-accent: rgb(82, 168, 236);
|
|
@color-accent-light: #ecf4ff;
|
|
@color-link: #0088cc;
|
|
|
|
@import "tt-rss.less";
|
|
@import "cdm.less";
|
|
@import "prefs.less";
|
|
@import "dijit.less"; |