Commit graph

53 commits

Author SHA1 Message Date
Shaun Clayton
8d715993f2 fix: correct bg color for FzfLuaNormal 2024-07-23 11:17:53 -04:00
Shaun Clayton
2b7a0a3083 fix: invisible text in selection in fzf-lua 2024-07-23 11:17:53 -04:00
not
7ee8b25867
feat: improve diff text (#297) 2024-07-22 16:07:45 -05:00
not
f684896163
feat: improve float transparency (#298) 2024-07-22 11:12:10 -05:00
Shaun Clayton
fe716930ed
chore: update mini-icons highlights to use appropriate colors (#295) 2024-07-22 10:17:13 -05:00
Shaun Clayton
375ddbeb60
fix: broken transparency for treesitter-context (#294) 2024-07-22 00:23:59 -05:00
Shaun Clayton
8e442a7f54
fix: add missing highlight (#293) 2024-07-21 23:06:14 -05:00
Shaun Clayton
f77b8f4452
feat: add support for rainbow-delimiters.nvim (#292) 2024-07-21 16:39:15 -05:00
Shaun Clayton
d04e235947
feat: add support for icons in which-key.nvim (#291)
* feat: add icon support for which-key.nvim

* fix: incorrect color reference

* feat: set WhichKeyIcon hl group to 'pine' by default

Used when the colors option is set to false.
2024-07-21 16:12:11 -05:00
Shaun Clayton
15dea44322
feat(palette): add initial support for new color leaf (#290)
* feat(palette): add new color 'leaf'

* feat: add  highlight groups to defaults
2024-07-21 13:17:17 -05:00
Shaun Clayton
9e4320d0ba
chore: update highlights for which-key.nvim (#287)
* chore: update highlights for which-key.nvim

* fix: revert placement of WhichKeyFloat hl group

* feat: add additional highlight groups for icons in which-key

* Revert "feat: add additional highlight groups for icons in which-key"

Need to come up with a different solution.

This reverts commit 18d70420a2.

* fix: use explicit fg and bg for WhichKeyTitle

* Revert "fix: use explicit fg and bg for WhichKeyTitle"

Breaks extend_background_behind_borders again... Oops

This reverts commit 1389556a19.
2024-07-15 10:21:08 -05:00
Ilya Kuporosov
dded5c15e9
fix: link @lsp.type.comment.c, @lsp.type.comment.cpp to @comment (#282)
It fixes branches of conditional directives like `#if` and `#ifdef` in C and C++
appearing as if they both are true, without breaking TODO comments.
2024-07-03 16:23:19 -05:00
not
e10c9c6436
feat: set matching background on MiniFilesTitle (#280) 2024-06-27 12:55:27 -05:00
Evgeni Chasnovski
ec7d4f1611
feat: add explicit full 'mini.nvim' support (#279) 2024-06-27 12:51:35 -05:00
not
8c4660cfe6
feat: support upcoming modes.nvim update (#274)
[modes.nvim](https://github.com/mvllow/modes.nvim) is about to
incorporate replace mode.
2024-06-09 10:48:51 -05:00
abvee
87aa437172
Added ["@float"] to default_highlights (#272) (#273) 2024-05-25 21:52:38 -05:00
Hayden Rouille
17b466e794
For transparency, remove BG for buffers and gray out the text (#265) 2024-04-18 09:48:05 -05:00
not
9cd7d8aad3
format (#264) 2024-04-09 13:00:32 -05:00
Dhruvin Shah
6e071d2f2b
feat: adding vim-illuminate highlights (#262) 2024-04-09 12:57:04 -05:00
Adam K
faf9a486e0
fix(python): import semantic_tokens from basedpyright (#257)
* fix(python): import semantic_tokens from basedpyright

* fix: restores svelte string highlights
2024-04-09 12:56:29 -05:00
Dave Greene
19055dfe90
Fixed enum use vs magic string (#261) 2024-03-29 22:39:26 -05:00
Julius Rüberg
ea0d8dbc8e
feat: add highlights for nvim-treesitter-context (#260) 2024-03-29 19:51:22 -05:00
not
2d99fea02b
feat: add mini.diff (#259) 2024-03-28 19:32:00 -05:00
Jaehwang Jung
f48fcd5ccc
fix: clear autocmd when changing colorscheme (#254) 2024-03-23 13:53:11 -05:00
not
7777aa953c
feat: highlight lsp variable constant (#246)
Closes #245
2024-03-19 18:51:46 -05:00
James Knight
c52167563e
feat: add mini.statusline highlights (#250) 2024-03-15 12:08:52 -05:00
Andrew
a29b09d15a
feat: add highlight groups for folke/trouble.nvim (#248) 2024-03-05 08:47:17 -06:00
not
f01ce3a717
feat: prioritise semantic variable highlighting (#240) 2024-02-11 20:11:47 -06:00
not
ed4b138ace
fix: markdown delimiter (#238) 2024-02-08 13:44:50 -06:00
not
2ebdcc691b
feat: improve markdown syntax (#237)
* types: update highlight type

* feat: improve markdown highlighting
2024-02-08 13:42:03 -06:00
Maxim Kozhukh
9d7474f80a
feat: use treesitter highlights for @lsp.type.variable (#233) 2024-01-29 09:57:21 -06:00
Lin Tinusgrag
aebcc1865f
feat: make markdown headings distinguishable with treesitter (#232) 2024-01-29 09:54:19 -06:00
Maxim Kozhukh
bf7f3b2bfc
fix: unable to override linked groups (#230) 2024-01-29 09:48:02 -06:00
Eric Milford
b2c8def8ec
feat: Add support for Neotest (#225)
https://github.com/nvim-neotest/neotest/
2024-01-27 21:02:37 -06:00
not
f1b08cd4d6
chore: update variable highlights (#226) 2024-01-27 20:34:00 -06:00
Wahyu Wiyoko
251d646d53
fix: misspelled highlight group name (#223) 2024-01-27 09:43:15 -06:00
not
14b371fb78
fix: regression in options (#221)
* fix: headings not migrating to flat options

* fix: invalid key when using inherit
2024-01-26 21:43:53 -06:00
not
bf00df18af
feat: add new treesitter highlights (#217)
* feat: add WinBar and WinBarNC

* feat: add new treesitter highlight groups

* perf: parse necessary values upfront

This commit no longer parses each highlight group, but rather user
config values only.

* fix: titles are no longer dynamically coloured

Closes #216 #218 #219
2024-01-26 14:12:54 -06:00
not
2a4aad89a8
feat: add mini.clue and mini.pick (#215) 2024-01-18 10:28:16 -06:00
not
ae445417f4
fix: unlink TabLine from StatusLine (#214) 2024-01-16 08:31:18 -06:00
not
c01a4a6102
feat: support folke/flash.nvim (#211) 2024-01-12 20:46:04 -06:00
Robin Gruyters
75dd31f5ca
chore: update highlights for indent-blanklines (#210) 2024-01-12 20:39:12 -06:00
not
67b03139fe
feat: improve neogit support (#209)
* feat: improve neogit support

* add change copied
2024-01-09 15:44:36 -06:00
not
279b06d47a
fix: mismatched WinSeparator background (#208)
* fix: mismatched WinSeparator background

* feat: use border group for bolded vert split

* fix: Pmenu fg typo
2024-01-08 09:43:57 -06:00
not
c6d53a99d4
feat(transparency): remove more backgrounds (#205)
* feat(transparency): remove border background

* chore(transparency): remove telescope selection caret background
2024-01-07 23:41:02 -06:00
not
d884b258f0
fix: transparency not affecting Normal background (#204) 2024-01-07 19:27:50 -06:00
not
080c8a1bbf
feat: re-add inherit option for custom highlight groups (#198) 2024-01-07 15:39:30 -06:00
not
b776a47b8b
feat!: add new options with better support for transparency (#185)
This commit adds a few new options and improves transparency support.

Enable transparency styles:

```lua
styles = { transparency = true }
```

Feedback is appreciated!
2024-01-07 13:42:09 -06:00
mvllow
6b7b38bbb3
chore: clean up types and setup logic 2023-06-07 00:14:45 +02:00
mvllow
95b458f7b8
fix: reset palette when switching colorschemes 2023-05-28 17:25:09 +02:00