16 lines
315 B
Plaintext
16 lines
315 B
Plaintext
//Daux.io Blue
|
|
@sidebar-background: #f7f7f7;
|
|
@sidebar-hover: #c5c5cb;
|
|
@lines: #e7e7e9;
|
|
@dark: #3f4657;
|
|
@light: #82becd;
|
|
@text: #2d2d2d;
|
|
|
|
// Bootstrap
|
|
@import "vendor/bootstrap/variables.less";
|
|
@import "vendor/bootstrap/mixins.less";
|
|
@icon-font-path: "../../daux/fonts/";
|
|
|
|
// Daux.io Base
|
|
@import "theme-base.less";
|