mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 10:25:52 +02:00
style(docs): update brand-dimm color
This commit is contained in:
parent
a299c0b82c
commit
5746d5db2e
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
--vp-c-brand-lightest: lighten(@brand-color, 24%);
|
||||
--vp-c-brand-dark: darken(@brand-color, 8%);
|
||||
--vp-c-brand-darker: darken(@brand-color, 16%);
|
||||
--vp-c-brand-dimm: rgba(100, 108, 255, 0.08);
|
||||
--vp-c-brand-dimm: rgba(103, 165, 243, 0.1);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue