Commit Graph

7 Commits

Author SHA1 Message Date
David Ibia
451a0dcdf7 feat: added nvim repo as submodule 2025-01-06 14:58:51 +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
David Ibia
25101eb597 feat(zen.toml): add new configuration file for oh-my-posh theme 'zen' to enhance prompt appearance and functionality 2024-06-12 21:05:19 +01:00