diff --git a/public/themes/olivia.css b/public/themes/olivia.css index 214c6614c..51a1fb634 100644 --- a/public/themes/olivia.css +++ b/public/themes/olivia.css @@ -1,6 +1,6 @@ :root { - --bg-color: #2e2d2b; - --main-color: #dfb09e; - --caret-color: #dfb09e; - --sub-color: #756d6a; + --bg-color: #1c1b1d; + --main-color: #f2efed; + --caret-color: #f2efed; + --sub-color: #deaf9d; } \ No newline at end of file