diff --git a/astal/icons/nixos-3.svg b/astal/icons/nixos-3.svg
new file mode 100644
index 0000000..fb26b80
--- /dev/null
+++ b/astal/icons/nixos-3.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/astal/style.scss b/astal/style.scss
index 7fe2579..08172ec 100644
--- a/astal/style.scss
+++ b/astal/style.scss
@@ -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;
}
diff --git a/astal/widget/Bar.tsx b/astal/widget/Bar.tsx
index b3d09fa..9e74079 100644
--- a/astal/widget/Bar.tsx
+++ b/astal/widget/Bar.tsx
@@ -140,7 +140,7 @@ export default function Bar(gdkmonitor: Gdk.Monitor) {
-
+