Fitrah
3d2f79cd1f
fix(semantic_tokens): reset comment type ( #354 )
...
Linking `@lsp.type.comment` to `Comment` or `@comment` makes TODO
comments a bit harder to read.
2023-04-18 15:16:43 +02:00
Folke Lemaitre
939bd8c7e1
fix(semantic_tokens): slightly less difference for builtin types
2023-04-18 10:04:04 +02:00
Folke Lemaitre
3af1264567
feat(semantic_tokens): slightly different style for interfaces and default types
2023-04-18 10:03:07 +02:00
Folke Lemaitre
6ebd35868f
feat: better style for DiagnosticUnnecessary
2023-04-18 10:02:34 +02:00
Folke Lemaitre
0bc6449f47
fix(markdown): better default literal color for markdown
2023-04-17 08:30:22 +02:00
Amaan Qureshi
78bcc2fae7
fix(lsp): enumMember should be highlighted @constant
( #352 )
2023-04-17 07:34:42 +02:00
Otávio Schwanck dos Santos
169b76ff87
feat: improve barbar separator ( #350 )
2023-04-16 23:20:29 +02:00
Folke Lemaitre
ef6df2f2d3
feat: added support for LazyVim DapStoppedLine
2023-04-16 21:36:36 +02:00
Folke Lemaitre
e0610445d5
feat: better hl for markdown literal
2023-04-16 21:36:13 +02:00
Otávio Schwanck dos Santos
cbed164e6f
fix(barbar): CurrentBackground ( #342 )
2023-04-16 08:11:27 +02:00
Riley Martine
715f923435
fix(extras): make generation of extras deterministic ( #344 )
...
* fix: make generation deterministic
* fix: copy colors in empty table
---------
Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2023-04-16 08:10:33 +02:00
秋葉
3bd262baf7
Fix lsp highlight group ( #348 )
...
* Fix: add `lsp.type.enumMember` hl group
* Fix: link the `@lsp.type.interface` to `@type`
2023-04-16 08:03:42 +02:00
Amaan Qureshi
3b331463ed
feat(lsp): set injected highlights ( #340 )
2023-03-23 07:37:49 +01:00
Folke Lemaitre
8be0a63987
fix(alpha): AlphaFooter
2023-03-19 08:00:34 +01:00
Amaan Qureshi
b233a3cab0
feat(semantic_tokens): link lsp comments, e.g. conditional C ifdefs that won't evaluate ( #334 )
2023-03-14 12:14:31 +01:00
jdrouhard
e0512063c4
feat(semantic_tokens): link method and functions with defaultLibrary modifier to @function.builtin ( #333 )
2023-03-12 09:17:26 +01:00
Folke Lemaitre
3ebc29df62
fix(semantic_tokens): dont use @lsp.type.variable. Added builtin variable support
2023-03-08 14:12:51 +01:00
Folke Lemaitre
8da3aab41d
fix: set proper fg for @variable. Fixes #331
2023-03-08 12:06:42 +01:00
Folke Lemaitre
c967c2cfdb
feat(semantic_tokens): link defaultLibrary functions to Special
2023-03-07 08:57:58 +01:00
Amaan Qureshi
827b05e12c
feat: add lsp hl groups from upstream, tidy up tree-sitter hls ( #330 )
...
* chore: remove commented deprecated groups
* feat: add rule-based sem token highlighting (tracking 1cc23e1109
)
* feat: add ts-rainbow2 highlights
* feat: add special string documentation highlight, remove unused group, and reorganize hl groups based on nvim-treesitter
* fix: linked to treesitter groups and added some additional missing hl groups
---------
Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2023-03-07 08:51:51 +01:00
Thomas Croft
43c5b2ac4d
feat(wezterm): Add WezTerm Metadata Entry ( #327 )
2023-03-06 07:38:24 +01:00
Folke Lemaitre
d46993dce8
feat(colors): make bg_visual a little more transarent
2023-03-04 08:25:13 +01:00
Folke Lemaitre
911618ad15
feat(neo-tree): better colors for indent lines
2023-03-03 20:12:08 +01:00
Folke Lemaitre
89ab6bca84
feat(cmp): added color for copilot item kind
2023-03-01 22:54:28 +01:00
Sven Grunewaldt
85a833fa63
feat(windows_terminal): add Windows Terminal colors ( #315 )
2023-02-28 10:02:44 +01:00
typicode
3685c241a2
feat(extras): add fish theme format ( #306 )
...
* feat(extras): move fish colors from script to theme format
* move fish themes to fish_themes
2023-02-09 20:30:07 +01:00
Eatgrass
0c21ef11b8
fix: treesitter todo keyword highlight ( #310 )
...
Co-authored-by: Huang Jing <eatgrass@live.cn>
2023-02-09 07:46:55 +01:00
Folke Lemaitre
56945bd0d3
feat(wezterm): added tab_bar colors. only works with the retro tab bar. Fixes #304
2023-02-07 21:30:08 +01:00
Folke Lemaitre
7c22129e3b
feat(prism): better colors
2023-01-23 20:51:53 +01:00
Folke Lemaitre
14ca396af0
feat(extras): added prism.js themes
2023-01-18 15:06:08 +01:00
Folke Lemaitre
655acfad61
fix(lazy): set todo progress to fg_gutter
2023-01-14 15:53:29 +01:00
Benjamin Eskola
10730e6903
fix(sublime): don't hardcode background and foreground colours in Sublime theme ( #298 )
2023-01-14 11:19:49 +01:00
rishabhjain9191
d785bffce2
docs: update config.lua ( #292 )
...
Fix typos in comments
2023-01-04 17:13:07 +01:00
simplepad
03c03eddac
feat: add new barbar's highlight groups ( #291 )
2023-01-04 08:00:39 +01:00
Folke Lemaitre
42cccfe663
feat: better alpha colors
2022-12-30 23:28:16 +01:00
Folke Lemaitre
3f56569435
feat: added helpCommand
2022-12-30 11:51:27 +01:00
Folke Lemaitre
ca668075ef
feat(lazy): progress done
2022-12-26 09:36:39 +01:00
Folke Lemaitre
8b55a47165
fix: revert last change
2022-12-20 23:47:17 +01:00
Folke Lemaitre
1356b20bc2
fix: always clear before setting colorscheme
2022-12-20 22:30:17 +01:00
Folke Lemaitre
06d0eadc5e
fix: only apply treesitter default links for groups that are not set by the theme or the user
2022-12-16 19:01:10 +01:00
Folke Lemaitre
ef1745b5ec
fix: @text.literal.markdown should link to Normal
2022-12-14 21:40:05 +01:00
Folke Lemaitre
50ce5969fb
fix: @constant works again with semantic tokens
2022-12-14 21:39:42 +01:00
Folke Lemaitre
50594ee303
fix: explicitely set variable fg. Fixes issues when winhl has overriden Normal
2022-12-06 11:06:41 +01:00
Folke Lemaitre
f81398b939
feat: added support for markdown checkboxes
2022-12-02 19:02:51 +01:00
Folke Lemaitre
413f7d7b62
feat: added support for hlargs and treesitter-context
2022-11-15 17:16:12 +01:00
Folke Lemaitre
86a1618b92
fix: use ColorSchemePre to cleanup autocommands
2022-11-15 17:15:56 +01:00
Folke Lemaitre
4370d3de58
fix: don't use dark fg in floats
2022-11-15 17:15:27 +01:00
Folke Lemaitre
ec144d94a8
feat: added treesitter hl for diff. Fixes #266
2022-11-11 12:32:13 +01:00
Folke Lemaitre
45cdc3888a
fix: invert_colors Fixes #265
2022-11-11 07:23:27 +01:00
Donegaan
a6d34b4e6d
feat: Add themes for terminator terminal ( #264 )
2022-11-10 23:24:24 +01:00
Folke Lemaitre
b3cda0bab1
fix: set NvimTree folder fg blue
2022-11-10 20:07:55 +01:00
Folke Lemaitre
7e15cff51d
feat: delta line number styles
2022-11-10 18:21:41 +01:00
Folke Lemaitre
6572022433
feat: better highlight style for delta
2022-11-10 18:17:53 +01:00
Folke Lemaitre
6bd44c946c
feat: added extra styles for delta. Use in combination with bat styles
2022-11-10 18:12:24 +01:00
Folke Lemaitre
053562c9dc
fix: fixed extras day styles
2022-11-10 18:11:09 +01:00
Folke Lemaitre
eeca64401f
feat: added sublime themes to use with bat, delta and others
2022-11-08 21:59:11 +01:00
Folke Lemaitre
9281930d58
style: formatting of templates
2022-11-08 21:58:44 +01:00
Folke Lemaitre
a9f4933221
fix: darker fg for floats
2022-11-07 15:09:32 +01:00
Loong Wang
c4eaaa9cc7
fix: bg_float
when styles.floats
is normal ( #259 )
2022-11-07 09:42:59 +01:00
Folke Lemaitre
7a13a0a40c
feat: better FloatBorder fg
2022-10-29 00:22:06 +02:00
Folke Lemaitre
66c9e8cc05
feat: better styling for the active lsp signature parameter
2022-10-27 21:00:01 +02:00
Folke Lemaitre
393cc9fdcf
feat: added support for Noice completion item kinds
2022-10-23 22:58:38 +02:00
tobdob
6c32855ebc
fix(kitty): Add window border colors ( #243 )
2022-10-20 17:51:08 +02:00
Tymoteusz Makowski
c56c3a52b9
feat: add tmux-prefix-highlight support ( #233 )
2022-10-19 20:50:05 +02:00
Folke Lemaitre
2a2ce9bdb7
fix: fixed defaults linking to TS.. groups
2022-10-18 17:53:23 +02:00
Folke Lemaitre
95cf1151e4
fix: added new @.. default links. Fixes #250
2022-10-18 15:11:28 +02:00
Folke Lemaitre
daa18bd4a4
fix: TS.. => @..
2022-10-17 07:22:44 +02:00
Lukas Reineke
c78e6986bc
fix: indent-blankline highlight groups nocombine ( #247 )
...
see https://github.com/lukas-reineke/indent-blankline.nvim/issues/72
2022-10-13 07:25:29 +02:00
Folke Lemaitre
61ffac6e94
feat: link CurSearch to IncSearch
2022-10-12 08:10:58 +02:00
Folke Lemaitre
3fe69bd7cf
style: formatted code
2022-10-12 08:10:46 +02:00
Liquid_system
b4858e1108
fix: Make background transparent when nvim-notify is used ( #242 )
2022-10-10 20:16:57 +02:00
Loong Wang
a950f62157
feat: add hl LspInfoBorder
( #236 )
2022-10-05 23:22:49 +02:00
Loong Wang
459678063f
feat: added highlights for nvim-notify
( #237 )
...
* feat: added highlights for `nvim.notify`
* use c.bg instead of c.bg_float
2022-10-05 23:22:30 +02:00
Folke Lemaitre
d6a0adfe3f
feat: added highlights for Yanky
2022-10-04 16:43:59 +02:00
Folke Lemaitre
d262551687
fix: increased brightness og HopNextKey2. Fixes #220
2022-10-04 16:43:08 +02:00
Marco Ilari
66bfc2e8f7
feat: Add colors to Neotest ( #229 )
2022-10-02 18:26:51 +02:00
Loong Wang
df281cc0f1
feat: add options light_style ( #231 )
...
* feat: add options light_style
* add default and docs for light_style
2022-10-02 18:25:44 +02:00
Folke Lemaitre
5eeeb15bb6
feat: added support for Alpha
2022-09-30 10:10:09 +02:00
Folke Lemaitre
2972400ad0
feat: better highlights for mini.jump
2022-09-30 10:10:09 +02:00
Folke Lemaitre
826a74f0ea
feat: added highlights for nvim-treehopper
2022-09-28 23:08:24 +02:00
Folke Lemaitre
894c34f345
feat: better colors for ts-rainbow
2022-09-27 21:18:42 +02:00
Folke Lemaitre
ca736b19e5
style: formatting
2022-09-26 16:32:00 +02:00
Jan Christoph Ebersbach
81f0db1bd0
feat: apply transparent to FoldColumn ( #221 )
...
Apply `transparent` option also to `FoldColumn`
2022-09-24 16:54:44 +02:00
adrian5
6e3a3fe532
fix: add fish pager selection color ( #222 )
2022-09-24 16:50:29 +02:00
Sabu Siyad
3c8b7740f6
fix(nvim-tree): handle white separator on transparent sidebar ( #224 )
...
- change `NvimTreeVertSplit` to `NvimTreeWinSeparator` since the former
is deprecated.
https://github.com/kyazdani42/nvim-tree.lua/pull/1225
- set `NvimTreeWinSeparator` to `border` if sidebar style is `transparent`
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
2022-09-23 17:03:39 +02:00
Christian Chiarulli
e0bdba580d
feat: support navic ( #216 )
...
* test vert split
* user correct colors
* feat: support navic
2022-09-20 07:43:26 +02:00
Christian Chiarulli
2a74abdf12
feat: add color for Nvimtree vertsplit ( #215 )
...
* test vert split
* user correct colors
2022-09-20 07:27:11 +02:00
Folke Lemaitre
7c7425b884
feat: switch purple with magenta for moon style
2022-09-19 07:28:21 +02:00
Folke Lemaitre
9bc8f4e8f0
feat: improved tokyonight moon (based on moonlight theme) palette
2022-09-19 06:47:39 +02:00
Folke Lemaitre
1d1d1722e0
refactor!: move extras in seperate directories
2022-09-18 23:51:39 +02:00
Folke Lemaitre
11b3130068
build: added generated moon styles for all extras
2022-09-18 23:46:44 +02:00
Folke Lemaitre
ade781ab5d
feat!: new moon
style for TokyoNight, based on the Moonlight theme
2022-09-18 23:46:24 +02:00
Folke Lemaitre
9a60ac462e
fix: revert MsgArea bg
2022-09-17 21:45:03 +02:00
Folke Lemaitre
3e79e043df
style: fixed some sumneko diagnostics error
2022-09-13 16:45:06 +02:00
Folke Lemaitre
63e24b3565
fix: create only one autocmd for sidebars
2022-09-12 11:51:35 +02:00
Folke Lemaitre
467ddc3a6e
docs: added more info on how to override colors and highlihgts
2022-09-12 09:08:10 +02:00
Folke Lemaitre
25a1a77b00
feat: use new style definitions for hl groups. Keep backward compatibility for string styles
2022-09-12 07:51:08 +02:00
Folke Lemaitre
fe120cc71e
feat: use sidebar bg style for MsgArea
2022-09-11 16:14:14 +02:00
Folke Lemaitre
afd9c6137a
fix: better check for support of new highlight groups
2022-09-11 10:48:49 +02:00
Folke Lemaitre
933030d3d0
feat: make new capture groups work on Neovim 0.7
2022-09-11 10:37:58 +02:00