switch to gruvbox dark medium

This commit is contained in:
♥ Minnie ♥ 2025-03-07 10:33:16 +08:00
parent 97ecaed6b0
commit d9b1150b00
Signed by: jasmine
GPG key ID: 8563E358D4E8040E
8 changed files with 29 additions and 25 deletions

View file

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