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