chore: fix background colour
This commit is contained in:
parent
d611a670c5
commit
53cf3dc9b3
|
@ -6,7 +6,7 @@
|
|||
input.method = "pulse";
|
||||
smoothing.noise_reduction = 88;
|
||||
color = {
|
||||
background = "'#32302f'";
|
||||
background = "'#282828'";
|
||||
foreground = "'#d4be98'";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue