DEV Community

Discussion on: VSCode Theme Highlight-able Indent Guides FTW 💯

Collapse
 
ahmadawais profile image
Ahmad Awais ⚡️

I don't use that either. Too colorful for my taste. But see the appeal :)

Collapse
 
apixelvisuals profile image
APixel Visuals • Edited

Yeah that's also why I don't use the color brackets extension

Thread Thread
 
wwebwork profile image
Whipstitch Webwork

Here APixel...

"indentRainbow.colors": [
"rgba(16,16,16,0.1)",
"rgba(16,16,16,0.3)",
"rgba(16,16,16,0.6)",
"rgba(16,16,16,0.4)",
"rgba(16,16,16,0.2)"
]

Thread Thread
 
ahmadawais profile image
Ahmad Awais ⚡️

🦄 Shades of Purple styles for indent-rainbow.

    "indentRainbow.colors": [
        "rgba(165, 153, 233,0.5)",
        "rgba(165, 153, 233,0.4)",
        "rgba(165, 153, 233,0.3)",
        "rgba(165, 153, 233,0.2)",
        "rgba(165, 153, 233,0.1)"
    ],

Peace! ✌️

Collapse
 
wwebwork profile image
Whipstitch Webwork

It is easily adjusted brother. If colors are not your thing, do what cool dudes do. Change reality.

"indentRainbow.colors": [
"rgba(16,16,16,0.1)",
"rgba(16,16,16,0.3)",
"rgba(16,16,16,0.6)",
"rgba(16,16,16,0.4)",
"rgba(16,16,16,0.2)"
]

Thread Thread
 
ahmadawais profile image
Ahmad Awais ⚡️ • Edited

I personally feel that it's too much color. I know it can be customized. Context: I built the 🦄 Shades of Purple theme that over a million devs use. And a course on VSCode.pro — I think a decision from me might impact the workflow of thousands of developers.

Collapse
 
equiman profile image
Camilo Martinez

That's what an Spanish friend says: "Para gustos están los colores." or his English equivalent "One man's meat is another man's poison".