# cgit-theme Custom dark theme for cgit on git.tomflux.xyz. ## Palette | Hex | Role | |-----|------| | `#333543` | Background | | `#fbc997` | Primary text | | `#b78760` | Secondary/muted | | `#c89931` | Links (gold) | | `#ec8499` | Highlights (pink) | | `#a459b7` | File paths (purple) | | `#618b50` | Additions (green) | | `#5b64c5` | Branches/refs (indigo) | | `#ff5638` | Deletions/warnings (red) | ## Install ```bash sudo cp cgit.css /usr/share/cgit/cgit.css ```