mirror of
https://github.com/prurigro/hypothetical.git
synced 2024-11-10 03:26:38 -05:00
9 lines
135 B
Text
Vendored
9 lines
135 B
Text
Vendored
/*
|
|
|
|
|
| Custom Variables
|
|
|
|
|
*/
|
|
|
|
@c_text: #111; // text colour
|
|
@c_base: #0088cc; // base colour
|
|
@c_accent: #f5f5f5; // accent colour
|