diff options
-rw-r--r-- | README.md | 19 | ||||
-rw-r--r-- | res/arc-dark.png | bin | 0 -> 226132 bytes | |||
-rw-r--r-- | res/yaru-dark.png | bin | 0 -> 228924 bytes | |||
-rw-r--r-- | res/yaru.png | bin | 0 -> 235308 bytes |
4 files changed, 9 insertions, 10 deletions
@@ -1,34 +1,33 @@ # Linux Themes for Visual Studio Code -[](https://raw.githubusercontent.com/SolarLiner/vscode-arc-theme/master/LICENSE) [](https://marketplace.visualstudio.com/items?itemName=SolarLiner.arc-theme) [](https://github.com/SolarLiner/vscode-arc-theme/issues) +[](https://raw.githubusercontent.com/rdnlsmith/vscode-arc-theme/master/LICENSE) [](https://marketplace.visualstudio.com/items?itemName=rdnlsmith.linux-themes) [](https://github.com/rdnlsmith/vscode-arc-theme/issues) ## Integrated color themes for the most popular Linux GTK themes -These VS Code themes integrate seamlessly with your GTK themes to provide a more integrated experience. +These VS Code themes blend seamlessly with your GTK themes to provide a more integrated experience. - +   - + + + Syntax coloring used: -- **Arc**: Base16 Tommorow Dark - **Adapta**: [Mattia Astorino's great Material Theme](https://github.com/equinusocio/vsc-material-theme) (an alternative to this Adapta theme!) - **United Ubuntu** & **Ambiance**: Base16 IR Black -I created these themes myself to suit my needs - I hope you will like them too! - ### Download -The extension is hosted on the [Visual Studio Code Marketplace](https://marketplace.visualstudio.com/items?itemName=SolarLiner.arc-theme). +The extension is hosted on the [Visual Studio Code Marketplace](https://marketplace.visualstudio.com/items?itemName=rdnlsmith.linux-themes). * Drop to terminal and write the following: ```bash -code --install-extension solarliner.linux-themes +code --install-extension rdnlsmith.linux-themes ``` * Alternatively, search for *Linux Themes* inside of VS Code. @@ -43,6 +42,6 @@ See [CHANGELOG.md](./CHANGELOG.md) for historical changelogs. ### Contribute -Head over to the [GitHub Repository](https://github.com/SolarLiner/vscode-arc-theme) to contribute. +Head over to the [GitHub Repository](https://github.com/rdnlsmith/vscode-arc-theme) to contribute. **Enjoy!** diff --git a/res/arc-dark.png b/res/arc-dark.png Binary files differnew file mode 100644 index 0000000..d9e7178 --- /dev/null +++ b/res/arc-dark.png diff --git a/res/yaru-dark.png b/res/yaru-dark.png Binary files differnew file mode 100644 index 0000000..4680727 --- /dev/null +++ b/res/yaru-dark.png diff --git a/res/yaru.png b/res/yaru.png Binary files differnew file mode 100644 index 0000000..1b939ca --- /dev/null +++ b/res/yaru.png |