Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bernardoamorim7/bennys-theme
- Owner: bernardoamorim7
- License: mit
- Created: 2023-05-07T16:20:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-23T17:45:21.000Z (4 months ago)
- Last Synced: 2024-07-24T14:40:49.590Z (4 months ago)
- Topics: vscode-theme
- Homepage: https://marketplace.visualstudio.com/items?itemName=bernardoamorim7.bennys-theme
- Size: 430 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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!**