mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
Update main.scss
This commit is contained in:
parent
30facf28ee
commit
fe7390c5e5
1 changed files with 2 additions and 2 deletions
|
@ -36,8 +36,8 @@
|
|||
// variables.less link and gradient background
|
||||
$head-primary: #df691a ;
|
||||
$head-secondary: #ff2300 ;
|
||||
$theme-primary: #df691a ;
|
||||
$theme-secondary: #ff2300 ;
|
||||
$theme-primary: #ffffff ;
|
||||
$theme-secondary: #c1c1c1 ;
|
||||
$theme-dark: #222;
|
||||
|
||||
// Import partials from `sass_dir` (defaults to `_sass`)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue