This commit is contained in:
iFargle 2024-01-06 21:09:28 +09:00
parent 39bf267bca
commit 3509395577

View file

@ -55,7 +55,7 @@
background-image: none;
}
window {
background-color: #${config.lib.stylix.colors.base00}33;
background-color: #${config.lib.stylix.colors.base00};
}
button {
color: #${config.lib.stylix.colors.base04};