Commit Graph

306 Commits (eb4e11ffa981ad1dfd51fea8b70479516b2c645f)

Author SHA1 Message Date
Pocco81 a6de64e256 fix: attempt to call field 'assertightness'
Pocco81 92292d0e7d fix: boarders
Pocco81 6dbd1e379d fix: info color
Pocco81 19c244725a fix: hints color
Pocco81 5a9553dd65 fix: warnings color
Pocco81 628996c8c0 fix: errors color
Pocco81 a693442c0b fix: diffs
Pocco81 a33c884701 fix: fg alt AKA white
Pocco81 95930ea946 fix: terminl black
Pocco81 2889b47290 fix: statusline
Pocco81 4632b8b9a7 fix: search hl
Pocco81 d38d4459df fix: pmenu
Pocco81 1dafb361a2 fix: floats
Pocco81 a63d91399e fix: highlight highlights
Pocco81 76905e862a fix: visual_bg
Pocco81 7402190a9b fix: sidebars and added new colors
Pocco81 c6682c76bc removed previous catppuccino themes
Pocco81 f64ce782b2 fix: broken fg and bg
Pocco81 1d5c024583 fix: cp12
Pocco81 aaea8d8e55 feat: added 2 more colors
Pocco81 4eb246fb89 fix: _br stuff
Pocco81 29d69499c9 fix: renaming colors -> done with cp10
Pocco81 3a678889ed fix: renaming colors -> done with cp9
Pocco81 666114d01a fix: renaming colors -> done with cp8
Pocco81 d9df26a750 fix: renaming colors -> done with cp7
Pocco81 d3409a994d fix: renaming colors -> done with cp6
Pocco81 b4a8c28131 fix: renaming colors -> done with cp3-5
Pocco81 3287db1dd3 fix: renaming colors -> done with cp1-3
Pocco81 28162de21b replaced whites with catppuccino0
Pocco81 b8fa6ff5b1 fix: removed remnants of cpt in favor of cp for simplification
Pocco81 0b177ad1cb clean up: removed unneeded code
Pocco81 56f1216977 changed config
Pocco81 25e38aaff8 feat: added initial 11-colors color palette as discussed in
Luis Solano 0cdee9c2a3 feat: nvim-cmp integration
Add highlight groups for nvim-cmp's new feature floating window for
completion menus
Pocco81 6de112202c
Merge pull request from LuisxSullivaN/keywords-style
feat: style missing keywords
André Zanellato 4a0a1543cc
Use correct diff from colorscheme
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
Pocco81 5f35851efa fix: distinction between TSFocus and TSKeywordFocus
Pocco81 31a038f59f feat: TSInclude (resolves )
Pocco81 75fb50a4bb feat: changed color for TSKeywordFunction to bright magenta for the treesitter integration
Pocco81 5f24cbc67f changed bright magenta color for light melya
Pocco81 7626a437e6 feat: made TSPunctDelimiter green
Pocco81 ab1eab9d53 fix : highlight treesitter operators
abzcoding a7f7c02c5e vim.lsp.diagnostic has been moved to vim.diagnostic
Pocco81 f5e342ac17 feat: colored indent levels for indent blankline
Pocco81 e92093c557 feat: adde blend as a GUI highlight arguments
Pocco81 e8a60040a9 feat : style for native lsp underlines and virtual text
Pocco81 5dafd62c06 fix: bright yellow on light melya
Pocco81 a5a3d62f73 fix: made hop colors more visible and made them stand out more
Pocco81 d32c50fb45 fix: broken orange
Pocco81 e04c0b39b7 fix: formatted hop integ
Pocco81 d307cfd87c dev: added hop.nvim to the config
Smitesh Patil c6e5f4a7ea Define hop colors
Pocco81 b69511f78e fix : Contrast on bufferline tabs
Pocco81 8f4e7e8daf feat (): added nvim-ts-rainbow integration
Pocco81 b9c6ca6b2e fix : Error when enabling term colors
Pocco81 3600af0a2f fix: small unneeded require of lightspeed caused by autocompletion engine
Pocco81 d87879dbfc dev: added lightspeed to conf
Pocco81 581fd69d13 feat: added lightspeed integrations
Pocco81 418095d52a fix : Gitsigns Backgrounds Sometimes Not Transparent
Pocco81 afffbb63fb
Merge pull request from mrjones2014/main
feat: soft_manilo theme
Pocco81 65ec05bf20 dev: changed some colors
Pocco81 526bb7a395 fix: added default colorscheme
Pocco81 20a0f1dd15 feat: added api
Pocco81 92290bda6d fix: pass empty table if it does not exist
Pocco81 65aef85685 feat: allow remaps of both the colorscheme and the hi groups
Pocco81 498db617ae dev: use deep extension for tables
Smitesh Patil ea0a79eb79 Fix typo in lualine theme replace mode
Mat Jones c3bfdefdad
add soft_manilo theme
Pocco81 9d588802dc feat: set term colors
Pocco81 f0d4fa66f8 fix : make special keys more visible
Pocco81 cd962cd43a fix: error message
Pocco81 d2d3ca64e5 fix: made cyan more visible in Light Melya
Pocco81 d728777db4 fix: renamed default flavor in config
Pocco81 036fae70c7 fix: renamed default flavor
Pocco81 1f1782a460 dev: removed CPLoad command in favor of the builtin 'colorscheme'
Pocco81 708732c79e feat: CPClear command to clear all highlights
Pocco81 54fd92d443 dev (refactor): siplified git and diff relation in the integrations
Pocco81 656e698995 dev (refactor): siplified git and diff relation in the mapper
Pocco81 4ec76d7671 dev (refactor): siplified git and diff relation in colorschemes
Pocco81 65d0d37410 request : make Todo comments bold
Pocco81 d35ecf2147 dev (formatter): formatted with StyLua mapper
Pocco81 58e9348dfb dev (formatter): formatted with StyLua core/integrations/*
Pocco81 e3503f0d7d dev (formatter): formatted with StyLua core/
Pocco81 33ea41effa dev (formatter): formatted with StyLua color_schemes/
Pocco81 69ef80d89d dev (formatter): formatted with StyLua utils/
Pocco81 685a90ad9a dev (formatter): formatted with StyLua main
Pocco81 4eed8788a7 dev (formatter): formatted with StyLua lualine and lightline
Pocco81 0fb0ca6dc0 fix: formatting (luafmt), naming conventions and assertion
Mat Jones 191726bdaa
update default config
Mat Jones f7cdbab0b2
fix formatting again
Mat Jones 1352941f3c
fix indent format
Mat Jones a1a4212d90
reformat file
Mat Jones 2616c1dac4
remove autoformatting that conflicts with project formatting
Mat Jones b9225d5914
add option to show root folder
Pocco81 bf534aa06a fix: changed background color after assertion
Pocco81 d51be55ada feat: set cs properties
Pocco81 dc217296eb dev: added colors util
Pocco81 9a9c63c223 fix: typo in color red
Pocco81 5914d62d8b fix: more graceful handling for when a colorscheme was not recognized
Pocco81 6ad271002f fix: lualine integration
Pocco81 014d8575ac fix
Pocco81 9b36fd8ea3 fix: functions in treesitter integration
Pocco81 de10cd392e dev: fixed typo in config
Pocco81 9df4a02436 fix: all of the integrations were adapted
Pocco81 0dec7a2049 fix: refactor to be able to properly reload all hi groups
Pocco81 159037858b fix: (treesitter integ.) changes operator to fg
Pocco81 920bb83105 dev: added light melya to theme list
Pocco81 2d328cc72f feat: light theme (Light Melya) + cleanup
Pocco81 4824779f4d fix: handle exceptions at init
Pocco81 a04903c372 feat: securely call colorschemes (aka flavors)
Pocco81 e0d2a052c6 feat: cli completion
Pocco81 6c0bad9846 fix: structure
Pocco81 cc54a4c68f dev: fixed bufferline integration
Pocco81 27efbfd317 fix: moved some integrations
Pocco81 f276e38c1d feat: lightline integration
Pocco81 ed3707a382 dev: removed color overrides util
Pocco81 fcd04a3cc9 dev: fixed flavors
Pocco81 fbda912792 dev: not darken diff colors too much
Pocco81 8809a52103 dev: changed gitsigns change color for a more distinguishable one
Pocco81 c437146d5a fix: better highlights for gitsigns and better org
Pocco81 149dcfe2ee feat (): lualine integration
Pocco81 a336b62ca7 feat: added color remapping
Pocco81 0b9e1e36fc dev: added hooks
Pocco81 20685e3cf0 dev: made loops red
Pocco81 f7a3d2bca5 dev: lsp code lense support
Pocco81 40d37f3652 dev: added Neon Latte flavor
Pocco81 68354ea1ed dev: better statusline
Pocco81 f6ea779e39 dev: changed base colorscheme colors
Pocco81 0f07829c2e fix: better colors for nvim tree
Pocco81 79d1550495 dev: added the rest of the integrations
Pocco81 3faa6dbf9f dev: moved most of the integrations to their files
Pocco81 472303902a dev: added markdown integration
Pocco81 ce4f447164 dev: integrations
Pocco81 2f359a0ab2 fix: changed cmd line fg color
Pocco81 11a547fc50 dev: cleared native lsp integration
Pocco81 c4ddcfc0b2 fix: uninstantiate globals
Pocco81 d2440a39bc dev: parenthesis are red now
Pocco81 9e9faeb874 fix: typo with git* x3
Pocco81 c55bd14632 fix: typo with git* x2
Pocco81 bae73c9f97 fix: typo with git*
Pocco81 7de4ee6690 dev: added skeleton for integrations and globals for mapper
Pocco81 bbd93a126e dev: added integrations and refactored mapper base
Pocco81 1ca25d76a0 feat: highlight lsp diagnostics in numberline
Pocco81 f727b4fa15 dev: applied new settings
Pocco81 6c80659d15 dev: updated config for lsp and some colors
Pocco81 3b72a10235 dev: made conditionals red
Pocco81 e7502d862a dev: fixed typo with red
Pocco81 3b1d7e3a97 dev: better blue and functions
Pocco81 092afe1418 dev: changed color red
Pocco81 1bee83e1cb dev: changed functions to red
Pocco81 5dd9e1f821 dev: better magenta
Pocco81 27f882d893 dev: better fg color and white bg
Pocco81 bf1e07c683 dev: changed some colors
Pocco81 df70644d9d fix: bugs at init
Pocco81 9df4f2b74f dev: initial structure