diff options
author | Annabel Dunstone Gray <annabel.dunstone@gmail.com> | 2017-02-17 10:15:33 -0600 |
---|---|---|
committer | Annabel Dunstone Gray <annabel.dunstone@gmail.com> | 2017-02-17 12:49:36 -0600 |
commit | 0c6b1ad858270c772efc37f7e721a6825493d9ed (patch) | |
tree | 7d658ecef4d56e538ae86efb79258840e4dd5f31 /doc | |
parent | 102587972d69ed7e34a1f4d8d8995a008692db90 (diff) | |
download | gitlab-ce-0c6b1ad858270c772efc37f7e721a6825493d9ed.tar.gz |
Remove application theme settings from preferences
Diffstat (limited to 'doc')
-rw-r--r-- | doc/profile/preferences.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/profile/preferences.md b/doc/profile/preferences.md index 073b8797508..4f2b00f3dd1 100644 --- a/doc/profile/preferences.md +++ b/doc/profile/preferences.md @@ -3,13 +3,6 @@ Settings in the **Profile > Preferences** page allow the user to customize various aspects of the site to their liking. -## Application theme - -Changing this setting allows the user to customize the color scheme used for the -navigation bar on the left side of the screen. - -The default is **Charcoal**. - ## Syntax highlighting theme _GitLab uses the [rouge ruby library][rouge] for syntax highlighting. For a |