Add Bar Transparency and Remove Over/Under Lines

This commit is contained in:
Sravan Balaji 2024-04-13 13:56:07 -04:00
parent 3797d8fda2
commit be122437ed
2 changed files with 6 additions and 6 deletions

View File

@ -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:

View File

@ -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: