You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix-plus/helix-view/src
Ingrid 54f3548d54
theme: Enable style modifiers in theme.toml, add Ingrid's theme (#113)
* 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>
3 years ago
..
document.rs Add a comment to `canonicalize_path` 3 years ago
editor.rs Create document if it doesn't exist on save 3 years ago
lib.rs Derive a separate ViewId type. 3 years ago
theme.rs theme: Enable style modifiers in theme.toml, add Ingrid's theme (#113) 3 years ago
tree.rs Fix split sizes getting out of sync with the terminal size, refs #69 3 years ago
view.rs Fixing Multiple Panics (#121) 3 years ago