Skip to content
Snippets Groups Projects
settings.json 1014 B
Newer Older
{
  "editor.formatOnSave": true,
  "editor.bracketPairColorization.enabled": true,
  "workbench.colorCustomizations": {
    "activityBar.background": "#ec7616",
Bastien DUMONT's avatar
Bastien DUMONT committed
    "activityBar.foreground": "#000000",
    "activityBar.activeBorder": "#fff",
    "titleBar.activeBackground": "#ec7616",
    "titleBar.inactiveBackground": "#ec7616cc",
    "titleBar.activeForeground": "#000",
    "titleBar.inactiveForeground": "#15202b99",
    "statusBar.background": "#ec761677",
    "statusBarItem.hoverBackground": "#91490fcc",
    "statusBar.foreground": "#e3caab"
Bastien DUMONT's avatar
Bastien DUMONT committed
  "gitlens.remotes": [
    { "type": "GitLab", "domain": "forge.grandlyon.com", "name": "Forge" }
  ],
  "gitlab.instanceUrl": "https://forge.grandlyon.com/web-et-numerique/factory/llle_project/ecolyo_landing_page",
  "cSpell.words": [
    "cozygrandlyon",
    "Ecogestes",
    "ecolyo",
    "Ecolyo",
    "elec",
    "Gazpar",
    "grandlyon",
    "grdf",
    "grdlyon",
    "illu",
    "matomo",
    "Matomo",
    "Teleo",
    "Téléo",
    "tiga"
  ]