Commit graph

565 commits

Author SHA1 Message Date
Redoxahmii 607f256b5c fix(lightline): rename to snake case to ensure loading 2025-01-07 00:52:13 +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
Ahmed Mughal ca970474f5
Merge pull request #51 from killitar/refactor
Some checks are pending
CI / extras (push) Waiting to run
CI / tests (ubuntu-latest) (push) Blocked by required conditions
CI / docs (push) Blocked by required conditions
CI / release (push) Blocked by required conditions
refactoring: split `theme.lua` into separate groups.
2025-01-06 19:45:51 +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 51d2897136
Merge branch 'main' into refactor 2025-01-04 00:42:27 +03:00
Ahmed Mughal 44d3b9d966
Merge pull request #56 from redoxahmii/main
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
feat(which-key): consistent float borders with fzf and telescope
2025-01-02 01:47:25 +05:00
Redoxahmii b2446aac21 feat(which-key): consistent float borders with fzf and telescope 2025-01-02 01:42:37 +05: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 ec645278ea
Merge branch 'main' into refactor 2024-12-24 18:17:20 +03:00
Takuya Matsuyama 2fa6c3091c fix(incsearch): set background color instead of using standout
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
fix visual discrepancies in opts.indent when yanking lines

fix #53
2024-12-24 13:47:35 +09:00
Takuya Matsuyama f53684190f
Merge pull request #55 from Redoxahmii/main
fix(indents): remove reverse so snacks.indent render properly.
2024-12-24 13:43:31 +09:00
Redoxahmii aee69e3fab fix(indents): remove reverse so snacks.indent render properly 2024-12-24 06:42:19 +05: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
Ahmed Mughal f4c68cdc5f
Add blink.cmp hl groups and render colors in buffer with hipattern (#49)
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
* feat(blink): add blink hl groups

* fix(label): remove comments and add helpful info

* feat(render): render colors using hipattern

* chore(unused): change unused comment to other
2024-12-20 23:32:51 +09:00
Miroslav Lincovschi c854ecd5df feat: add missing color switching 2024-12-18 12:06:54 +03:00
Ahmed Mughal eebeb55b2b
Merge pull request #52 from Redoxahmii/fzf
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
Add fzf hl groups
2024-12-18 07:30:09 +05:00
Redoxahmii 8114d99da5 feat(fzf): add fzf hl groups 2024-12-18 07:27:51 +05: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
Ahmed Mughal 03ea45e180 Merge branch 'craftzdog:main' into main 2024-12-16 18:58:55 +05:00
Takuya Matsuyama 5b36ae3a08
Merge pull request #46 from Redoxahmii/main
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
feat(snacks): hl for snacks.indent same to mini.indentscope
2024-12-16 15:34:25 +09:00
Redoxahmii 0fb0993aea feat(snacks): hl for snacks.indent same to mini.indentscope 2024-12-14 21:20:58 +05:00
Takuya Matsuyama b023c3f3b9
Merge pull request #44 from Redoxahmii/main
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
Add snacks dashboard HL groups and neotree highlights
2024-11-25 11:17:45 +09:00
Redoxahmii df162973df fix(neotree): use color from palette 2024-11-25 06:59:50 +05:00
Redoxahmii 5403f91bf9 style(neo-tree): change "hidden items" color to readable 2024-11-23 07:57:44 +05:00
Redoxahmii aa15ef04e1 feat(snacks): add snacks dashboard hl groups 2024-11-23 01:56:56 +05:00
Miroslav Lincovschi e97c50d2ef feat(leap): update highlight for leap.nvim
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
2024-11-16 09:46:06 +09:00
Gabriel Felix 126d394c0c feat(extra): add colorscheme windows terminal 2024-07-04 11:02:37 +09:00
Evgeni Chasnovski f1f61620fc feat(theme): add new 'mini.nvim' highlight groups 2024-06-30 11:56:34 +09:00
Bobby Rahmanda a2a435aa0e
docs(readme): tmux config for Alacritty (#36) 2024-05-27 11:58:06 +09:00
Takuya Matsuyama 0083cb2378 fix(lsp): fix reference text styles
it should be illuminated with bg color

fix #34
2024-05-21 11:34:00 +09:00
Takuya Matsuyama 92c5def2b5 chore(extras): remove unused files 2024-04-02 22:26:48 +09:00
Takuya Matsuyama 96fdcd7de3
Merge pull request #29 from bobbyrahmanda13/alacritty-color
feat(extra): add colorscheme alacritty
2024-04-02 22:25:52 +09:00
bobbyrahmanda13 11edb25f5f chore: add colorscheme alacritty 2024-03-31 11:03:33 +07:00
Christoph Zirkelbach f7615ec597 fix(theme): support italic text in Markdown files
- Treesitter: `@markup.emphasis` -> `@markup.italic`
- 722617e672/CONTRIBUTING.md?plain=1#L211
2024-03-22 10:22:21 +09:00
Redox 2b48494b65
feat(theme): highlight updates for html,tsx,ts,js,jsx,vue,markdown (#25)
* feat(theme): highlight updates for html,tsx,ts

* fix(theme): javascript consistent

* fix(theme):change to better color for highlighting

* feat(theme):better Vue and Markdown syntax highlighting.

* fix(colors): color for todo items

assigned a color for todo items to get rid of the error in the theme.lua file

* refactor(theme):Removed direct hex values

changed colors with the utils provided for darkening.

* fix(theme):lessen the darken effect

* refactor(theme):Remove unnecessary tag

* feat(theme):foreground colors for flash

* fix(theme):revert to base colors

* chore(theme):Removed rainbow markdown.

---------

Co-authored-by: Redoxahmii <fullmeta2334@gmail.com>
2024-03-12 12:45:10 +09:00