remove discord font override, pnevma -> banana-blueberry
This commit is contained in:
parent
f124c6892f
commit
4339d177da
2 changed files with 1 additions and 6 deletions
|
|
@ -50,11 +50,6 @@ in
|
|||
|
||||
home.file.".config/vesktop/settings/quickCss.css" = with config.scheme.withHashtag; {
|
||||
text = ''
|
||||
* {
|
||||
font-family: "${config.userOptions.fontSans.name}" !important;
|
||||
font-size: ${toString config.userOptions.fontSans.size}px;
|
||||
}
|
||||
|
||||
:root {
|
||||
--base00: ${base00};
|
||||
--base01: ${base01};
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
}:
|
||||
{
|
||||
colors = {
|
||||
scheme = "pnevma";
|
||||
scheme = "banana-blueberry";
|
||||
accent = "base09";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue