diff --git a/scss/theme-default.scss b/scss/theme-default.scss index aec8983..99f545e 100644 --- a/scss/theme-default.scss +++ b/scss/theme-default.scss @@ -1,5 +1,5 @@ :root { - $main-theme-color: royalblue; + $main-theme-color: royalblue; // also: crimson, forestgreen, hotpink $main-text-color: #333; $border-color: #dadada; $main-bg-color: white;