fixes wezterm colors
This commit is contained in:
parent
178f6c2f72
commit
c27fb437ca
2 changed files with 4 additions and 4 deletions
6
flake.lock
generated
6
flake.lock
generated
|
|
@ -88,11 +88,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1762700578,
|
"lastModified": 1762721397,
|
||||||
"narHash": "sha256-Twxr27SV+lPXW5oi1KWbVai+Hx9KkZGGex5aLxJDArI=",
|
"narHash": "sha256-E428EuouA4nFTNlLuqlL4lVR78X+EbBIqDqsBFnB79w=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "home-manager",
|
"repo": "home-manager",
|
||||||
"rev": "d8efc4bfa764676af1fec08f99ce9450d21f2d47",
|
"rev": "b8645b18b0f5374127bbade6de7381ef0b3d5720",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
||||||
|
|
@ -40,7 +40,7 @@ M.colors = {
|
||||||
split = palette.bg_secondary,
|
split = palette.bg_secondary,
|
||||||
|
|
||||||
ansi = {
|
ansi = {
|
||||||
palette.grey,
|
palette.bg,
|
||||||
palette.red,
|
palette.red,
|
||||||
palette.green,
|
palette.green,
|
||||||
palette.yellow,
|
palette.yellow,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue