Skip to content

Commit

Permalink
Fix oled mode table alt color (#1018)
Browse files Browse the repository at this point in the history
  • Loading branch information
Prospector authored Feb 27, 2023
1 parent 6c3b87c commit d4a43bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/styles/global.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit d4a43bf

Please sign in to comment.