Files

Rider Palette Reuse

palette.json is the single source of truth for your shared Rider palette.

Regenerate all derived files with:

python3 ~/.config/rider-palette/generate.py

Generated outputs:

  • palette.sh: shell env vars plus shared LS_COLORS for prompts and scripts
  • palette.css: CSS variables for Waybar and Wofi
  • palette.hyprland.conf: Hyprlang variables for Hyprland and Hyprlock
  • palette.rasi: Rasi variables for Rofi
  • tmux.conf: tmux status and pane colors
  • alacritty.toml: Alacritty color theme
  • bash-prompt.sh: bash prompt using the shared palette
  • p10k.zsh: Powerlevel10k overrides using the shared palette

This package is meant to be stowed from the dotfiles repo so that ~/.config/rider-palette/* becomes available to the rest of the system.