-
- Downloads
Rename the "Dark" and "Light" theme to avoid confusion with "Dark Mode"
It was confusing to have a "Dark" navigation theme next to "Dark Mode". Renaming the "Dark" navigation theme to "Gray" avoids these overlapping terms. To follow the same naming pattern as the other color themes, "Light" got also renamed to "Light Gray". Changelog: changed
parent
c82b0b36
No related branches found
No related tags found
Showing
- app/assets/stylesheets/pages/profiles/preferences.scss 6 additions, 6 deletionsapp/assets/stylesheets/pages/profiles/preferences.scss
- app/assets/stylesheets/themes/theme_gray.scss 1 addition, 1 deletionapp/assets/stylesheets/themes/theme_gray.scss
- app/assets/stylesheets/themes/theme_light_gray.scss 1 addition, 1 deletionapp/assets/stylesheets/themes/theme_light_gray.scss
- lib/gitlab/themes.rb 2 additions, 2 deletionslib/gitlab/themes.rb
- locale/gitlab.pot 4 additions, 4 deletionslocale/gitlab.pot
- spec/helpers/preferences_helper_spec.rb 1 addition, 1 deletionspec/helpers/preferences_helper_spec.rb
- spec/lib/gitlab/themes_spec.rb 2 additions, 2 deletionsspec/lib/gitlab/themes_spec.rb
-
mentioned in merge request kubitus-project/kubitus-installer!1153 (merged)
Please register or sign in to comment