mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
Исправил цвета в альтернативной теме
This commit is contained in:
parent
b36dcca0df
commit
1745cc636d
8 changed files with 442 additions and 9 deletions
|
@ -73,7 +73,7 @@ $_ocean: #25b0bc;
|
|||
--content_bg_info: #{transparentize($_lemon, 0.7)};
|
||||
--content_bg_danger: #{transparentize($_red, 0.5)};
|
||||
--content_bg_backdrop: 50% 50% / cover no-repeat
|
||||
url('/images/horizon_bg.svg') #{transparentize($_cold, 0.4)};
|
||||
url('/images/horizon_backdrop.svg') #{transparentize($_cold, 0.2)};
|
||||
|
||||
// white shades (move to --vars)
|
||||
--white: white;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue