Commit graph

248 commits

Author SHA1 Message Date
Pedro Cattori
be97ce088a style: consistent indentation 2023-03-18 23:05:53 -04:00
mvllow
1883d8b417
groups.background now overrides all base instances 2023-03-12 14:35:16 -05:00
Jakub Theimer
63821c18a2
add highlights for mini.indentscope (#144) 2023-03-09 12:22:33 -06:00
Will Leinweber
6986ff21ab
Add popup title bar color for NeoTree (#140) 2023-03-08 09:10:19 -06:00
Егор Мартынов
b3afc8e6a4
add @lsp.type highlight groups (add support for lsp semantic token groups) (#141) 2023-03-08 09:09:04 -06:00
Егор Мартынов
6535f2dc88
feat: add NoiceCursor highlight group (#138) 2023-03-07 21:45:48 -06:00
not
2930024948
docs: remove empty setup function (#137) 2023-03-06 15:20:48 -06:00
not
dcc3b0c7ca
feat: update navic colours (#136) 2023-03-06 15:07:12 -06:00
not
70b2b915a5
feat: add background_nc and panel_nc groups (#130) (#132) 2023-03-06 14:40:10 -06:00
Jakub Theimer
6e9d6fb0de
Add highlights for nvim-navic (#135) 2023-03-06 14:35:28 -06:00
Tom Marien
f977f08853
feat: added leap highlight groups (#133) 2023-03-04 09:17:46 -06:00
Brian Di Palma
4d6b2a2fe4
fix: Make extent/size of floating windows clearer (#129) 2023-02-24 12:06:25 -06:00
not
51a16de235
Update readme.md 2023-02-23 14:34:03 -06:00
mvllow
5491136d31
fix: transparent Pmenu when disable_float_background
Closes #124
2023-02-23 14:03:14 -06:00
not
4eac261d57
Merge canary (#114)
* feat!: use new highlight api

* feat: support custom highlight blending

Example:

```
{
	highlight_groups = {
		StatusLine = { bg = 'love', blend = 10 }
	}
}
```

* refactor: move config into separate file

* wip: update semantic tokens

* ci: add issue templates

Thanks to https://github.com/folke/lazy.nvim for the inspiration!

* ci: fix template formatting

* chore: update editorconfig

* fix: decouple more backgrounds from floats

* change `@tag.attribute` to iris

* add cursor highlights

Closes #121

* match link underline colour

* improve `dim_nc_background` behaviour

ref #123

* feat: expose each variant as individual theme

ref #98

* feat: update tokens

ref #107

* feat: distinguish between `CmpItemKind`'s
2023-02-22 13:25:36 -06:00
not
845a6ad544
Update readme.md 2023-01-17 21:09:31 -05:00
not
075ed20832
Update bug_report.yml 2023-01-17 21:07:28 -05:00
mvllow
e3895d8e76
fix: decouple StatusLine background from floats 2023-01-16 23:42:14 -05:00
mvllow
f967508a50
chore: update editorconfig 2023-01-13 14:11:12 -05:00
mvllow
02604c92b9
ci: fix template formatting 2023-01-13 13:58:29 -05:00
mvllow
c89d336f5a
ci: add issue templates
Thanks to https://github.com/folke/lazy.nvim for the inspiration!
2023-01-13 13:55:30 -05:00
Arkady Rost
8e800a9999
Fixed Telescope background in case when config.disable_background = true and (#110)
config.disable_float_background = false

Co-authored-by: Arkady Rost <arost@almworks.com>
2023-01-03 12:47:51 -06:00
Zakhary Kaplan
1837586b7d
fix: indent-blankline missing hlGroups (#108) 2022-12-27 11:23:58 -06:00
not
7610f24582
create license
closes #106
2022-12-03 11:10:00 -05:00
numToStr
77b86d9327
chore: rename colors/rose-pine.{vim => lua} (#105) 2022-11-20 09:39:24 -05:00
Slotos
bfc2aa0006
Ease up diff backgrounds (#104)
Lower the blend intensity to leave sufficient colour difference for the eye to catch on.
2022-11-08 20:45:19 -05:00
Slotos
02fa3a0368
Ease up diff backgrounds (#104)
Lower the blend intensity to leave sufficient colour difference for the eye to catch on.
2022-11-08 20:39:38 -05:00
Pedro Carreño
27a822e95b
fix: bufferline deprecated names (#102) 2022-10-24 12:26:41 -05:00
Myuwi
82c86091b4
fix: add support for @* treesitter highlight groups (#101) 2022-10-20 15:15:40 -05:00
Mi Yu
69dca24ba7
feat: Add neovim :checkhealth highlight groups (#100) 2022-10-03 10:39:52 -04:00
Daniel
3723a16f99
feat: Add support to markid (#97) (#99) 2022-09-20 09:40:30 -04:00
Guilherme de Andrade
8d8a792834
docs: remove tag option from Packer snippet (#96) 2022-09-18 12:22:07 -04:00
mvllow
f739adcaf8 reduce SpellBad importance 2022-09-06 17:28:48 -04:00
gdnand
0f3ea81624
ADD: dashboard hlGroups (#90) 2022-08-14 08:59:26 -04:00
Will Leinweber
9aff7f7602
feat: Add nvim-dap-ui highlight groups (#87) 2022-07-16 23:08:57 -04:00
mvllow
d2d37aa67e refactor(nvim-tree): link folder names 2022-07-08 19:53:27 -04:00
mvllow
3f0a6c06da feat: allow overriding unset highlight groups 2022-06-16 00:52:16 -04:00
mvllow
22b0dea68d refactor: remove deprecation messages 2022-06-16 00:52:16 -04:00
mvllow
81ed8f8106 docs: move supported plugins to the wiki 2022-06-16 00:52:16 -04:00
mvllow
41e2d3e61f refactor!: move galaxyline theme to rose-pine.plugins.galaxyline 2022-06-16 00:51:29 -04:00
mvllow
9d54de5a5d 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
df94e56cad chore: reduce contrast of ColorColumn
To override highlights: https://github.com/rose-pine/neovim#options
2022-06-14 11:59:22 -04:00
mvllow
b79f4a2864 feat: support WildMenu 2022-06-14 11:34:50 -04:00
crows
04fb9d3bf2
feat: improve contrast of the FloatTitle (#83) 2022-06-02 11:07:52 -04:00
fvrests
3a6bcc2706
link to packer.nvim 2022-05-14 11:58:12 -04:00
Will Leinweber
aa69b6a3d7
Add CurSearch highlight group (#81) 2022-05-06 12:34:05 -04:00
Fitrah Muhammad
da67a549cf
add LspCodelensXXX highlight group (#80) 2022-04-25 16:32:28 -04:00
not
758568b92e
Update readme.md 2022-04-19 09:09:57 -05:00
Will Leinweber
e7f17f745d
chore: move image to github cdn (#78) 2022-04-19 09:07:45 -05:00
not
f0441971fb
docs: remove duplicated usage 2022-04-15 13:02:57 -04:00