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