Commit graph

12 commits

Author SHA1 Message Date
mvllow
cade6d63b5 remove functions 2022-02-10 10:10:49 -06:00
mvllow
426f796bf5 check deprecated options 2022-02-10 10:10:49 -06:00
mvllow
ecbd3ae709 use default config outside of setup function
ref #63
2022-02-10 10:10:49 -06:00
mvllow
a11c1ba061 wip: rely on vim background for setting theme 2022-02-10 10:10:49 -06:00
mvllow
dc5673607f fix nil git groups 2022-02-10 10:10:49 -06:00
mvllow
39d57e4324 fix nil groups 2022-02-10 10:10:49 -06:00
mvllow
88f635bf92 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-10 10:10:49 -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