fixes wezterm colors

This commit is contained in:
Dennis 2025-11-10 08:43:28 +01:00
parent 178f6c2f72
commit c27fb437ca
2 changed files with 4 additions and 4 deletions

6
flake.lock generated
View file

@ -88,11 +88,11 @@
]
},
"locked": {
"lastModified": 1762700578,
"narHash": "sha256-Twxr27SV+lPXW5oi1KWbVai+Hx9KkZGGex5aLxJDArI=",
"lastModified": 1762721397,
"narHash": "sha256-E428EuouA4nFTNlLuqlL4lVR78X+EbBIqDqsBFnB79w=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "d8efc4bfa764676af1fec08f99ce9450d21f2d47",
"rev": "b8645b18b0f5374127bbade6de7381ef0b3d5720",
"type": "github"
},
"original": {

View file

@ -40,7 +40,7 @@ M.colors = {
split = palette.bg_secondary,
ansi = {
palette.grey,
palette.bg,
palette.red,
palette.green,
palette.yellow,