Skip to content

gonzalovsilva/orgColor

Repository files navigation

Org Color Indicator

This extension adds the possibility to set colors for each Salesforce org that you work with, updating it automatically when you switch orgs. It allows you to keep an eye on which org you are currently working with in a more visual way.

on switching orgs anim

Requirements

This extension requires you to have the Salesforce Extension Pack installed.

Using it with a new org

on first use anim

Update configured colors if default color settings change

on color settings change anim

Settings in more detail

Where configured org colors are saved

It saves your Org Color settings at ~/.sfdx/orgColor.json on linux, and at %userprofile%\.sfdx\orgColor.json on windows. That way it stays in the same place as the authorized org settings.

settings section

Default colors

  • #99AEBB "trailhead Org": "#99AEBB"
  • #73D06F "scratch Org": "#73D06F"
  • #574FB8 "dev Org": "#574FB8"
  • #FFA01B "uat Org": "#FFA01B"
  • #E8476A "preprod Org": "#E8476A"
  • #B52B0B "prod Org": "#B52B0B"

dialog to choose a color

About

vscode extension for salesforce developers - Sets colors for each Salesforce org that you work with, updating it automatically when you switch orgs.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors