summaryrefslogtreecommitdiff
path: root/.config/polybar
diff options
context:
space:
mode:
authorRoger Gonzalez <rogergonzalez21@gmail.com>2020-03-22 19:16:13 -0300
committerRoger Gonzalez <rogergonzalez21@gmail.com>2020-03-22 19:16:13 -0300
commita9e48b44d34b2900d47c61384baac8a51ea50643 (patch)
tree351ef58b05d5e3f2cd5facfaccda385d296d15a6 /.config/polybar
parente8eefc9fcaec1db2bb779d83434ec53fbfac8aa4 (diff)
Changed polybar color to black
Diffstat (limited to '.config/polybar')
-rw-r--r--.config/polybar/config10
1 files changed, 5 insertions, 5 deletions
diff --git a/.config/polybar/config b/.config/polybar/config
index e394b640..96989ecf 100644
--- a/.config/polybar/config
+++ b/.config/polybar/config
@@ -13,7 +13,7 @@ width = 100%
height = 40
;background = #222
-background = #1f1f1f
+background = #000
foreground = #eee
border-bottom = 1
@@ -45,9 +45,9 @@ tray-position = right
;monitor = eDP-1
bottom = true
width = 100%
-height = 40
+height = 43
-background = #1c1c1c
+background = #000
foreground = #eefafafa
overline-size = 3
@@ -56,8 +56,8 @@ underline-size = 3
underline-color = ${colors.accent}
;border-color = #ff0000
-border-top-size = 3
-border-top-color = #3d3d3d
+;border-top-size = 3
+;border-top-color = #3d3d3d
;border-bottom = 0
;border-bottom-color = #333333