Commit graph

8 commits

Author SHA1 Message Date
mvllow
5e3053df17 fix nil git groups 2022-02-05 13:12:32 -06:00
mvllow
1b5a651c0a fix nil groups 2022-02-05 13:10:45 -06:00
mvllow
e68977ca39 BREAKING!: rewrite config api and update styles
- move config to lua
- use rose for search match
- fix background flicker when automatically switching to dawn
- remove unneeded highlights (please report regressions)
  - remove deprecated `LspDiagnostics*`
  - remove `LspReference*`
- improve overall consistency between elements
  - non-treesitter updates to match treesitter styles
  - update popup menu scrollbar and selection
  - update telescope selection
  - match cursorcolumn to cursorline
2022-02-04 19:30:07 -06:00
not
a455e5f57a
Update palette (#58)
* chore: format

* feat!: use new palette

- color "inactive" has been renamed to "muted"
- update subtle and muted colors
2022-01-21 20:27:22 -06:00
mvllow
34aeab3b8e chore!: rename functions
- `rose-pine.functions.select_variant` -> `rose-pine.set`
- `rose-pine.functions.toggle_variant` -> `rose-pine.toggle`
2021-12-03 09:36:54 -06:00
mvllow
6bdbe52159 refactor: simplify init 2021-12-03 09:36:54 -06:00
mvllow
a0d3fb5e9c format 2021-08-20 11:00:41 -05:00
mvllow
f0c2be8d63 init 2021-05-18 11:15:39 -05:00