16 lines
315 B
Plaintext
16 lines
315 B
Plaintext
//Daux.io Navy
|
|
@sidebar-hover: #c5c5cb;
|
|
@lines: #e7e7e9;
|
|
@sidebar-background: #f5f5f6;
|
|
@dark: #13132a;
|
|
@light: #7795b4;
|
|
@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";
|