diff --git a/README.md b/README.md index 92af318..5ecf7da 100644 --- a/README.md +++ b/README.md @@ -23,11 +23,13 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/ - [Python](#python) - [Rust](#rust) - [Themes](#themes) - - [Material-theme](#material-theme) - - [Base16 Ocean Kit](#base16-ocean-kit) - - [Seti](#seti) - - [Atom One Dark Syntax Theme](#atom-one-dark-syntax-theme) - [An Old Hope Theme](#an-old-hope-theme) + - [Atom One Dark Syntax Theme](#atom-one-dark-syntax-theme) + - [Base16 Ocean Kit](#base16-ocean-kit) + - [Dracula](#dracula) + - [Material-theme](#material-theme) + - [Nord](#nord) + - [Seti](#seti) - [Productivity](#productivity) - [Azure IoT Toolkit](#azure-iot-toolkit) - [Bookmarks](#bookmarks) @@ -171,25 +173,33 @@ If you're feeling brave, there are at least two custom UIs for VS Code: ### Syntax -#### [Material-theme](https://marketplace.visualstudio.com/items?itemName=zhuangtongfa.Material-theme) +#### [An Old Hope Theme](https://marketplace.visualstudio.com/items?itemName=dustinsanders.an-old-hope-theme-vscode) -![](https://raw.githubusercontent.com/Binaryify/Material-Theme-vscode/master/static/screenshot1.png) - -#### [Base16 Ocean Kit](https://marketplace.visualstudio.com/items?itemName=chipcollier.Theme-OceanKit) - -![](https://cloud.githubusercontent.com/assets/376065/12876166/98575186-cdfb-11e5-953d-2691ccad3472.png) - -#### [Seti](https://marketplace.visualstudio.com/items?itemName=bialikover.theme-seti) - -![](https://cloud.githubusercontent.com/assets/376065/12876209/0c5c2060-cdfd-11e5-9ff9-f3db152fc7fe.png) +![](https://raw.githubusercontent.com/dustinsanders/an-old-hope-theme-vscode/master/dark.png) #### [Atom One Dark Syntax Theme](https://marketplace.visualstudio.com/items?itemName=andischerer.theme-atom-one-dark) ![](https://raw.githubusercontent.com/andischerer/vscode-theme-atom-one-dark/master/theme.png) -#### [An Old Hope Theme](https://marketplace.visualstudio.com/items?itemName=dustinsanders.an-old-hope-theme-vscode) +#### [Base16 Ocean Kit](https://marketplace.visualstudio.com/items?itemName=chipcollier.Theme-OceanKit) -![](https://raw.githubusercontent.com/dustinsanders/an-old-hope-theme-vscode/master/dark.png) +![](https://cloud.githubusercontent.com/assets/376065/12876166/98575186-cdfb-11e5-953d-2691ccad3472.png) + +#### [Dracula](https://marketplace.visualstudio.com/items?itemName=dracula-theme.theme-dracula) + +![Dracula Theme for VS Code](https://camo.githubusercontent.com/d695efd1815607a9056ea5817501adc0a63632ca/68747470733a2f2f64726163756c617468656d652e636f6d2f6173736574732f696d672f73637265656e73686f74732f7673636f64652e706e67) + +#### [Material-theme](https://marketplace.visualstudio.com/items?itemName=zhuangtongfa.Material-theme) + +![](https://raw.githubusercontent.com/Binaryify/Material-Theme-vscode/master/static/screenshot1.png) + +#### [Nord](https://marketplace.visualstudio.com/items?itemName=arcticicestudio.nord-visual-studio-code) + +![Nord Theme for VS Code](https://raw.githubusercontent.com/arcticicestudio/nord-visual-studio-code/develop/assets/scrot-preview.png) + +#### [Seti](https://marketplace.visualstudio.com/items?itemName=bialikover.theme-seti) + +![](https://cloud.githubusercontent.com/assets/376065/12876209/0c5c2060-cdfd-11e5-9ff9-f3db152fc7fe.png) ## Productivity