Commit graph

224 commits

Author SHA1 Message Date
not
7d1373f894
Merge branch 'main' into canary 2022-02-10 16:06:32 -06:00
not
71c27e532d
Update readme.md 2022-02-10 16:04:33 -06:00
not
41fc1161cd
Update readme.md 2022-02-10 10:33:23 -06:00
not
e3abdbb2d7
Update readme.md 2022-02-10 10:31:12 -06:00
mvllow
b64956b0f2 fix galaxyline palette 2022-02-10 10:17:27 -06:00
mvllow
2c9bd0dfd0 Merge branch 'canary' of github.com:rose-pine/neovim into canary 2022-02-10 10:11:04 -06:00
mvllow
5d999e31f9 reduce contrast of cursorline and cursorcolumn 2022-02-10 10:10:56 -06:00
mvllow
bb06ef6745 add statusline diagnostic highlights 2022-02-10 10:10:56 -06:00
mvllow
8481a9e544 refactor var 2022-02-10 10:10:56 -06:00
mvllow
04904f1b38 format 2022-02-10 10:10:56 -06:00
mvllow
74859275c8 update canary docs 2022-02-10 10:10:56 -06:00
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
745134f998 fix reverse italic logic 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
e2d473b2a1 rename alt lualine theme 2022-02-10 10:10:49 -06:00
mvllow
5ce6b94c8e remove bufferline 2022-02-10 10:10:49 -06:00
fvrests
236573e950 add inverse theme 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
Daniel Mathiot
41661f12d7
feat: Add nvim-notify highlights (#66) 2022-02-08 12:47:47 -06:00
mvllow
a3a67371e3 reduce contrast of cursorline and cursorcolumn 2022-02-08 09:04:07 -06:00
mvllow
8178116366 reduce contrast of cursorline and cursorcolumn
closes #65
2022-02-08 08:58:59 -06:00
mvllow
c00d4c3de4 add statusline diagnostic highlights 2022-02-07 15:45:04 -06:00
mvllow
2c677efe0c docs: update tag 2022-02-07 12:12:17 -06:00
not
0447bbee60
Merge branch 'main' into canary 2022-02-07 11:57:12 -06:00
mvllow
5cd9fe3d57 update active match highlight 2022-02-07 11:48:04 -06:00
mvllow
4a969faf91 minor tweaks and formatting 2022-02-07 11:47:42 -06:00
mvllow
efa4db0a4f refactor var 2022-02-07 11:36:55 -06:00
mvllow
4f0e16a8f9 format 2022-02-07 11:34:40 -06:00
mvllow
c16e3306ad update canary docs 2022-02-07 11:33:16 -06:00
mvllow
c3ad7a1572 remove functions 2022-02-07 11:32:49 -06:00
mvllow
7185e0ecc7 check deprecated options 2022-02-07 11:26:10 -06:00
mvllow
50c1fddd62 fix reverse italic logic 2022-02-07 11:26:02 -06:00
mvllow
2032616f54 docs: add alt lualine theme 2022-02-06 21:19:12 -06:00
mvllow
a2db21d09d use default config outside of setup function
ref #63
2022-02-06 21:17:35 -06:00
mvllow
a75519c1e4 rename alt lualine theme 2022-02-06 21:17:16 -06:00
mvllow
e8f4d8310c docs: add alt lualine theme 2022-02-06 16:51:14 -06:00
mvllow
b18db6394e rename alternative lualine theme 2022-02-06 16:51:09 -06:00
fvrests
032d5cf6a6 update dawn overlay 2022-02-06 16:42:43 -06:00
fvrests
5d9cf287dc add inverse theme 2022-02-06 16:42:43 -06:00
mvllow
afabe144ed remove bufferline 2022-02-06 16:25:45 -06:00
fvrests
0cd10a9f00 update dawn overlay 2022-02-05 17:46:43 -06:00
fvrests
d49fcb9034 add inverse theme 2022-02-05 14:38:15 -06:00
mvllow
a6c7c17d31 wip: rely on vim background for setting theme 2022-02-05 14:01:01 -06:00
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