aboutsummaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-07-18 20:03:16 -0500
committerCraig Jennings <c@cjennings.net>2026-07-18 20:03:16 -0500
commit98142bb495896c4084b2511f1f031e799c7f4b0e (patch)
tree0fcb6aab8118734611a2927065cb15cfb477b7e1 /assets
parent6f156113823473d8827ed81da86f8db0bdabe19b (diff)
downloadarchsetup-98142bb495896c4084b2511f1f031e799c7f4b0e.tar.gz
archsetup-98142bb495896c4084b2511f1f031e799c7f4b0e.zip
docs: document single Dupre theme
Remove retired theme-switching guidance and Hudson references from active documentation.
Diffstat (limited to 'assets')
-rw-r--r--assets/color-themes/dupre/dupre-palette.org12
1 files changed, 2 insertions, 10 deletions
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/<name>/= 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