Update as of 8.08.2021:
- Hid the bookmarks bar and fine-tuned some header styles.
If you want to add your own style to Slack, here's how.
I dunno what happened. I just wanted to try something sporty/future-y, I guess. Code for this is directly below.
Update as of 8.08.2021:
If you want to add your own style to Slack, here's how.
I dunno what happened. I just wanted to try something sporty/future-y, I guess. Code for this is directly below.
Update as of 8.08.2021:
If you want to add your own style to Slack, here's how.
I dunno what happened. I just wanted to try something sporty/future-y, I guess. Code for this is directly below.
| // 2024 | |
| { | |
| "workbench.startupEditor": "none", | |
| "workbench.iconTheme": "moxer-icons", | |
| "workbench.colorTheme": "Vesper", | |
| // Theme often switched...Try Kanagawa Black or Aura Theme Dark | |
| "workbench.settings.editor": "json", | |
| "breadcrumbs.enabled": false, | |
| "explorer.compactFolders": false, | |
| "editor.wordWrap": "on", |