home: sway - black bar
This commit is contained in:
		
							parent
							
								
									9f53453e3a
								
							
						
					
					
						commit
						2c93bde9cb
					
				|  | @ -85,7 +85,7 @@ in | |||
| 			silver = "#e4e4e4"; | ||||
| 			gray = "#353535"; | ||||
| 			elegant = "#1b1d1e"; | ||||
| 			# transparent = "#000000"; | ||||
| 			black = "#000000"; | ||||
| 			transparent = "#000000b2"; | ||||
| 
 | ||||
| 			modifier = "Mod4"; | ||||
|  | @ -164,11 +164,11 @@ in | |||
| 					colors = { | ||||
| 						statusline = "${white}"; | ||||
| 						# focusedStatusline = "${white}"; | ||||
| 						background = "${elegant}"; | ||||
| 						background = "${black}"; | ||||
| 						# focusedBackground = "${transparent}"; | ||||
| 						activeWorkspace = { background = "${cyan}"; border = "${gray}"; text = "${white}"; }; | ||||
| 						focusedWorkspace = { background = "${cyan}"; border = "${cyan}"; text = "${white}"; }; | ||||
| 						inactiveWorkspace = { background = "${transparent}"; border = "${elegant}"; text = "${orange}"; }; | ||||
| 						inactiveWorkspace = { background = "${black}"; border = "${black}"; text = "${orange}"; }; | ||||
| 						urgentWorkspace = { background = "${magenta}"; border = "${magenta}"; text = "${white}"; }; | ||||
| 						bindingMode = { background = "${orange}"; border = "${orange}"; text = "${white}"; }; | ||||
| 					}; | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue