Will Leinweber
|
8e66255eee
|
Add popup title bar color for NeoTree (#140)
|
2023-03-08 09:10:19 -06:00 |
|
Егор Мартынов
|
576c0d2cb1
|
add @lsp.type highlight groups (add support for lsp semantic token groups) (#141)
|
2023-03-08 09:09:04 -06:00 |
|
Егор Мартынов
|
61ea7ce033
|
feat: add NoiceCursor highlight group (#138)
|
2023-03-07 21:45:48 -06:00 |
|
not
|
2a7381e9ab
|
feat: update navic colours (#136)
|
2023-03-06 15:07:12 -06:00 |
|
not
|
826458a62c
|
feat: add background_nc and panel_nc groups (#130) (#132)
|
2023-03-06 14:40:10 -06:00 |
|
Jakub Theimer
|
832f94a957
|
Add highlights for nvim-navic (#135)
|
2023-03-06 14:35:28 -06:00 |
|
Tom Marien
|
80695a625c
|
feat: added leap highlight groups (#133)
|
2023-03-04 09:17:46 -06:00 |
|
Brian Di Palma
|
a68fd96801
|
fix: Make extent/size of floating windows clearer (#129)
|
2023-02-24 12:06:25 -06:00 |
|
mvllow
|
8f3894b5b8
|
fix: transparent Pmenu when disable_float_background
Closes #124
|
2023-02-23 14:03:14 -06:00 |
|
not
|
16a4739664
|
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 |
|
mvllow
|
61e22c730b
|
fix: decouple StatusLine background from floats
|
2023-01-16 23:42:14 -05:00 |
|
Arkady Rost
|
37fa09c6d2
|
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
|
9fd19a9514
|
fix: indent-blankline missing hlGroups (#108)
|
2022-12-27 11:23:58 -06:00 |
|
Slotos
|
4b6d23ff2e
|
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 |
|
Myuwi
|
3eac7f3baa
|
fix: add support for @* treesitter highlight groups (#101)
|
2022-10-20 15:15:40 -05:00 |
|
Mi Yu
|
e67b0bfdfe
|
feat: Add neovim :checkhealth highlight groups (#100)
|
2022-10-03 10:39:52 -04:00 |
|
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 |
|