diff --git a/README.org b/README.org index cce1926..98e1f24 100644 --- a/README.org +++ b/README.org @@ -5840,7 +5840,7 @@ yellow = ${xrdb:color3:#F1FA8C} green = ${xrdb:color2:#50FA7B} orange = ${xrdb:color16:#FFB86C} -background = ${self.dark-gray} +background = #CC282A36 background-alt = ${self.light-gray} foreground = ${self.white} foreground-alt = ${self.lighter-gray} @@ -6065,8 +6065,8 @@ radius = 10.0 ; Individual values can be defined using: ; {overline,underline}-size ; {overline,underline}-color -overline-size = 4 -underline-size = 4 +overline-size = 0 +underline-size = 0 ; Values applied to all borders ; Individual side values can be defined using: diff --git a/polybar/config.ini b/polybar/config.ini index 5b97a49..f6f44b9 100644 --- a/polybar/config.ini +++ b/polybar/config.ini @@ -11,7 +11,7 @@ yellow = ${xrdb:color3:#F1FA8C} green = ${xrdb:color2:#50FA7B} orange = ${xrdb:color16:#FFB86C} -background = ${self.dark-gray} +background = #CC282A36 background-alt = ${self.light-gray} foreground = ${self.white} foreground-alt = ${self.lighter-gray} @@ -213,8 +213,8 @@ radius = 10.0 ; Individual values can be defined using: ; {overline,underline}-size ; {overline,underline}-color -overline-size = 4 -underline-size = 4 +overline-size = 0 +underline-size = 0 ; Values applied to all borders ; Individual side values can be defined using: