From 6d39782ef09eaeaf85759b70a59cbdfc762ea11a Mon Sep 17 00:00:00 2001 From: kodxana Date: Mon, 24 May 2021 22:54:36 +0200 Subject: [PATCH] Odysee style look --- src/common/style.sass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/common/style.sass b/src/common/style.sass index 960e230..ba5bb8a 100644 --- a/src/common/style.sass +++ b/src/common/style.sass @@ -1,7 +1,7 @@ -$background-color: #191a1c !default +$background-color: #231830 !default $text-color: whitesmoke !default -$btn-color: #075656 !default +$btn-color: #38274c !default $btn-select: teal !default body