Skip to content

Instantly share code, notes, and snippets.

@Jaid
Last active March 18, 2023 13:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Jaid/872efb72fe398181c7b0da0467c0115d to your computer and use it in GitHub Desktop.
Save Jaid/872efb72fe398181c7b0da0467c0115d to your computer and use it in GitHub Desktop.
VSCode custom CSS
.activitybar {
background: green !important;
}
.action-label {
width: 44px !important;
height: 40px !important;
}
.activitybar .action-item.codicon {
width: 14px !important;
height: 14px !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment