Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
039f2f5a
Commit
039f2f5a
authored
May 14, 2020
by
Marcia Ramos
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'himkp-master-patch-44484' into 'master'
Update docs re: new themes in the IDE See merge request gitlab-org/gitlab!31991
parents
9806da56
dbbedb0b
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
19 additions
and
0 deletions
+19
-0
doc/user/profile/preferences.md
doc/user/profile/preferences.md
+5
-0
doc/user/project/web_ide/img/dark_theme_v13.0.png
doc/user/project/web_ide/img/dark_theme_v13.0.png
+0
-0
doc/user/project/web_ide/img/solarized_light_theme_v13.0.png
doc/user/project/web_ide/img/solarized_light_theme_v13.0.png
+0
-0
doc/user/project/web_ide/index.md
doc/user/project/web_ide/index.md
+14
-0
No files found.
doc/user/profile/preferences.md
View file @
039f2f5a
...
...
@@ -55,6 +55,11 @@ The default syntax theme is White, and you can choose among 5 different themes:
![
Profile preferences syntax highlighting themes
](
img/profile-preferences-syntax-themes.png
)
[
Introduced
](
https://gitlab.com/groups/gitlab-org/-/epics/2389
)
in 13.0, the theme
you choose also applies to the
[
Web IDE
](
../project/web_ide/index.md
)
's code editor and
[
Snippets
](
../snippets.md
)
.
The themes are available only in the Web IDE file editor, except for the
[
dark theme
](
https://gitlab.com/gitlab-org/gitlab/-/issues/209808
)
,
which applies to the entire Web IDE screen.
## Behavior
The following settings allow you to customize the behavior of GitLab's layout
...
...
doc/user/project/web_ide/img/dark_theme_v13.0.png
0 → 100644
View file @
039f2f5a
833 KB
doc/user/project/web_ide/img/solarized_light_theme_v13.0.png
0 → 100644
View file @
039f2f5a
772 KB
doc/user/project/web_ide/index.md
View file @
039f2f5a
...
...
@@ -43,6 +43,20 @@ you can find a more complete list of supported languages in the
NOTE:
**Note:**
Single file editing is based on the
[
Ace Editor
](
https://ace.c9.io
)
.
### Themes
> [Introduced](https://gitlab.com/groups/gitlab-org/-/epics/2389) in GitLab 13.0.
All the themes GitLab supports for syntax highlighting are added to the Web IDE's code editor.
You can pick a theme from your
[
profile preferences
](
../../profile/preferences.md
)
.
The themes are available only in the Web IDE file editor, except for the
[
dark theme
](
https://gitlab.com/gitlab-org/gitlab/-/issues/209808
)
,
which applies to the entire Web IDE screen.
| Solarized Light Theme | Dark Theme |
|---------------------------------------------------------------|-----------------------------------------|
| !
[
Solarized Light Theme
](
img/solarized_light_theme_v13.0.png
)
| !
[
Dark Theme
](
img/dark_theme_v13.0.png
)
|
## Commit changes
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/issues/4539) in [GitLab Ultimate](https://about.gitlab.com/pricing/) 10.4 and [brought to GitLab Core](https://gitlab.com/gitlab-org/gitlab-foss/issues/44157) in 10.7.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment