mirror of
https://github.com/josean-dev/dev-environment-files.git
synced 2025-03-09 21:51:05 +01:00
Added comment specifcying coolnight colorscheme in wezterm config
This commit is contained in:
parent
b8feae4bd0
commit
aa7778ffa4
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ local config = wezterm.config_builder()
|
|||
|
||||
-- This is where you actually apply your config choices
|
||||
|
||||
-- my coolnight colorscheme
|
||||
config.colors = {
|
||||
foreground = "#CBE0F0",
|
||||
background = "#011423",
|
||||
|
|
Loading…
Add table
Reference in a new issue