mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 18:47:15 -07:00
Update main.scss
This commit is contained in:
parent
a2773b14b0
commit
9a842fc796
1 changed files with 2 additions and 2 deletions
|
@ -37,8 +37,8 @@
|
|||
$head-primary: #df691a ;
|
||||
$head-secondary: #ff2300 ;
|
||||
$theme-primary: #ffffff ;
|
||||
$theme-secondary: #ffb18c ;
|
||||
$theme-dark: #00a8ff;
|
||||
$theme-secondary: #7b7b7b ;
|
||||
$theme-dark: #222;
|
||||
|
||||
// Import partials from `sass_dir` (defaults to `_sass`)
|
||||
@import
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue