mvllow
95dd29d70c
reduce SpellBad importance
2022-09-06 17:28:48 -04:00
gdnand
506de581e5
ADD: dashboard hlGroups ( #90 )
2022-08-14 08:59:26 -04:00
Will Leinweber
006aac9d67
feat: Add nvim-dap-ui highlight groups ( #87 )
2022-07-16 23:08:57 -04:00
mvllow
04fa9d94a5
refactor(nvim-tree): link folder names
2022-07-08 19:53:27 -04:00
mvllow
4a3b4512fc
refactor: format and remove unused values
...
- update format rules
- update plugin file headers
- remove unused opacity from palette
2022-06-16 00:43:09 -04:00
mvllow
bc07e54924
chore: reduce contrast of ColorColumn
...
To override highlights: https://github.com/rose-pine/neovim#options
2022-06-14 11:59:22 -04:00
mvllow
a60b0e6581
feat: support WildMenu
2022-06-14 11:34:50 -04:00
crows
23685a0a2e
feat: improve contrast of the FloatTitle ( #83 )
2022-06-02 11:07:52 -04:00
Will Leinweber
15894e3f21
Add CurSearch highlight group ( #81 )
2022-05-06 12:34:05 -04:00
Fitrah Muhammad
1ef267ddcc
add LspCodelensXXX highlight group ( #80 )
2022-04-25 16:32:28 -04:00
Fitrah Muhammad
b10a5c3432
add LspReferenceXXX highlight group ( #75 )
2022-04-11 10:19:35 -04:00
mvllow
1346db5bde
add groups.background and groups.panel
...
closes #73
2022-03-17 13:41:33 -04:00
Will Leinweber
2dea84a91f
fix: Re-add nvim-notify highlights ( #72 ) ( #72 )
2022-03-09 22:21:17 -05:00
mvllow
64986b857d
fix user options not being applied
...
closes #69
2022-02-14 15:20:30 -06:00
not
317a7c8473
breaking: move to lua config ( #64 )
...
Co-authored-by: fvrests <fvrests@icloud.com>
2022-02-13 16:18:23 -06:00
Daniel Mathiot
0e23ee652d
feat: Add nvim-notify highlights ( #66 )
2022-02-08 12:47:47 -06:00
mvllow
acee7a0b09
reduce contrast of cursorline and cursorcolumn
...
closes #65
2022-02-08 08:58:59 -06:00
mvllow
a42c0e69df
update active match highlight
2022-02-07 11:48:04 -06:00
mvllow
8b704ffdf4
minor tweaks and formatting
2022-02-07 11:47:42 -06:00
mvllow
1a3d0c279e
update config logic
2022-02-03 19:35:16 -06:00
mvllow
b1069203d1
feat: add link override
...
- refactor config and readme
2022-02-02 17:44:16 -06:00
mvllow
b1f5b18fdf
match telescope selection caret background
2022-01-28 15:20:20 -06:00
mvllow
34e6fd25ce
feat: add support for telescope.nvim and allow border overrides
2022-01-28 15:11:59 -06:00
mvllow
6a4eeaaac3
update search highlights
2022-01-26 21:32:05 -06:00
mvllow
7ecc4a9dfb
feat: support FoldColumn
2022-01-26 10:36:18 -06:00
yuhixyz
ac704d114e
vimwikilink add underline style ( #61 )
2022-01-25 08:12:05 -06:00
Devin
556b04d018
feat: add support for pounce.nvim ( #60 )
2022-01-25 08:10:51 -06:00
mvllow
06fca4e007
darken statusline foreground
2022-01-23 18:27:38 -06:00
not
e0fd291fb0
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
Daniel Mathiot
ed2dd129b6
feat: Add lsp_signature highlight ( #54 )
2022-01-04 09:29:16 -06:00
mvllow
617fb080ac
fix: barbar buffer target
...
ref #52
2021-12-30 23:05:58 -06:00
mvllow
6986aee1e3
fix: diff changed contrast
...
ref #51
2021-12-30 11:34:58 -06:00
mvllow
bc7ec7ab69
feat: add TSStringSpecial
2021-12-30 10:51:34 -06:00
mvllow
d48856ebcf
chore: match treesitter operator colour
2021-12-30 10:49:09 -06:00
mvllow
812bb12e29
chore: add coloured diff backgrounds
...
fixes #51
2021-12-21 11:06:40 -06:00
Samuel K
490b59d540
Support for LspSaga ( #48 )
...
* lspsaga: update readme
add lspsaga to the readme
* feat: code actions and diagnostics hl-groups
Highlight groups for:
- code actions
- diagnostics
* feat(nvim): add some more colors
Adding some more lspsaga colors.
* feat(lspsaga): finishing touches
Add the finihing touches and add the last needed highlightgroups
Disclaimer: Preview Definitions still don't work
* style(lspsaga): remove comments and rearrange
Remove uneeded comments and rearrange some code
* fix(lspsaga): preview definitions
Preview Definitions now get highlighted! Why?
Because it's *Definitions* not *Defintions*
* feat(lspsaga): add one new highlight
Add LspSagaBorderTitle highlight
* fix(lspsaga): remove lspsaga.norg
* style(lspsaga): rearrange diagnostic highlights
Rearrange `DiagnosticInformation` and `DiagnosticWarning` to their respective spots
* Revert "Merge branch 'main' into main"
This reverts commit 5d26b3da8b , reversing
changes made to 12cfac46f3 .
* lspsaga: update readme
add lspsaga to the readme
* feat: code actions and diagnostics hl-groups
Highlight groups for:
- code actions
- diagnostics
* style(lspsaga): remove comments and rearrange
Remove uneeded comments and rearrange some code
* style(lspsaga): rearrange diagnostic highlights
Rearrange `DiagnosticInformation` and `DiagnosticWarning` to their respective spots
* Revert "Merge branch 'main' into main"
This reverts commit 5d26b3da8b , reversing
changes made to 12cfac46f3 .
* fix(lspsaga): add missing diagnostc groups
* style(lspsaga): format with stylua
* chore: format
Co-authored-by: mvllow <mvllow@icloud.com>
2021-12-17 13:38:22 -06:00
Daniel Mathiot
12cfac46f3
Support for Neorg ( #33 )
2021-12-15 08:25:45 -06:00
Matthias Vogelgesang
8594322103
fix: match Markdown headings for TS plugin ( #49 )
2021-12-14 13:26:36 -06:00
mvllow
5feab69740
fix: matching parenthesis contrast
...
closes #47
2021-12-08 11:51:29 -06:00
mvllow
40ae2b843d
chore!: match heading prefix to text
2021-12-03 15:02:46 -06:00
mvllow
bebb579bcd
feat: add vim.g.rose_pine_colors.heading_prefix
2021-12-03 14:44:21 -06:00
mvllow
61c20113aa
feat: add vim.g.rose_pine_inactive_background
...
closes #39
2021-12-03 09:58:25 -06:00
mvllow
ce1a9d36e5
feat: add vim.g.rose_pine_disable_float_background option
2021-12-03 09:45:20 -06:00
mvllow
4a36ea9819
Revert "Remove background for popups ( #38 )"
...
This reverts commit 4fa5912437 .
2021-12-03 09:39:40 -06:00
mvllow
69038d7668
Merge branch 'main' of github.com:rose-pine/neovim
2021-12-03 09:37:47 -06:00
mvllow
4a43244c6a
chore: update config with shared headings
2021-12-03 09:36:54 -06:00
Joonas Korhonen
ddb4959e27
Link legacy diff groups for git.vim and diff.vim syntax ( #42 )
2021-12-03 08:15:12 -06:00
Daniel Mathiot
4fa5912437
Remove background for popups ( #38 )
2021-12-02 11:33:09 -06:00
mvllow
21031bf9b2
chore: format group name
2021-12-01 23:58:50 -06:00
Devin
8ce782f282
Fix neogit highlight and adjust the highlight contrast ( #41 )
...
* fix: neogit highlight broken after #44065fc
* feat(neogit): adjust highlight contrast
2021-12-01 23:54:09 -06:00