Import my custom theme/configuration
This commit is contained in:
parent
a1608c81ef
commit
003c5eddfc
@ -942,6 +942,6 @@ body {
|
|||||||
color: #dddddd; }
|
color: #dddddd; }
|
||||||
|
|
||||||
#sidebar {
|
#sidebar {
|
||||||
background-color: #38424D; }
|
background-color: #47314f; }
|
||||||
|
|
||||||
/*# sourceMappingURL=theme.css.map */
|
/*# sourceMappingURL=theme.css.map */
|
||||||
|
File diff suppressed because one or more lines are too long
@ -12,6 +12,9 @@
|
|||||||
|
|
||||||
// TEMPLATE COMPONENTS
|
// TEMPLATE COMPONENTS
|
||||||
|
|
||||||
|
// Configuration
|
||||||
|
@import "theme/configuration";
|
||||||
|
|
||||||
// Core
|
// Core
|
||||||
@import "theme/core";
|
@import "theme/core";
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user