2019-10-12 21:52:04 +05:30
|
|
|
|
---
|
|
|
|
|
type: concepts, howto
|
|
|
|
|
---
|
|
|
|
|
|
2017-08-17 22:00:37 +05:30
|
|
|
|
# Profile preferences
|
|
|
|
|
|
|
|
|
|
A user's profile preferences page allows the user to customize various aspects
|
|
|
|
|
of GitLab to their liking.
|
|
|
|
|
|
2019-10-12 21:52:04 +05:30
|
|
|
|
To navigate to your profile's preferences:
|
|
|
|
|
|
|
|
|
|
1. Click your avatar.
|
|
|
|
|
1. Select **Settings**.
|
|
|
|
|
1. Click **Preferences** in the sidebar.
|
2018-11-08 19:23:39 +05:30
|
|
|
|
|
|
|
|
|
## Navigation theme
|
|
|
|
|
|
|
|
|
|
The GitLab navigation theme setting allows you to personalize your GitLab experience.
|
|
|
|
|
You can choose from several color themes that add unique colors to the top navigation
|
|
|
|
|
and left side navigation.
|
|
|
|
|
Using individual color themes might help you differentiate between your different
|
|
|
|
|
GitLab instances.
|
|
|
|
|
|
2019-10-12 21:52:04 +05:30
|
|
|
|
The default theme is Indigo. You can choose between 10 themes:
|
2018-11-08 19:23:39 +05:30
|
|
|
|
|
|
|
|
|
- Indigo
|
|
|
|
|
- Light Indigo
|
|
|
|
|
- Blue
|
|
|
|
|
- Light Blue
|
|
|
|
|
- Green
|
|
|
|
|
- Light Green
|
|
|
|
|
- Red
|
|
|
|
|
- Light Red
|
|
|
|
|
- Dark
|
|
|
|
|
- Light
|
|
|
|
|
|
|
|
|
|
![Profile preferences navigation themes](img/profil-preferences-navigation-theme.png)
|
2017-08-17 22:00:37 +05:30
|
|
|
|
|
|
|
|
|
## Syntax highlighting theme
|
|
|
|
|
|
2018-11-08 19:23:39 +05:30
|
|
|
|
NOTE: **Note:**
|
|
|
|
|
GitLab uses the [rouge Ruby library](http://rouge.jneen.net/ "Rouge website")
|
|
|
|
|
for syntax highlighting. For a list of supported languages visit the rouge website.
|
2017-08-17 22:00:37 +05:30
|
|
|
|
|
|
|
|
|
Changing this setting allows you to customize the color theme when viewing any
|
|
|
|
|
syntax highlighted code on GitLab.
|
|
|
|
|
|
2019-10-12 21:52:04 +05:30
|
|
|
|
The default syntax theme is White, and you can choose among 5 different themes:
|
2017-08-17 22:00:37 +05:30
|
|
|
|
|
|
|
|
|
- White
|
|
|
|
|
- Dark
|
|
|
|
|
- Solarized light
|
|
|
|
|
- Solarized dark
|
|
|
|
|
- Monokai
|
|
|
|
|
|
2018-11-08 19:23:39 +05:30
|
|
|
|
![Profile preferences syntax highlighting themes](img/profile-preferences-syntax-themes.png)
|
|
|
|
|
|
2017-08-17 22:00:37 +05:30
|
|
|
|
## Behavior
|
|
|
|
|
|
|
|
|
|
The following settings allow you to customize the behavior of GitLab's layout
|
|
|
|
|
and default views of your dashboard and the projects' landing pages.
|
|
|
|
|
|
|
|
|
|
### Layout width
|
|
|
|
|
|
|
|
|
|
GitLab can be set up to use different widths depending on your liking. Choose
|
2019-07-07 11:18:12 +05:30
|
|
|
|
between the fixed (max. `1280px`) and the fluid (`100%`) application layout.
|
|
|
|
|
|
|
|
|
|
NOTE: **Note:**
|
|
|
|
|
While `1280px` is the standard max width when using fixed layout, some pages still use 100% width, depending on the content.
|
2017-08-17 22:00:37 +05:30
|
|
|
|
|
|
|
|
|
### Default dashboard
|
|
|
|
|
|
|
|
|
|
For users who have access to a large number of projects but only keep up with a
|
|
|
|
|
select few, the amount of activity on the default Dashboard page can be
|
|
|
|
|
overwhelming. Changing this setting allows you to redefine what your default
|
|
|
|
|
dashboard will be.
|
|
|
|
|
|
2018-05-09 12:01:36 +05:30
|
|
|
|
You have 8 options here that you can use for your default dashboard view:
|
2017-08-17 22:00:37 +05:30
|
|
|
|
|
|
|
|
|
- Your projects (default)
|
|
|
|
|
- Starred projects
|
|
|
|
|
- Your projects' activity
|
|
|
|
|
- Starred projects' activity
|
|
|
|
|
- Your groups
|
2019-12-26 22:10:19 +05:30
|
|
|
|
- Your [Todos](../todos.md)
|
2018-05-09 12:01:36 +05:30
|
|
|
|
- Assigned Issues
|
|
|
|
|
- Assigned Merge Requests
|
2019-09-30 21:07:59 +05:30
|
|
|
|
- Operations Dashboard **(PREMIUM)**
|
2017-08-17 22:00:37 +05:30
|
|
|
|
|
2019-10-12 21:52:04 +05:30
|
|
|
|
### Group overview content
|
|
|
|
|
|
|
|
|
|
The **Group overview content** dropdown allows you to choose what information is
|
|
|
|
|
displayed on a group’s home page.
|
|
|
|
|
|
|
|
|
|
You can choose between 2 options:
|
|
|
|
|
|
|
|
|
|
- Details (default)
|
|
|
|
|
- [Security dashboard](../application_security/security_dashboard/index.md) **(ULTIMATE)**
|
|
|
|
|
|
2018-11-08 19:23:39 +05:30
|
|
|
|
### Project overview content
|
2017-08-17 22:00:37 +05:30
|
|
|
|
|
2018-11-08 19:23:39 +05:30
|
|
|
|
The project overview content setting allows you to choose what content you want to
|
2017-09-10 17:25:29 +05:30
|
|
|
|
see on a project’s home page.
|
2017-08-17 22:00:37 +05:30
|
|
|
|
|
2018-03-17 18:26:18 +05:30
|
|
|
|
You can choose between 3 options:
|
2017-08-17 22:00:37 +05:30
|
|
|
|
|
2018-11-08 19:23:39 +05:30
|
|
|
|
- Files and Readme (default)
|
|
|
|
|
- Readme
|
|
|
|
|
- Activity
|
2019-03-02 22:35:43 +05:30
|
|
|
|
|
2020-03-13 15:44:24 +05:30
|
|
|
|
### Tab width
|
|
|
|
|
|
|
|
|
|
You can set the displayed width of tab characters across various parts of
|
|
|
|
|
GitLab, for example, blobs, diffs, and snippets.
|
|
|
|
|
|
|
|
|
|
NOTE: **Note:**
|
|
|
|
|
Some parts of GitLab do not respect this setting, including the WebIDE, file
|
|
|
|
|
editor and Markdown editor.
|
|
|
|
|
|
2019-03-02 22:35:43 +05:30
|
|
|
|
## Localization
|
|
|
|
|
|
2019-07-07 11:18:12 +05:30
|
|
|
|
### Language
|
|
|
|
|
|
|
|
|
|
Select your preferred language from a list of supported languages.
|
|
|
|
|
|
|
|
|
|
*This feature is experimental and translations are not complete yet.*
|
|
|
|
|
|
2019-03-02 22:35:43 +05:30
|
|
|
|
### First day of the week
|
|
|
|
|
|
2019-10-12 21:52:04 +05:30
|
|
|
|
The first day of the week can be customized for calendar views and date pickers.
|
2019-03-02 22:35:43 +05:30
|
|
|
|
|
2019-07-07 11:18:12 +05:30
|
|
|
|
You can choose one of the following options as the first day of the week:
|
|
|
|
|
|
|
|
|
|
- Saturday
|
|
|
|
|
- Sunday
|
|
|
|
|
- Monday
|
|
|
|
|
|
|
|
|
|
If you select **System Default**, the system-wide default setting will be used.
|
2019-10-12 21:52:04 +05:30
|
|
|
|
|
2019-12-26 22:10:19 +05:30
|
|
|
|
## Integrations
|
|
|
|
|
|
|
|
|
|
Configure your preferences with third-party services which provide enhancements to your GitLab experience.
|
|
|
|
|
|
|
|
|
|
### Sourcegraph
|
|
|
|
|
|
|
|
|
|
NOTE: **Note:**
|
|
|
|
|
This setting is only visible if Sourcegraph has been enabled by a GitLab administrator.
|
|
|
|
|
|
|
|
|
|
Manage the availability of integrated code intelligence features powered by
|
|
|
|
|
Sourcegraph. View [the Sourcegraph feature documentation](../../integration/sourcegraph.md#enable-sourcegraph-in-user-preferences)
|
|
|
|
|
for more information.
|
|
|
|
|
|
2019-10-12 21:52:04 +05:30
|
|
|
|
<!-- ## Troubleshooting
|
|
|
|
|
|
|
|
|
|
Include any troubleshooting steps that you can foresee. If you know beforehand what issues
|
|
|
|
|
one might have when setting this up, or when something is changed, or on upgrading, it's
|
|
|
|
|
important to describe those, too. Think of things that may go wrong and include them here.
|
|
|
|
|
This is important to minimize requests for support, and to avoid doc comments with
|
|
|
|
|
questions that you know someone might ask.
|
|
|
|
|
|
|
|
|
|
Each scenario can be a third-level heading, e.g. `### Getting error message X`.
|
|
|
|
|
If you have none to add when creating a doc, leave this section in place
|
|
|
|
|
but commented out to help encourage others to add to it in the future. -->
|