Commit Graph
100 Commits
Author SHA1 Message Date
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
Folke Lemaitre 53a30cdb96 docs: added vim docs 2021-06-25 14:35:09 +02:00
Folke Lemaitre 67d58e2f4d fix: clear config cache when reloading colorscheme. Fixes #71 2021-06-25 14:34:57 +02:00
Folke Lemaitre 6e1d4c2f37 perf: remove async loading 2021-06-19 18:55:40 +02:00
Folke Lemaitre 825936964b fix: treesitter queries have been merged upstream. no longer needed 2021-06-17 20:41:51 +02:00
Folke Lemaitre 852c9a8468 refactor: simplified extra template system and added docs 2021-06-04 08:26:02 +02:00
Folke Lemaitre 89ebe0a276 feat: added wezterm color schemes 2021-05-21 14:51:45 +02:00
Folke Lemaitre ed89c01ea0 fix: dont lazyload lsp colors 2021-05-21 14:07:15 +02:00
Folke Lemaitre 4b1a3f7b0d feat: better markdown support 2021-05-21 12:19:26 +02:00
Folke Lemaitre 6be063284b feat: configurable brightness of the Day style 2021-05-19 08:49:33 +02:00
Folke Lemaitre 48b2bee03c docs: fixed vim script example to use 1 instead of true 2021-05-17 14:16:10 +02:00
Folke Lemaitre 1e7f849d17 fix: improved git signs colors 2021-05-14 23:23:14 +02:00
Folke Lemaitre 09cc28432f build: selene + stylua 2021-05-12 11:19:28 +02:00
Folke Lemaitre fc7301ab94 fix: spelling and markdown links 2021-05-12 11:18:48 +02:00
Folke Lemaitre d9ff8c6f9d fix: better markdown styles 2021-05-11 13:21:48 +02:00
Folke Lemaitre 1f2eb664eb Merge branch 'main' of github.com:folke/tokyonight.nvim 2021-05-09 17:45:09 +02:00
Folke Lemaitre 7d65671e5a feat: light and random ;) 2021-05-09 17:45:05 +02:00
Folke Lemaitre 529e6d9f32 refactor: removed setting lualine highlight groups for siagnostics. lualine PR will fix this 2021-05-07 12:07:59 +02:00
Folke Lemaitre 13a63eba5a Merge branch 'main' of github.com:folke/tokyonight.nvim 2021-05-07 11:43:56 +02:00
Folke Lemaitre f9923eca57 fix: NvimTreeIndent color 2021-05-07 11:43:49 +02:00
Folke Lemaitre 0277eb5578 fix: WhichKeyFloating => WhichKeyFloat 2021-05-04 08:27:18 +02:00
Folke Lemaitre 7dc6445349 feat: day style for terminal apps 2021-05-02 10:43:18 +02:00
Folke Lemaitre 7dce3b82dc fix: different terminal colors for black and bright black #28 #25 2021-05-02 10:16:56 +02:00
Folke Lemaitre 8a759c7579 feat: nvim tree deleted 2021-05-02 10:13:28 +02:00
Folke Lemaitre 5ba1e9f9fa fix: much better diff colors in line with the vscode theme 2021-05-02 09:40:40 +02:00
Folke Lemaitre f6f86c55e1 feat: added support for illuminate & improvements for which key 2021-05-02 09:32:14 +02:00
Folke Lemaitre d4bd2b389a docs: added info on setting up tmux with undercurls 2021-04-30 08:43:16 +02:00
Folke Lemaitre fb250844a1 fix: better fg color for Substitute #24 2021-04-28 22:07:19 +02:00
Folke Lemaitre 9e0fc898b2 fix: better colors for WhichKey 2021-04-28 20:20:27 +02:00
Folke Lemaitre 54e1db2ec1 feat: full support for the upcoming all new which-key.nvim ;) 2021-04-28 14:59:44 +02:00
Folke Lemaitre a3265f28dc fix: make IncSearch orange to easily see where the cursor is. Fixes #20 2021-04-26 07:28:33 +02:00
Folke Lemaitre f65ebce79b fix: loading the theme before setting configuration, and then changing config, didn't apply config afterwards. Fixes #16 2021-04-25 23:47:50 +02:00
Folke LemaitreandGitHub b04cc9cdf1 docs: added screenshot for "day" 2021-04-25 06:57:39 -07:00
Folke Lemaitre ec460230b4 fix: terminal colors for light theme 2021-04-25 15:53:20 +02:00
Folke Lemaitre f7b4afbba2 feat: use background setting to determine light / dark theme #15 2021-04-25 15:50:02 +02:00
Folke Lemaitre 8041e49cf7 docs: clear warning that settings need to come before loading the colorscheme 2021-04-25 12:22:01 +02:00
Folke Lemaitre 49b3b90798 feat: slighlty increase git signs brightness and make them configurable 2021-04-25 11:42:59 +02:00
Folke Lemaitre 07bcc91274 fix: only increase lightness for darker collors 2021-04-24 22:31:32 +02:00
Folke Lemaitre 8889ad8848 feat: "day" variant 2021-04-24 22:24:40 +02:00
Folke Lemaitre 002bae49d4 feat: make colors configurable 2021-04-23 20:21:12 +02:00
Folke Lemaitre 45b598f613 fix: transparent works again 2021-04-23 17:45:01 +02:00
Folke Lemaitre eb6650d99a docs: fixed example of sidebars 2021-04-23 17:30:19 +02:00
Folke Lemaitre b041c5e8a5 fix: apply sidebar stuff on FileType instead of BufWinEnter 2021-04-23 17:17:52 +02:00
Folke Lemaitre cb54f41063 fix: StatusLineNC is now different from StatusLine to prevent the "^^^" chars 2021-04-23 09:17:28 +02:00
Folke Lemaitre c967980ae0 feat: added cterm support 2021-04-23 08:48:26 +02:00
Folke Lemaitre 46579c946b feat: added LSP Trouble support 2021-04-22 17:43:46 +02:00
Folke Lemaitre 6238f989f0 fix: different colors for info and hint diagnostics 2021-04-22 01:05:54 +02:00
Folke Lemaitre fdb9e60ce8 fix: better highlights for LspTrouble 2021-04-22 00:47:16 +02:00
Folke Lemaitre 7f0566cb35 feat: initial version 2021-04-22 00:09:25 +02:00
Folke Lemaitre fc9adf1cfe feat: optional italic for variables (fix #8) 2021-04-21 23:56:40 +02:00
Folke Lemaitre b5a42b7aee feat: support for the upcaoming LspTrouble 2021-04-21 23:50:05 +02:00
Folke Lemaitre 6307f35be8 feat: added highlighting TS query for typescript @keyword.function 2021-04-21 10:16:09 +02:00
Folke Lemaitre 05a58ca1bd feat: improved lua syntax with treesitter of functions and self keyword 2021-04-21 10:03:43 +02:00
Folke Lemaitre dd2a4ce207 feat: added support for Neogit 2021-04-21 09:06:52 +02:00
Folke Lemaitre b78b7bb2d7 fix: diff syntax 2021-04-21 08:21:31 +02:00
Folke Lemaitre c0c3713bd6 docs: added requirements on Neovim 5.0 2021-04-21 08:05:13 +02:00
Folke Lemaitre 6500209597 better tabline sel 2021-04-21 08:04:57 +02:00
Folke Lemaitre f7f0ae923b improved lualine 2021-04-21 08:04:25 +02:00
Folke Lemaitre 75560db4e3 fix: better color for Directory 2021-04-21 01:04:52 +02:00
Folke Lemaitre bb951669d4 fix: delete autocmds when the colorscheme changes to something else 2021-04-20 23:57:15 +02:00
Folke Lemaitre 557fe2f4fc docs: fixed lualine theme setup code 2021-04-20 23:04:05 +02:00
Folke Lemaitre 2bbe65e0c3 feat: dark background for sidebars & floats is now configurable 2021-04-20 22:43:54 +02:00
Folke Lemaitre 3eecf159d0 fix: small typo in def for Pmenu 2021-04-20 20:49:14 +02:00
Folke Lemaitre 666ebba210 changed lualine VISUAL mode to magenta 2021-04-20 18:00:48 +02:00
Folke LemaitreandGitHub f12af30ba7 Update README.md 2021-04-20 05:51:36 -07:00
Folke Lemaitre 3ac5e92e37 added alacritty configs 2021-04-20 14:49:23 +02:00
Folke LemaitreandGitHub 86a83bc11f Kitty & Fish screenshot 2021-04-20 05:26:02 -07:00