Commit Graph

154 Commits

Author SHA1 Message Date
Patrick Stockwell
d07251b91f Provide default for vim_monokai_tasty_machine_tint
Closes #41
2022-11-15 20:40:57 +11:00
Patrick Stockwell
d0fb59b861 Add loaded check 2022-11-15 20:40:48 +11:00
Patrick Stockwell
04abfc4d71 Add missing base highlight groups 2022-11-13 21:45:13 +11:00
Patrick Stockwell
637ad8f560 Add style for notermguicolors 2022-11-13 21:20:39 +11:00
Patrick Stockwell
594868da58 Add fold comments to groups by language/plugin 2022-11-13 21:12:17 +11:00
Patrick Stockwell
dfe149ce96 Add fold comments 2022-11-13 21:01:47 +11:00
Patrick Stockwell
a5f8b21a80 Remove empty lines 2022-11-13 21:01:25 +11:00
Patrick Stockwell
205272e4ef Move js highlight to JS section 2022-11-13 21:00:33 +11:00
Patrick Stockwell
4b7520e745 Use correct case for diff highlight groups 2022-11-13 20:58:49 +11:00
Patrick Stockwell
363e7542c8 Remove custom highlight groups 2022-11-13 20:58:38 +11:00
Patrick Stockwell
36244012dd Move custom statusline highlights 2022-11-13 20:58:04 +11:00
Patrick Stockwell
293c89f41b Add missing highlight groups 2022-11-13 20:57:37 +11:00
Patrick Stockwell
f9201dc8a7 Add off white colour 2022-11-13 20:57:05 +11:00
Patrick Stockwell
2926fe917f Group italics into comment fold 2022-11-13 20:56:36 +11:00
Patrick Stockwell
bcbfda6243 Add NormalNC highlight 2022-11-13 20:39:24 +11:00
Patrick Stockwell
ca68146e12 Move quickfix colours 2022-11-13 20:39:05 +11:00
Patrick Stockwell
828ccd1307 Add missing Cursor highlights 2022-11-13 19:58:22 +11:00
Patrick Stockwell
6dc28ce19f Capitalise hex values 2022-11-13 17:50:01 +11:00
Patrick Stockwell
9c5f1b60bf Improve search colours. Add CurSearch 2022-11-13 17:49:31 +11:00
Patrick Stockwell
3c066067d3 Add monokai machine tint 2022-11-12 19:37:52 +11:00
Patrick Stockwell
56b6d710ce Simplify cursor line highlight 2022-11-09 14:59:04 +11:00
Patrick Stockwell
13a0d38fea Update TS class colours to match js 2022-06-01 11:37:11 +10:00
Patrick Stockwell
49823bd19a Add Scala colours 2022-05-13 09:36:27 +10:00
Patrick Stockwell
4f57429853 Update netrw colours 2022-04-22 20:30:40 +10:00
Patrick Stockwell
485dd2d324 Replace placehold with place-hold 2022-04-22 20:11:17 +10:00
Patrick Stockwell
66aa98ed3b Add specific highlights for Scala 2022-03-27 20:06:37 +11:00
Patrick Stockwell
87c48b72c9 Make bold the same as italic 2021-12-10 21:09:49 +11:00
patstockwell
21eb9fa56a Merge pull request #39 from aldur/nvim_0.6
Add LSP highlights for nvim 0.6
2021-12-04 14:13:32 +11:00
Patrick Stockwell
ccd740942f Align colours with vimwiki markdown 2021-12-03 21:58:47 +11:00
Adriano Di Luzio
e14671cf4f Add LSP highlights for NVIM 0.6
See here: a5bbb932f9
2021-12-02 16:50:45 +01:00
Patrick Stockwell
ab03cdf750 Fix VimwikiItalicChar 2021-12-01 11:19:34 +11:00
Patrick Stockwell
96bbecdda2 Add bold and regular version of statuline mode 2021-11-30 21:48:19 +11:00
Patrick Stockwell
7cd2a7e4f6 Use darker background for statusline 2021-11-27 22:20:05 +11:00
Patrick Stockwell
30e7e99ca8 Remove duplicate StatusLine highlight 2021-11-27 22:02:03 +11:00
Patrick Stockwell
9fc7b8a09d Use single quotes for consistency 2021-11-14 14:06:42 +11:00
Patrick Stockwell
d5880ef4a3 Change Highlight function to allow missing fields 2021-11-14 14:02:31 +11:00
Patrick Stockwell
1eb70ea018 Remove fixed background on special key 2021-11-13 23:18:05 +11:00
Patrick Stockwell
4fe08e4440 Add readonly file styling 2021-11-05 21:35:36 +11:00
Patrick Stockwell
7af613b1f8 Add statusline colours for git branch 2021-11-04 22:51:01 +11:00
Patrick Stockwell
bcb223c7a2 Add StatusLine hightlights 2021-11-04 21:14:29 +11:00
Patrick Stockwell
5fd6b2a9bb Remove white from git diffAdd foreground 2021-09-29 22:33:37 +10:00
Patrick Stockwell
1e96ca23ae Add html tag and attribute colours 2021-09-22 21:06:25 +10:00
Patrick Stockwell
1e2b0a7a2e Add treesitter highlights for typescript 2021-09-19 21:41:25 +10:00
patstockwell
f443fe02ec Merge pull request #36 from ptiza/python-patch
Improve Python syntax highlighting
2021-09-18 23:05:09 +10:00
ptiza
8c7e8aa089 Improve Python syntax highlighting 2021-08-03 15:28:56 +00:00
patstockwell
efc71525a7 Merge pull request #34 from MonstrousOgre/nvim_lsp
Nvim LSP Diagnostic Colors
2021-05-27 15:49:18 +10:00
Patrick Stockwell
abb8e4f50b Use light_blue for C++ types to match sublime 2021-05-27 11:31:21 +10:00
Patrick Stockwell
e6816633a4 Add highlight for types in C/C++ 2021-05-27 11:27:52 +10:00
MonstrousOgre
a9bce259d3 Nvim LSP Colors 2021-05-24 20:50:17 +05:30
Patrick Stockwell
12e02dc98d Add typescriptTestGlobal 2021-05-19 09:55:05 +10:00