Welcome to my Visual Studio Code theme called Gruvbox DrakenLords, Dark theme inspired in the color scheme called Gruvbox made by morhetz.
Paste the Next Command and then press Enter
:
ext install DrakenLords.gruvbox-draken-lords
Or Just Click Here and go to the Marketplace to make a manual download
- Font: Operator Mono Lig
- Font: Operator Mono Lig
- Font: Operator Mono Lig
- Font: Operator Mono Lig
- 🐲 Clock
"clock.format": "hh:MM TT mmmm d, yyyy",
"clock.iconName": "flame",
"clock.alignment": "Right",
put this in your Vs Code Json Configuration after install Clock.
"bracket-pair-colorizer-2.colors": [
"#b8bb26",
"#fabd2f",
"#fe8019",
"#fb4934",
"#d3869b",
"#83a598",
"#8ec07c",
"#7c6f64"
],
"bracket-pair-colorizer-2.colorMode": "Consecutive",
"bracket-pair-colorizer-2.forceUniqueOpeningColor": false,
put this in your Vs Code Json Configuration after install Bracket Pair Colorizer 2.
"footsteps.highlightColor":"rgb(104, 157, 106)",
"footsteps.highlightColorMaxOpacity": 0.2,
Put this in your Vs Code Json configuration after install Footsteps