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