mirror of
https://github.com/boxpositron/absolute-dotfiles.git
synced 2026-02-28 03:30:37 +00:00
style(wezterm.lua): update background color from #000000 to #1C1F26 for better visual aesthetics
This commit is contained in:
@@ -16,7 +16,7 @@ config.window_background_opacity = .9
|
||||
config.background = {
|
||||
{
|
||||
source = {
|
||||
Color = "#000000",
|
||||
Color = "#1C1F26",
|
||||
},
|
||||
width = "100%",
|
||||
height = "100%",
|
||||
|
||||
Reference in New Issue
Block a user