Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
backoffice_client
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
web-et-numerique
Factory
LLLE_Project
backoffice_client
Commits
9d268975
Commit
9d268975
authored
1 year ago
by
Bastien DUMONT
Browse files
Options
Downloads
Patches
Plain Diff
better colors
parent
9773d6c7
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!108
chore: update editor colors
Pipeline
#71652
passed
1 year ago
Stage: quality
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.vscode/settings.json
+18
-18
18 additions, 18 deletions
.vscode/settings.json
with
18 additions
and
18 deletions
.vscode/settings.json
+
18
−
18
View file @
9d268975
{
"workbench.colorCustomizations"
:
{
"activityBar.background"
:
"#
32343d
"
,
"activityBar.foreground"
:
"#
FFC600
"
,
"activityBar.inactiveForeground"
:
"#
FFC600
77"
,
"activityBar.background"
:
"#
15161B
"
,
"activityBar.foreground"
:
"#
61F0F2
"
,
"activityBar.inactiveForeground"
:
"#
61F0F2
77"
,
"activityBar.activeBorder"
:
"#DB8300"
,
"activityBarBadge.background"
:
"#e41b62"
,
"activityBarBadge.foreground"
:
"#e7e7e7"
,
"titleBar.activeBackground"
:
"#
32343d
"
,
"titleBar.inactiveBackground"
:
"#
32343d
99"
,
"titleBar.activeBackground"
:
"#
15161B
"
,
"titleBar.inactiveBackground"
:
"#
15161B
99"
,
"titleBar.activeForeground"
:
"#E0E0E0"
,
"titleBar.inactiveForeground"
:
"#
FFC600
77"
,
"tab.activeBorderTop"
:
"#
FFC600
"
,
"tab.hoverBackground"
:
"#
FFC600
11"
,
"statusBar.background"
:
"#
32343d
"
,
"statusBar.foreground"
:
"#
FFC600
AA"
,
"statusBarItem.hoverBackground"
:
"#
FFC600
33"
,
"statusBarItem.remoteBackground"
:
"#
FFC600
"
,
"titleBar.inactiveForeground"
:
"#
61F0F2
77"
,
"tab.activeBorderTop"
:
"#
61F0F2
"
,
"tab.hoverBackground"
:
"#
61F0F2
11"
,
"statusBar.background"
:
"#
15161B
"
,
"statusBar.foreground"
:
"#
61F0F2
AA"
,
"statusBarItem.hoverBackground"
:
"#
61F0F2
33"
,
"statusBarItem.remoteBackground"
:
"#
61F0F2
"
,
"statusBarItem.remoteForeground"
:
"#242633"
,
"focusBorder"
:
"#
FFC600
"
,
"badge.background"
:
"#
FFC600
"
,
"badge.foreground"
:
"#
32343d
"
,
"button.background"
:
"#
FFC600
"
,
"button.foreground"
:
"#
32343d
"
,
"button.hoverBackground"
:
"#
FFC600
99"
"focusBorder"
:
"#
61F0F2
"
,
"badge.background"
:
"#
61F0F2
"
,
"badge.foreground"
:
"#
15161B
"
,
"button.background"
:
"#
61F0F2
"
,
"button.foreground"
:
"#
15161B
"
,
"button.hoverBackground"
:
"#
61F0F2
99"
},
"editor.formatOnSave"
:
true
,
"eslint.format.enable"
:
true
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment