blob: e9c69a9ebbfef1b71b13b98201474a89d9c201d8 [file] [log] [blame]
/* Common Leasing server colors via CSS Variables.
Can be imported via:
@import '../colors';
*/
html {
--purple: #CCCCFF;
}