feat: add change background of nixos icon

This commit is contained in:
2025-06-22 23:45:08 -07:00
parent bd0d00ae1e
commit 6662e74026
3 changed files with 3 additions and 2 deletions

View File

@@ -34,7 +34,7 @@ window.Bar {
.nix-icon {
font-size: 24px;
padding: 0 2px;
background-color: #4169e1;
background-color: #003366;
border-top-right-radius: 4px;
border: none;
}