aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar/style/ML4W
diff options
context:
space:
mode:
authorAhum Maitra <theahummaitra@gmail.com>2026-01-06 22:24:26 +0530
committerGitHub <noreply@github.com>2026-01-07 01:54:26 +0900
commita99672cb8b515a346ea60cacf7096c65e18b07f7 (patch)
treeb787c69f593ba8130fc19595b0db151f9e333f2c /config/waybar/style/ML4W
parent07cbde7bbd7ee858f8325ddd1d64ae5bbc5a34c1 (diff)
feat: Add glass theme for waybar (#910)
Diffstat (limited to 'config/waybar/style/ML4W')
-rw-r--r--config/waybar/style/ML4W/glass.css52
1 files changed, 52 insertions, 0 deletions
diff --git a/config/waybar/style/ML4W/glass.css b/config/waybar/style/ML4W/glass.css
new file mode 100644
index 00000000..6986a6d1
--- /dev/null
+++ b/config/waybar/style/ML4W/glass.css
@@ -0,0 +1,52 @@
+/* ML4W Glass theme for Kool's Hyprland */
+
+/* SPDX-FileCopyrightText: 2025-present Ahum Maitra theahummaitra@gmail.com
+
+SPDX-License-Identifier: GPL-3.0-or-later */
+
+@import "../../wallust/colors-waybar.css";
+
+/* -------------------------
+ * Base surfaces
+ * ------------------------- */
+
+@define-color background @background;
+@define-color surface @color9;
+@define-color surface_dim @color1;
+
+/* -------------------------
+ * Primary colors
+ * ------------------------- */
+
+@define-color primary @color12;
+@define-color on_primary @color7;
+
+@define-color on_primary_fixed @color1;
+@define-color on_primary_fixed_variant @color10;
+
+/* -------------------------
+ * Secondary colors
+ * ------------------------- */
+
+@define-color secondary @color14;
+@define-color on_secondary @color1;
+
+/* -------------------------
+ * Tertiary (used for module pills)
+ * ------------------------- */
+
+@define-color on_tertiary_fixed @color1;
+@define-color on_tertiary_fixed_variant @color11;
+
+/* -------------------------
+ * Text
+ * ------------------------- */
+
+@define-color on_surface @foreground;
+
+/* -------------------------
+ * Error states
+ * ------------------------- */
+
+@define-color error @color9;
+@define-color on_error @color7;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage