Commit graph

353 commits

Author SHA1 Message Date
Redoxahmii 2ac32f10ac style(name): change theme name to light 2025-02-07 13:48:48 +05:00
Redoxahmii c4c6b2e158 fix(fzf-lua): fzfLivePrompt set to Normal to avoid pinkish color when grepping
FzfLua sets pinkish color when usig FzfLua grep through files so resetting to use Normal
2025-02-06 20:06:58 +05:00
Redoxahmii 58ea6a9217 fix(neo-tree): add git-related colors
The colors were defaulting to use hl-groups of `gitsigns` and if you do not have that plugin
installed the colors for the git were all wrong so added those.

Did test it on `main` and that has the same result.
2025-02-05 21:25:16 +05:00
Redoxahmii 5369e9e50e fix(tmux): visibility for colors 2025-01-26 03:24:36 +05:00
Redoxahmii 786e46ce71 chore(defaults): revert back to defaults 2025-01-26 02:23:05 +05:00
Redoxahmii 98b3c46a71 fix(fzf): add groups and set bg 2025-01-25 02:42:26 +05:00
Redoxahmii 9838205909 fix(termux): termux extra working 2025-01-24 09:21:45 +05:00
Redoxahmii 482a9acb7f fix(helix): helix extra working 2025-01-24 09:21:19 +05:00
Redoxahmii a50d7d3128 fix(name): change config naming to solarized-osaka 2025-01-24 09:20:39 +05:00
Redoxahmii 68800c3d25 feat(reassign): assigned all extras to base color 2025-01-24 07:45:57 +05:00
Redoxahmii ded81c7523 chore(reassign): did 3 more 2025-01-24 02:38:00 +05:00
Redoxahmii 5f63fb3779 chore(reassign): assign a few more of the colors 2025-01-24 02:25:11 +05:00
Redoxahmii 1fac64a23c perf(reassign): slowly replace all reassign colors with theme colors 2025-01-24 01:55:24 +05:00
Redoxahmii d4dfdf3e38 feat(extras): add newer extras and assign missing colors 2025-01-24 01:41:46 +05:00
Redoxahmii da1b6f7649 Merge branch 'main' into gen-merge 2025-01-23 13:28:01 +05:00
Redoxahmii 94cfed239a feat(snacks): add snacks.picker hl to match other pickers 2025-01-15 11:44:38 +05:00
Redoxahmii 83958cd5cc feat(lightline): change lightline theme to osaka on setup 2025-01-08 06:48:08 +05:00
Redoxahmii 5791e490ee fix(which-key): misspell correction 2025-01-07 03:23:43 +05:00
Redoxahmii ab3d30c9aa fix(which-key): add WhichKeySeparator group 2025-01-07 03:15:31 +05:00
Redoxahmii 678ed69d08 fix(which-key): remove deprecated group 2025-01-07 03:06:15 +05:00
Redoxahmii 483d5f6494 chore(which-key): remove duplicate 2025-01-07 00:51:44 +05:00
Redoxahmii fbab1f6c00 feat(lightline): lightline colors close to lualine 2025-01-07 00:51:14 +05:00
Redoxahmii 2663501654 fix(term): assign missing term colors
Some checks failed
CI / extras (push) Has been cancelled
CI / tests (ubuntu-latest) (push) Has been cancelled
CI / docs (push) Has been cancelled
CI / release (push) Has been cancelled
2025-01-06 21:08:08 +05:00
Miroslav Lincovschi bed82a2c3a fix: misspell on the plugin name 2025-01-06 11:25:05 +03:00
Miroslav Lincovschi 4dbf58b2a0 fix: misspell on the filename 2025-01-06 11:23:39 +03:00
Miroslav Lincovschi 1dc4548835 feat: commit b2446aa 2025-01-04 00:46:13 +03:00
Miroslav Lincovschi a0e35462c1 fix: remove unnecessary link 2024-12-24 19:52:31 +03:00
Miroslav Lincovschi b25529899e fix: commit aee69e3 2024-12-24 18:54:46 +03:00
Miroslav Lincovschi d4bcea1287 fix: commit 2fa6c30 2024-12-24 18:52:30 +03:00
Miroslav Lincovschi b9772fe601 feat: add fzf-lua hl groups 2024-12-24 18:48:51 +03:00
Miroslav Lincovschi caf0ff3621 style: remove unused comment 2024-12-24 18:48:13 +03:00
Miroslav Lincovschi 97ad4060a1 feat: add blink.cmp hl groups 2024-12-24 18:37:27 +03:00
Miroslav Lincovschi f86886d1fd fix: using the wrong highlight groups for nvim-ts-raindow2 and rainbow-delimiters 2024-12-23 18:35:56 +03:00
Miroslav Lincovschi 78b1327c10 style: format highlight groups to more readable style 2024-12-23 18:29:24 +03:00
Miroslav Lincovschi 49bf743bf0 fix: add missing option hide_inactive_statusline 2024-12-23 17:42:41 +03:00
Miroslav Lincovschi c854ecd5df feat: add missing color switching 2024-12-18 12:06:54 +03:00
Miroslav Lincovschi aad7008e23 refactor: remove unused require to util.lua 2024-12-18 02:51:43 +03:00
Miroslav Lincovschi 71e05aa291 feat: add new option to control plugins integration 2024-12-18 02:50:39 +03:00
Miroslav Lincovschi e14e5af690 refactor: refactor theme.lua and util.lua 2024-12-18 02:49:20 +03:00
Miroslav Lincovschi dbfd92eba5 feat: add index.lua file in groups folder 2024-12-18 02:47:52 +03:00
Miroslav Lincovschi 90ab10ee27 feat: move plugins to separate files 2024-12-18 02:42:59 +03:00
Redoxahmii 0fb0993aea feat(snacks): hl for snacks.indent same to mini.indentscope 2024-12-14 21:20:58 +05:00
Redoxahmii 8926f85a6e fix(neotree): use color from palette 2024-11-25 09:40:14 +05:00
Redoxahmii df162973df fix(neotree): use color from palette 2024-11-25 06:59:50 +05:00
Redoxahmii 66c764ff34 feat(colors): reassigning colors separate so easier to change 2024-11-24 09:09:04 +05:00
Redoxahmii 60dcf1a412 feat(build): add script and missing colors 2024-11-23 12:10:49 +05:00
Redoxahmii 30d3574c44 chore(names): update names on all colorschemes 2024-11-23 12:10:12 +05:00
Redoxahmii b943beff40 fix(colors): reassign missing colors from generator 2024-11-23 09:19:32 +05:00
Redoxahmii f75535eb3d feat(kitty): kitty colors working properly 2024-11-23 08:25:07 +05:00
Redoxahmii 5403f91bf9 style(neo-tree): change "hidden items" color to readable 2024-11-23 07:57:44 +05:00