Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bernardoamorim7/bennys-theme

My own personal VS Code theme
https://github.com/bernardoamorim7/bennys-theme

vscode-theme

Last synced: 9 days ago
JSON representation

My own personal VS Code theme

Awesome Lists containing this project

README

        

# Benny's Theme

This is my personal theme for VS Code.
Background is based is [GitHub's dark theme](https://marketplace.visualstudio.com/items?itemName=GitHub.github-vscode-theme).
Product Icons are from [Material Product Icons](https://marketplace.visualstudio.com/items?itemName=PKief.material-product-icons).
The rest is based on JetBrains's Darcula theme, I got most of the starting settings from [JetBrains Darcula Theme](https://marketplace.visualstudio.com/items?itemName=Anan.jetbrains-darcula-theme).

Remember that Semantic Highlighting takes a bit to load, so if you don't see it right away, just wait a bit.

---

## Languages

| Language | Supported | Semantic Highlighting |
| :----------------------------------: | :-------: | :-------------------: |
| C | ✔️ | ❌ |
| C++ | ✔️ | ❌ |
| CMake | ✔️ | ❌ |
| C# | ✔️ | ❌ |
| CSS | ✔️ | ❌ |
| Closuje | ✔️ | ❌ |
| CoffeeScript | ✔️ | ❌ |
| Dart / Flutter | ✔️ | ✔️ |
| Docker / Dockerfile | ✔️ | ❌ |
| Elixir | ✔️ | ❌ |
| GDScript | ✔️ | ❌ |
| Go | ✔️ | ✔️ |
| Groovy | ✔️ | ❌ |
| Haskell | ✔️ | ❌ |
| HL7 | ✔️ | ❌ |
| HLSL | ✔️ | ❌ |
| HTML | ✔️ | ❌ |
| ini | ✔️ | ❌ |
| Java | ✔️ | ✔️ |
| JavaScript / TypeScript / JSX / JSON | ✔️ | ❌ |
| Makefile | ✔️ | ❌ |
| Markdown | ✔️ | ❌ |
| PHP | ✔️ | ❌ |
| Python | ✔️ | ✔️ |
| Ruby | ✔️ | ❌ |
| Rust | ✔️ | ✔️ |
| SQL | ✔️ | ❌ |
| Swift | ✔️ | ❌ |
| TOML | ✔️ | ❌ |
| Unison | ✔️ | ❌ |
| Xi | ✔️ | ❌ |
| XML | ✔️ | ❌ |
| YAML | ✔️ | ❌ |

---

**Enjoy!**