fix: escocia var names (#102)
This commit is contained in:
parent
c1b61ea922
commit
f0dffd7eb3
@ -17,11 +17,11 @@
|
||||
@-moz-document domain("ecosia.org") {
|
||||
|
||||
:root {
|
||||
#catppuccin(@lightTheme, @accentColour);
|
||||
#catppuccin(@lightFlavour, @accentColour);
|
||||
}
|
||||
|
||||
.dark {
|
||||
#catppuccin(@darkTheme, @accentColour);
|
||||
#catppuccin(@darkFlavour, @accentColour);
|
||||
}
|
||||
|
||||
@catppuccin: {
|
||||
@ -237,4 +237,4 @@
|
||||
--color-forest-background-secondary: @surface0 !important;
|
||||
--color-before-after-text: @text !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user