chore: fix background colour

This commit is contained in:
♥ Minnie ♥ 2025-04-04 17:59:45 +08:00
parent d611a670c5
commit 53cf3dc9b3
Signed by: jasmine
GPG key ID: 8563E358D4E8040E

View file

@ -6,7 +6,7 @@
input.method = "pulse";
smoothing.noise_reduction = 88;
color = {
background = "'#32302f'";
background = "'#282828'";
foreground = "'#d4be98'";
};
};