Fix oled mode table alt color (#1018)

This commit is contained in:
Prospector 2023-02-26 17:46:16 -08:00 committed by GitHub
parent 6c3b87c9b9
commit d4a43bf051
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -273,6 +273,7 @@ html {
--color-button-bg: #222329;
--color-button-bg-hover: #2d2d32;
--color-button-bg-active: #3c3c40;
--color-table-alternate-row: #19191c;
}
body {