diff --git a/ui/src/components/LogTable.tsx b/ui/src/components/LogTable.tsx index 4c7f7255..e8f48f60 100644 --- a/ui/src/components/LogTable.tsx +++ b/ui/src/components/LogTable.tsx @@ -49,7 +49,7 @@ function LogTable(props: IProps) { const theme = { scheme: "google", author: "seth wright (http://sethawright.com)", - base00: "#000000", + base00: "#ffffff", base01: "#282a2e", base02: "#373b41", base03: "#969896",