54f3548d54
* theme: Enable style modifiers in theme.toml * docs: theme documentation * fixup: parse modifiers with filter_map * theme: tests for parse_style * theme: Log invalid cases in theme.toml parse * docs: theme documentation fixup * docs: Blaz's theming comments * docs: Theme doc fixes from pickfire Co-authored-by: Ivan Tham <pickfire@riseup.net> * theme: More context in logs, TODO for alerting users * contrib: Ingrid's theme * docs: Theme subsection fixes Co-authored-by: Ivan Tham <pickfire@riseup.net>
9 lines
266 B
Markdown
9 lines
266 B
Markdown
# User submitted themes
|
|
|
|
If you submit a theme, please include a comment at the top with your name and email address:
|
|
|
|
```toml
|
|
# Author : Name <email@my.domain>
|
|
```
|
|
|
|
We have a preview page for themes on our [wiki](https://github.com/helix-editor/helix/wiki/Themes)!
|