- Navigation theme
- Syntax highlighting theme
- Diff colors
- Behavior
- Localization
- Time preferences
- Integrations
- Troubleshooting
Profile preferences
A user’s profile preferences page allows the user to customize various aspects of WVS to their liking.
To navigate to your profile’s preferences:
- In the top-right corner, select your avatar.
- Select Preferences.
Navigation theme
The WVS navigation theme setting allows you to personalize your 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 instances.
The default theme is Light Indigo. You can choose between 10 themes:
- Light Indigo
- Indigo
- Blue
- Light Blue
- Green
- Light Green
- Red
- Light Red
- Dark
- Light
- Dark Mode
Syntax highlighting theme
WVS uses the rouge Ruby library for syntax highlighting outside of any Editor context. The WebIDE (like Snippets) uses Monaco Editor and it’s provided Monarch library for syntax highlighting. For a list of supported languages, visit the documentation of the respective libraries.
Changing this setting allows you to customize the color theme when viewing any syntax highlighted code on WVS.
The default syntax theme is White, and you can choose among 5 different themes:
- White
- Dark
- Solarized light
- Solarized dark
- Monokai
The themes Solarizedand Monokai also apply to the Web IDE and Snippets.
Diff colors
A diff compares the old/removed content with the new/added content (e.g. when reviewing a merge request or in a Markdown inline diff). Typically, the colors red and green are used for removed and added lines in diffs. The exact colors depend on the selected syntax highlighting theme. The colors may lead to difficulties in case of red–green color blindness.
For this reason, you can customize the following colors:
- Color for removed lines
- Color for added lines
Behavior
The following settings allow you to customize the behavior of the layout and default views of your dashboard and the projects’ landing pages.
Layout width
WVS can be set up to use different widths depending on your liking. Choose
between the fixed (max. 1280px
) and the fluid (100%
) application layout.
1280px
is the standard max width when using fixed layout, some pages still use 100% width, depending on the content.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 your default dashboard.
You can include the following options for your default dashboard view:
- Your projects (default)
- Starred projects
- Your projects’ activity
- Starred projects’ activity
- Followed Users’ Activity
- Your groups
- Your To-Do List
- Assigned Issues
- Assigned Merge Requests
- Operations Dashboard
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
Project overview content
The Project overview content setting allows you to choose what content you want to see on a project’s home page.
Tab width
You can set the displayed width of tab characters across various parts of WVS, for example, blobs, diffs, and snippets.
Localization
Language
Select your preferred language from a list of supported languages.
This feature is experimental and translations are not complete yet.
First day of the week
The first day of the week can be customized for calendar views and date pickers.
You can choose one of the following options as the first day of the week:
- Saturday
- Sunday
- Monday
If you select System Default, the instance default setting is used.
Time preferences
Use relative times
You can select your preferred time format for the WVS user interface:
- Relative times, for example,
30 minutes ago
. - Absolute times, for example,
May 18, 2021, 3:57 PM
.
The times are formatted depending on your chosen language and browser locale.
To set your time preference:
- On the Preferences page, go to Time preferences.
- Select the Use relative times checkbox to use relative times, or clear the checkbox to use absolute times.
- Select Save changes.
Integrations
Configure your preferences with third-party services which provide enhancements to your WVS experience.
Sourcegraph
Manage the availability of integrated code intelligence features powered by Sourcegraph. View the Sourcegraph feature documentation for more information.
Gitpod
Enable and disable the WVS-Gitpod integration. This is only visible after the integration is configured by a WVS administrator. View the Gitpod feature documentation for more information.
Troubleshooting
For Additional Support, Please reach out to us on our Discord or by Email.