Commit graph

38 commits

Author SHA1 Message Date
Webhooked
e1e0cd83e4 fix: color update for Mist variant 2025-06-09 10:12:45 +02:00
Webhooked
fa23cca0ce Update README with new Mist variant 2025-06-09 10:08:08 +02:00
Webhooked
0a2dd5b372 fix: NeoTree title color correction 2025-06-07 21:40:49 +02:00
Webhooked
99c7bedc95 feat: all new Kanso Mist theme variant 2025-06-07 14:56:23 +02:00
Webhooked
d5975aa93b
Merge pull request #14 from ddanieltan/patch-1
Fix example in readme
2025-06-03 09:27:21 +02:00
Daniel Tan
64299f65d4
Fix example in readme
In this example code snippet, the variable name was specified as `zen_colors` but the code was extracting the colors for the "ink" palette. Did a simple fix to make the variable name consistent with the code.
2025-06-03 15:10:24 +08:00
Webhooked
2fb100e461
Merge pull request #12 from bakageddy/contrib_term
Add Support for st (simple terminal) and urxvt
2025-06-01 10:26:23 +02:00
Webhooked
e4b3d67204 Update selected line colors in Snacks picker 2025-05-31 14:46:06 +02:00
Webhooked
01bbcb3191 Improve color consistency and picker UI styling
Replace oldWhite references with inkGray for better consistency across themes and update Snacks picker highlight groups for improved visual clarity.
2025-05-31 14:42:06 +02:00
Webhooked
138f08461f feat\!: replace disableItalics with italics config option
Replace the negative boolean `disableItalics` with positive `italics` option for better API ergonomics. This affects all italic styling throughout the theme including comments, keywords, and plugin highlights.

BREAKING CHANGE: Users must update their configuration from `disableItalics = true` to `italics = false`.
2025-05-31 14:11:00 +02:00
Webhooked
c0355d2c16 Kanso Pearl brightwhite color correction 2025-05-31 14:04:02 +02:00
Dinesh Kumar
5f4d67ea0e ADD: Simple Terminal 2025-05-30 18:10:43 +05:30
Webhooked
85ad1002b2 Adjust whitespace and indent colors for better visibility 2025-05-30 14:00:39 +02:00
Webhooked
f2d1e6bf11 Add Yazi, Zathura, and Zellij to the extras section in the README 2025-05-30 11:44:28 +02:00
Webhooked
6aa1844142
Merge pull request #11 from bakageddy/contrib_yazi
ADD: extras/yazi
2025-05-29 19:36:44 +02:00
Dinesh Kumar
a9195ab704 ADD: extras/yazi 2025-05-29 18:27:33 +05:30
Webhooked
3700f86dae
Merge pull request #10 from bakageddy/extra_contrib
Add Support for Zathura and Zellij
2025-05-28 20:21:19 +02:00
Dinesh Kumar
804dfe24ee ADD: extras/zellij 2025-05-27 17:34:05 +05:30
Dinesh Kumar
8601413b22 ADD: extras/zathura 2025-05-27 17:08:19 +05:30
Webhooked
90088255f9 Add EditorConfig and standardize code formatting
Adds an EditorConfig file to maintain consistent coding styles across editors. Reformats code with consistent indentation using spaces instead of tabs. Makes minor color palette adjustments.
2025-05-26 11:01:00 +02:00
Webhooked
05b1a4b6d6
Merge pull request #8 from KacperHemperek/main
Add option to disable bold styles across the theme
2025-05-26 10:55:55 +02:00
Webhooked
e6a2b5ced3
Merge branch 'main' into main 2025-05-26 10:55:28 +02:00
Webhooked
7bfd3e4dcc Change SnacksPickerBoxTitle foreground color to fg 2025-05-21 11:47:01 +02:00
Kacper Hemperek
b3a2a32108 Update readme to include bold field in the default config 2025-05-21 09:23:58 +02:00
Kacper Hemperek
aaa72b68b6 Add config field to disable bold styles across the whole theme 2025-05-21 09:18:51 +02:00
Webhooked
f7080992e7 Improve pmenu theme consistency 2025-05-15 11:06:57 +02:00
Webhooked
f67db8dca6
Merge pull request #6 from yhoundz/main
Switch cursor foreground and background colors for WezTerm
2025-05-11 13:27:26 +02:00
alexander wang
c5102362b8
Edited cursor colors for wezterm 2025-05-10 22:03:55 -05:00
Webhooked
f0c71e6ed5
Merge pull request #4 from jorgebef/bg_visual
Change bg_visual for zen mode to be also inkBlack3
2025-05-09 11:04:29 +02:00
jorgebef
86784b5cb0 Change bg_visual for zen mode to be also inkBlack3
After testing, the contrast is too low when the selection is small,
proving difficult to identify where the selection starts and ends.
2025-05-08 18:33:02 +02:00
Webhooked
7205d3902a Fix for transparent background support 2025-05-08 09:43:49 +02:00
Webhooked
3cf33b0f15 Transparent-mode corrections for SnacksPicker 2025-05-08 09:15:24 +02:00
Webhooked
d380b66d81 Revert Normal highlight to fix transparent background issues 2025-05-08 09:00:30 +02:00
Webhooked
6d7770eda6 Add option to disable italic styling 2025-05-07 11:49:57 +02:00
Webhooked
921f85c99a Add support for untracked files in Git signs 2025-05-07 11:34:40 +02:00
Webhooked
e5ae0533c5 Refactor theme colors and UI settings for improved visibility and consistency across components. Update README. 2025-05-07 11:27:21 +02:00
Webhooked
47074d196d Update VS Code extension marketplace link 2025-05-06 12:04:25 +02:00
Webhooked
62e9c5d669 Initial commit 2025-05-06 12:02:29 +02:00