Move to themed and add sample

This commit is contained in:
Ryan Hughes
2026-01-05 16:32:46 -05:00
parent 103fc09dcf
commit e3cd567f6f
2 changed files with 89 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/bash
TEMPLATES_DIR="$OMARCHY_PATH/default/themed"
USER_TEMPLATES_DIR="$HOME/.config/omarchy/theme.d"
USER_TEMPLATES_DIR="$HOME/.config/omarchy/themed"
NEXT_THEME_DIR="$HOME/.config/omarchy/current/next-theme"
COLORS_FILE="$NEXT_THEME_DIR/colors.toml"