moved palletes and templates into categories in extra
@@ -6,39 +6,39 @@ Pre-configured palettes and templates for clrsync.
|
|||||||
|
|
||||||
| Palette | Preview |
|
| Palette | Preview |
|
||||||
|---------|---------|
|
|---------|---------|
|
||||||
| [Nord](palettes/nord) |  |
|
| [Nord](palettes/dark/nord) |  |
|
||||||
| [Cursed](palettes/cursed) |  |
|
| [Cursed](palettes/dark/cursed) |  |
|
||||||
| [Cursed Light](palettes/cursed-light) |  |
|
| [Cursed Light](palettes/light/cursed-light) |  |
|
||||||
|
|
||||||
## Templates
|
## Templates
|
||||||
|
|
||||||
### Terminals
|
### Terminals
|
||||||
- [Alacritty](templates/alacritty)
|
- [Alacritty](templates/terminals/alacritty)
|
||||||
- [Ghostty](templates/ghostty)
|
- [Ghostty](templates/terminals/ghostty)
|
||||||
- [Kitty](templates/kitty)
|
- [Kitty](templates/terminals/kitty)
|
||||||
|
|
||||||
### Text Editors
|
### Text Editors
|
||||||
- [Neovim](templates/neovim)
|
- [Neovim](templates/text-editors/neovim)
|
||||||
- [VS Code](templates/vscode)
|
- [VS Code](templates/text-editors/vscode)
|
||||||
|
|
||||||
### Browsers
|
### Browsers
|
||||||
- [Firefox](templates/firefox)
|
- [Firefox](templates/browsers/firefox)
|
||||||
|
|
||||||
### Desktop
|
### Desktop
|
||||||
- [GTK](templates/gtk)
|
- [GTK](templates/desktop/gtk)
|
||||||
- [Qt](templates/qt)
|
- [Qt](templates/desktop/qt)
|
||||||
|
|
||||||
### Window Managers
|
### Window Managers
|
||||||
- [Hyprland](templates/hyprland)
|
- [Hyprland](templates/wms/hyprland)
|
||||||
|
|
||||||
### Apps
|
### Apps
|
||||||
- [Telegram](templates/telegram)
|
- [Telegram](templates/apps/telegram)
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
To add a new palette:
|
To add a new palette:
|
||||||
|
|
||||||
1. Create a folder in `palettes/` with your palette name
|
1. Create a folder in `palettes/<dark/light>` with your palette name
|
||||||
2. Add your `.toml` palette file
|
2. Add your `.toml` palette file
|
||||||
3. Add a `readme.md` with description
|
3. Add a `readme.md` with description
|
||||||
4. Add a screenshot (`.png`)
|
4. Add a screenshot (`.png`)
|
||||||
@@ -46,7 +46,7 @@ To add a new palette:
|
|||||||
|
|
||||||
To add a new template:
|
To add a new template:
|
||||||
|
|
||||||
1. Create a folder in `templates/` with the app name
|
1. Create a folder in `templates/<category>` with the app name
|
||||||
2. Add your template file(s)
|
2. Add your template file(s)
|
||||||
3. Add a `readme.md` with installation instructions
|
3. Add a `readme.md` with installation instructions
|
||||||
4. Submit a PR
|
4. Submit a PR
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 235 KiB After Width: | Height: | Size: 235 KiB |
|
Before Width: | Height: | Size: 243 KiB After Width: | Height: | Size: 243 KiB |
|
Before Width: | Height: | Size: 243 KiB After Width: | Height: | Size: 243 KiB |
|
Before Width: | Height: | Size: 170 KiB After Width: | Height: | Size: 170 KiB |