Initial theme: dark palette with warm amber/gold accents
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
# 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
|
||||
```
|
||||
Reference in New Issue
Block a user