aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2026-04-25 19:11:55 +0100
committerJustine Smithies <justine@smithies.me.uk>2026-04-25 19:11:55 +0100
commit6eda9782b5013f588e5a6ec37604bdb4b9fc8658 (patch)
treec758283779ad343bf16f427fb64e7942a26650c8
parent138795385cee947b71204f8f3973fcf8fbb4ff5c (diff)
Set Polybar bckground to #000000
-rw-r--r--.config/polybar/config.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/polybar/config.ini b/.config/polybar/config.ini
index 2b87be8..b886e11 100644
--- a/.config/polybar/config.ini
+++ b/.config/polybar/config.ini
@@ -17,7 +17,7 @@
;==========================================================
[colors]
-background = #282A2E
+background = #000000
background-alt = #373B41
foreground = #FFFFFF
primary = #FE8019