You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the default color scheme (assuming dark characters on a white background), most of the colors are nicely muted, except for the fully saturated orange that's used for environment variables.
I might suggest rgb 125, 50, 0 (0x7D3200). This keeps the same hue but just tones down the V in HSV.
The text was updated successfully, but these errors were encountered:
In the default color scheme (assuming dark characters on a white background), most of the colors are nicely muted, except for the fully saturated orange that's used for environment variables.
I might suggest rgb 125, 50, 0 (0x7D3200). This keeps the same hue but just tones down the V in HSV.
The text was updated successfully, but these errors were encountered: