mirror of https://github.com/nicolargo/glances.git
Updae theme
This commit is contained in:
parent
a3341b196e
commit
f980608724
|
|
@ -8,8 +8,8 @@ $glances-fonts-size: 14px;
|
|||
|
||||
// Define colors and fonts
|
||||
|
||||
// https://getbootstrap.com/docs/5.2/customize/css-variables/#root-variables
|
||||
:root {
|
||||
// https://getbootstrap.com/docs/5.3/customize/css-variables/#root-variables
|
||||
:root,[data-bs-theme=dark] {
|
||||
--bs-body-bg: $glances-bg;
|
||||
--bs-body-color: $glances-fg;
|
||||
--bs-body-font-size: $glances-fonts-size;
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue