Added comment specifcying coolnight colorscheme in wezterm config

This commit is contained in:
josean-dev 2024-07-21 16:34:00 -04:00
parent b8feae4bd0
commit aa7778ffa4

View file

@ -6,6 +6,7 @@ local config = wezterm.config_builder()
-- This is where you actually apply your config choices -- This is where you actually apply your config choices
-- my coolnight colorscheme
config.colors = { config.colors = {
foreground = "#CBE0F0", foreground = "#CBE0F0",
background = "#011423", background = "#011423",