14 lines
202 B
Plaintext
14 lines
202 B
Plaintext
|
|
@import "_variables.less";
|
|
|
|
//Daux.io Green
|
|
@sidebar-background: #f5f5f6;
|
|
@sidebar-hover: #a0d55d;
|
|
@lines: #e7e7e9;
|
|
@dark: #000;
|
|
@light: #8acc37;
|
|
@text: #2d2d2d;
|
|
|
|
// Daux.io Base
|
|
@import "theme.less";
|