Commit Graph
100 Commits
Author SHA1 Message Date
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
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
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
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
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
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
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
Folke Lemaitre 6983c90dc3 build: regenerated fish colors 2022-09-24 16:52:58 +02:00
Folke Lemaitre 7c7425b884 feat: switch purple with magenta for moon style 2022-09-19 07:28:21 +02:00
Folke LemaitreandGitHub 96237c32b5 docs: added screenshot for moon style 2022-09-19 06:50:35 +02:00
Folke Lemaitre bd8cb17110 docs: added docs on the new moon style 2022-09-19 06:48:01 +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 d24fb036b1 fix: generated extras with latest theme defs 2022-09-18 23:45:13 +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
Folke Lemaitre ffa77681c3 fix: check expicitely wether new hl group names are supported by checking for @comment 2022-09-10 22:18:47 +02:00
Folke Lemaitre dbf43002d6 fix: dont set @ hl groups when nvim < 0.8 (fixes #207) 2022-09-10 21:28:27 +02:00
Folke Lemaitre e0e9f54051 fix: fix bufferline separator bg colors (fixes #189) 2022-09-10 21:20:26 +02:00
Folke Lemaitre ac2d3d29ca feat: use sidebar colors for NeoTree 2022-09-10 21:20:26 +02:00
Folke Lemaitre de2a7e78e5 feat: added better support for treesitter markdown 2022-09-10 19:57:44 +02:00
Folke Lemaitre 0c8064428c docs: format 2022-09-10 19:57:44 +02:00
Folke Lemaitre 6244df26b5 feat: improved dealing with vim.o.background 2022-09-10 09:35:41 +02:00
Folke Lemaitre 508d29caae docs: added colorscheme styles to the docs 2022-09-06 15:52:10 +02:00
Folke Lemaitre 4a6bfdfa85 docs: removed additional whitespace and | in de docs. Fixes #193 2022-09-06 10:24:33 +02:00
Folke Lemaitre c32a381343 feat: added better colors for leap.nvim 2022-09-05 23:47:57 +02:00
Folke Lemaitre 02f4909cc0 fix: dim_inactive should be false by default 2022-09-05 23:10:59 +02:00
Folke Lemaitre 340c150b0d feat: better colors for IndentBlank line 2022-09-05 22:43:35 +02:00
Folke Lemaitre bd6a515e97 style: removed whitespace in config docs 2022-09-05 22:12:42 +02:00
Folke Lemaitre 805272a2f0 feat: added dim_inactive 2022-09-05 22:04:01 +02:00
Folke LemaitreandGitHub 0af477f7c9 Merge pull request #192 from folke/refactor
Refactor
2022-09-05 21:49:06 +02:00
Folke LemaitreandGitHub 903e72249f Merge pull request #191 from folke/refactor
feat: big refactor of the theme
2022-09-05 21:48:00 +02:00
Folke Lemaitre 038ee4c59a style: use consistent lowercase color names 2022-09-05 21:41:55 +02:00
Folke Lemaitre 18360573b8 docs: added borderless Telescope to examples 2022-09-05 21:41:55 +02:00
Folke Lemaitre fb47f6348a docs!: added docs for the new settings 2022-09-05 21:02:16 +02:00
Folke Lemaitre 12649d34fe feat: callbacks to easily override (or add) colors and highlights 2022-09-05 20:32:31 +02:00
Folke Lemaitre ec13e0f44f style: added lua annotations to init methods 2022-09-05 16:56:58 +02:00
Folke Lemaitre 9268b4c39f optim: updated colors to no longer need brighten 2022-09-05 16:56:39 +02:00
Folke Lemaitre 426aed0670 feat: use vim.api.nvim_set_hl instead of ":hi" 2022-09-05 16:56:09 +02:00
Folke Lemaitre 28b790dbd6 optim: refactored color methods 2022-09-05 16:55:26 +02:00
Folke Lemaitre 70ca40cfe7 fix: improved extra generation (fixes some wrong color) 2022-09-05 16:17:10 +02:00
Folke Lemaitre 81a6845098 fix: access config.options within setup instead of global 2022-09-05 16:10:05 +02:00
Folke Lemaitre a3b558b552 feat: added colorscheme names for styles 2022-09-05 16:09:28 +02:00
Folke Lemaitre dba4e35903 refactor: refactored code to better deal with the day theme 2022-09-05 14:06:03 +02:00
Folke Lemaitre 3c05c5ad8e refactor: gitSigns 2022-09-05 12:33:12 +02:00
Folke Lemaitre bd4e3d58e2 refactor: use a better way to generate day style 2022-09-05 12:16:26 +02:00
Folke Lemaitre f2a76d28a2 style: fixed formatting 2022-09-05 12:06:20 +02:00
Folke Lemaitre 941f7a87ac build: fixed panvimdoc commit message 2022-09-05 10:45:50 +02:00
Folke Lemaitre 28a9fb918d build: added doc/tags to .gitignore 2022-09-05 10:34:05 +02:00
Folke Lemaitre 634eaecd07 docs: removed old vimdoc 2022-09-05 10:32:23 +02:00
Folke Lemaitre 4bbf5e57a5 docs: added LICENSE 2022-09-05 10:27:41 +02:00
Folke Lemaitre 75d0d0915a build: added panvimdoc github action 2022-09-05 10:01:51 +02:00
Folke Lemaitre e1cb2068a8 fix: cleanup 2022-09-03 23:47:51 +02:00
Folke Lemaitre a8c7c3b11b style: fixed EmmyLua annotations 2022-09-03 23:47:25 +02:00
Folke Lemaitre fbe359fe36 refactor: formatted code 2022-09-03 15:44:00 +02:00
Folke Lemaitre 5c086f9598 fix: use bg instead of none for TelescopeNormal 2022-09-03 15:43:49 +02:00
Folke Lemaitre 791c2a219a fix: updated highlight groups for illuminate 2022-09-01 12:28:04 +02:00
Folke Lemaitre d561999136 feat: better colors for LightSpeed 2021-12-17 23:30:40 +01:00
Folke Lemaitre 0d91764955 feat: added support for CmpKind hilight groups 2021-11-30 09:06:50 +01:00
Folke Lemaitre 2981e4bd09 Merge branch 'main' of github.com:folke/tokyonight.nvim 2021-10-22 09:24:56 +02:00
Folke Lemaitre 3fcd611e14 refactor: only define LspDiagnostics groups when vim.diagnostic does not exist 2021-10-22 09:24:49 +02:00
Folke Lemaitre 53d0576d25 fix: added proper styles for diagnostic virtual text and underlines 2021-10-21 10:25:26 +02:00
Folke Lemaitre 8e8a11e001 fix: make Conceal a little brighter. Fixes #70 2021-08-06 10:18:04 +02:00
Folke Lemaitre a5b3cbe750 fix: defer loading lualine updates for inactive statusline. Fixes #78 2021-08-05 13:51:06 +02:00
Folke Lemaitre 1ea69504b6 fix: ColorColumn = black. Fixes #72 2021-08-05 09:59:48 +02:00
Folke Lemaitre f25cd9e982 docs: added docs on how to use the color palette for other plugins. Fixes #75 2021-08-05 09:48:22 +02:00
Folke Lemaitre 921770e89d feat: added support for ALE signs 2021-08-05 09:34:39 +02:00
Folke Lemaitre 0ee0bcf14d fix: updated day scheme for xfce 2021-07-21 22:56:31 +02:00
Folke Lemaitre 789a978af2 fix: LspFloatWinNormal bg to bg_float 2021-07-20 09:40:31 +02:00
Folke Lemaitre e3ad6032a7 fix: Hop & Lightspeed 2021-07-09 23:35:04 +02:00
Folke Lemaitre b40cc52861 feat: added support for LspSignatureActiveParameter 2021-07-08 10:26:49 +02:00
Folke Lemaitre 50b1e71be5 feat: added .Xresources 2021-07-06 16:40:18 +02:00
Folke Lemaitre 0ead86afe3 perf: only do hi clear when non default colorscheme is active 2021-06-29 09:44:01 +02:00
Folke Lemaitre b15ab410a5 fix: brighter conceal. Fixes #70 2021-06-25 17:09:43 +02:00