From 97dd1046e76baf97b371d6939f7008eda4a83577 Mon Sep 17 00:00:00 2001 From: hebbet Date: Mon, 23 Mar 2015 20:07:13 +0100 Subject: [PATCH] Change comment in blue ui to match other scss Change comment in blue ui to match other scss files --- app/assets/stylesheets/themes/ui_blue.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/themes/ui_blue.scss b/app/assets/stylesheets/themes/ui_blue.scss index cb7980b5a07..e223058be8b 100644 --- a/app/assets/stylesheets/themes/ui_blue.scss +++ b/app/assets/stylesheets/themes/ui_blue.scss @@ -1,5 +1,5 @@ /** - * Modern GitLab UI theme + * Blue GitLab UI theme */ .ui_blue { @include dark-theme(#BECDE9, #2980b9, #1970a9, #096099);