David Ibia
1bbd1b3642
fix(wezterm): change background color to #1C1F26 and improve padding
...
feat(wezterm): add support for neovim colorscheme
2025-01-06 16:14:21 +01:00
David Ibia
36c40f8e39
style(wezterm.lua): update window background opacity to 1 for full opacity
...
style(wezterm.lua): adjust background opacity to .95 for better visual appearance
refactor(wezterm.lua): extract colorscheme loading logic into a separate function for better readability and maintainability
2024-10-01 15:06:43 +01:00
David Ibia
ea5b1b8221
style(wezterm.lua): update background color from #000000 to #1C1F26 for better visual aesthetics
2024-08-11 17:08:12 +01:00
David Ibia
87f6e14c5d
style(wezterm.lua): update background color to black for better readability and consistency
2024-08-11 13:41:08 +01:00
David Ibia
8e39e4b051
style(wezterm.lua): reformat config settings for better readability and consistency
...
feat(wezterm.lua): add support for custom colorscheme by reading from a file or defaulting to 'Catppuccin Mocha' if file not found
2024-07-29 00:57:12 +01:00
David Ibia
5d225f306a
feat(wezterm.lua): add a new Wezterm configuration file with custom settings for a better user experience
2024-07-28 02:13:46 +01:00