New theme
This commit is contained in:
2
waybar/themes/ml4w-bottom/black/config.sh
Normal file
2
waybar/themes/ml4w-bottom/black/config.sh
Normal file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
theme_name="ML4W Black Bottom"
|
||||
16
waybar/themes/ml4w-bottom/black/style.css
Normal file
16
waybar/themes/ml4w-bottom/black/style.css
Normal file
@@ -0,0 +1,16 @@
|
||||
/* -----------------------------------------------------
|
||||
* Import Pywal colors
|
||||
* ----------------------------------------------------- */
|
||||
@import '../../../../../.cache/wal/colors-waybar.css';
|
||||
|
||||
@define-color backgroundlight #000000;
|
||||
@define-color backgrounddark #000000;
|
||||
@define-color workspacesbackground1 #000000;
|
||||
@define-color workspacesbackground2 #222222;
|
||||
@define-color bordercolor #000000;
|
||||
@define-color textcolor1 #FFFFFF;
|
||||
@define-color textcolor2 #FFFFFF;
|
||||
@define-color textcolor3 #000000;
|
||||
@define-color iconcolor #000000;
|
||||
|
||||
@import '../../ml4w/style.css';
|
||||
Reference in New Issue
Block a user