Commit 224bc73
Implement colors.toml for Aether templates (#73)
* Add colors.toml template for omarchy compatibility
Adds a new template file that generates colors.toml in the omarchy format,
enabling Aether themes to work with the new omarchy templating system
introduced in basecamp/omarchy#4053.
The template includes:
- Accent colors (accent, active_border_color, active_tab_background)
- Cursor and selection colors
- All 16 ANSI colors (color0-color15)
* Remove header comments from colors.toml
---------
Co-authored-by: Claude <[email protected]>1 parent 146c2db commit 224bc73
1 file changed
+35
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
0 commit comments