Commit Graph

119 Commits (25e38aaff8c75992281ab6e3297d83605b87e8eb)

Author SHA1 Message Date
Pocco81 25e38aaff8 feat: added initial 11-colors color palette as discussed in #44 3 years ago
Luis Solano 0cdee9c2a3 feat: nvim-cmp integration
Add highlight groups for nvim-cmp's new feature floating window for
completion menus
3 years ago
Pocco81 6de112202c
Merge pull request #39 from LuisxSullivaN/keywords-style
feat: style missing keywords
3 years ago
André Zanellato 4a0a1543cc
Use correct diff from colorscheme 3 years ago
Luis Solano 847216320c feat: style missing keywords
Because of semantic concerns, style from config should be applied to all
kinds of keywords separated by different highlight groups by Treesitter
3 years ago
Pocco81 5f35851efa fix: distinction between TSFocus and TSKeywordFocus 3 years ago
Pocco81 31a038f59f feat: TSInclude (resolves #36) 3 years ago
Pocco81 75fb50a4bb feat: changed color for TSKeywordFunction to bright magenta for the treesitter integration 3 years ago
Pocco81 5f24cbc67f changed bright magenta color for light melya 3 years ago
Pocco81 7626a437e6 feat: made TSPunctDelimiter green 3 years ago
Pocco81 ab1eab9d53 fix #35: highlight treesitter operators 3 years ago
abzcoding a7f7c02c5e vim.lsp.diagnostic has been moved to vim.diagnostic 3 years ago
Pocco81 f5e342ac17 feat: colored indent levels for indent blankline 3 years ago
Pocco81 e92093c557 feat: adde blend as a GUI highlight arguments 3 years ago
Pocco81 e8a60040a9 feat #29: style for native lsp underlines and virtual text 3 years ago
Pocco81 5dafd62c06 fix: bright yellow on light melya 3 years ago
Pocco81 a5a3d62f73 fix: made hop colors more visible and made them stand out more 3 years ago
Pocco81 d32c50fb45 fix: broken orange 3 years ago
Pocco81 e04c0b39b7 fix: formatted hop integ 3 years ago
Pocco81 d307cfd87c dev: added hop.nvim to the config 3 years ago
Smitesh Patil c6e5f4a7ea Define hop colors 3 years ago
Pocco81 b69511f78e fix #22: Contrast on bufferline tabs 3 years ago
Pocco81 8f4e7e8daf feat (#26): added nvim-ts-rainbow integration 3 years ago
Pocco81 b9c6ca6b2e fix #24: Error when enabling term colors 3 years ago
Pocco81 3600af0a2f fix: small unneeded require of lightspeed caused by autocompletion engine 3 years ago
Pocco81 d87879dbfc dev: added lightspeed to conf 3 years ago
Pocco81 581fd69d13 feat: added lightspeed integrations 3 years ago
Pocco81 418095d52a fix #17: Gitsigns Backgrounds Sometimes Not Transparent 3 years ago
Pocco81 afffbb63fb
Merge pull request #19 from mrjones2014/main
feat: soft_manilo theme
3 years ago
Pocco81 65ec05bf20 dev: changed some colors 3 years ago
Pocco81 526bb7a395 fix: added default colorscheme 3 years ago
Pocco81 20a0f1dd15 feat: added api 3 years ago
Pocco81 92290bda6d fix: pass empty table if it does not exist 3 years ago
Pocco81 65aef85685 feat: allow remaps of both the colorscheme and the hi groups 3 years ago
Pocco81 498db617ae dev: use deep extension for tables 3 years ago
Mat Jones c3bfdefdad
add soft_manilo theme 3 years ago
Pocco81 9d588802dc feat: set term colors 3 years ago
Pocco81 f0d4fa66f8 fix #11: make special keys more visible 3 years ago
Pocco81 cd962cd43a fix: error message 3 years ago
Pocco81 d2d3ca64e5 fix: made cyan more visible in Light Melya 3 years ago
Pocco81 d728777db4 fix: renamed default flavor in config 3 years ago
Pocco81 036fae70c7 fix: renamed default flavor 3 years ago
Pocco81 1f1782a460 dev: removed CPLoad command in favor of the builtin 'colorscheme' 3 years ago
Pocco81 708732c79e feat: CPClear command to clear all highlights 3 years ago
Pocco81 54fd92d443 dev (refactor): siplified git and diff relation in the integrations 3 years ago
Pocco81 656e698995 dev (refactor): siplified git and diff relation in the mapper 3 years ago
Pocco81 4ec76d7671 dev (refactor): siplified git and diff relation in colorschemes 3 years ago
Pocco81 65d0d37410 request #15: make Todo comments bold 3 years ago
Pocco81 d35ecf2147 dev (formatter): formatted with StyLua mapper 3 years ago
Pocco81 58e9348dfb dev (formatter): formatted with StyLua core/integrations/* 3 years ago