diff --git a/public/css/themes/flatly.less b/public/css/themes/flatly.less index 76d4d3d31e..ccbba116b0 100644 --- a/public/css/themes/flatly.less +++ b/public/css/themes/flatly.less @@ -987,3 +987,8 @@ input[type="color"], .well { .box-shadow(none); } + +#footer { + color: #3A5169; + background-color: #1D2936; +} \ No newline at end of file