Fix oled mode table alt color (#1018)
This commit is contained in:
parent
6c3b87c9b9
commit
d4a43bf051
@ -273,6 +273,7 @@ html {
|
|||||||
--color-button-bg: #222329;
|
--color-button-bg: #222329;
|
||||||
--color-button-bg-hover: #2d2d32;
|
--color-button-bg-hover: #2d2d32;
|
||||||
--color-button-bg-active: #3c3c40;
|
--color-button-bg-active: #3c3c40;
|
||||||
|
--color-table-alternate-row: #19191c;
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user