daux.io/themes/daux-navy/less/theme.less

20 lines
427 B
Plaintext
Raw Normal View History

//Daux.io Navy
@sidebar-hover: #c5c5cb;
@lines: #e7e7e9;
@sidebar-background: #f5f5f6;
@dark: #13132a;
@light: #7795b4;
@text: #2d2d2d;
@syntax-string: #000000;
@syntax-comment: #505050;
@syntax-number: #09559b;
@syntax-label: #001775;
// Bootstrap
@import "../../daux/less/bootstrap/bootstrap.less";
@icon-font-path: "../../daux/fonts/";
// Daux.io Base
@import "../../daux/less/theme-base.less";