Brightened background of polybar bars

This commit is contained in:
Salt 2017-07-31 14:33:49 -05:00
parent adf36bdd92
commit 20566fa220
2 changed files with 5 additions and 2 deletions

View File

@ -2,7 +2,7 @@
! urxvt configuration
!-----------------------------
urxvt*scrollBar: false
!urxvt*font: xft:Terminus:pixelsize=9,xft:Inconsolata\ for\ Powerline:pixelsize=9
!urxvt*font: xft:Terminus:size=9,xft:Inconsolata\ for\ Powerline:size=10
urxvt*font: xft:Hack:size=9
urxvt*letterSpace: -1
!urxvt*font: xft:Hack Regular:size=9
@ -34,6 +34,9 @@ rofi.width: 30
! soft contrast
*background_soft: #32302f
*bg2: #504945
*bg3: #665c54
*foreground: #ebdbb2
! Black + DarkGrey
*color0: #282828

View File

@ -9,7 +9,7 @@
[colors]
background = ${xrdb:background:#1d2021}
background-alt = ${xrdb:background_soft:#32302f}
background-alt = ${xrdb:bg2:#504945}
foreground = ${xrdb:color15:#ebdbb2}
foreground-alt = ${xrdb:color8:#928374}
primary = ${xrdb:color10:#b8bb26}