From 98142bb495896c4084b2511f1f031e799c7f4b0e Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sat, 18 Jul 2026 20:03:16 -0500 Subject: docs: document single Dupre theme Remove retired theme-switching guidance and Hudson references from active documentation. --- assets/color-themes/dupre/dupre-palette.org | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) (limited to 'assets') diff --git a/assets/color-themes/dupre/dupre-palette.org b/assets/color-themes/dupre/dupre-palette.org index cd4f26a..5df2778 100644 --- a/assets/color-themes/dupre/dupre-palette.org +++ b/assets/color-themes/dupre/dupre-palette.org @@ -202,24 +202,16 @@ Point-based configs (foot, fuzzel, dunst, Xresources) use 13pt. Waybar CSS uses | =hyprlock.conf= | Hyprlock screen | | =Xresources= | X11 apps / Emacs | -** Switching Themes +** Applying Dupre =set-theme= (=~/.local/bin/set-theme=) copies theme configs into place, applies Hyprland/hy3 colors via =hyprctl=, merges Xresources, and reloads waybar and dunst. #+begin_src sh set-theme dupre # apply dupre -set-theme --toggle # toggle between dupre and hudson -set-theme --pick # fuzzel picker set-theme --current # print current theme name #+end_src -Keybindings: =$mod+Y= toggles, =$mod+Shift+Y= opens picker. - -** Adding a New Theme - -1. Create =~/.config/themes//= with all seven config files -2. Add a case block in =set-theme= for Hyprland/hy3 runtime colors -3. The theme will appear automatically in =set-theme --list= and the fuzzel picker +Dupre is the single supported theme; it has no theme-toggle or picker keybinding. * Palette Image -- cgit v1.2.3