Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dlesbre/vscode-embers
Embers dark theme for VSCode and VS Codium
https://github.com/dlesbre/vscode-embers
vscode-theme
Last synced: 6 days ago
JSON representation
Embers dark theme for VSCode and VS Codium
- Host: GitHub
- URL: https://github.com/dlesbre/vscode-embers
- Owner: dlesbre
- License: bsd-3-clause
- Created: 2023-07-18T09:47:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-05T17:04:56.000Z (10 months ago)
- Last Synced: 2024-01-05T18:26:39.901Z (10 months ago)
- Topics: vscode-theme
- Homepage:
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Embers dark color theme
A dark color theme for VS Code using red/orange/yellow for the interface and a
large variety of colors for syntax. This was born of my frustration at built in
themes which colored different syntax construct in the same way. I've tried to
add as colors for as many selectors as possible, with related objects (e.g.
constants and boolean) having shades of the same color.This was mainly designed and tested with OCaml, Coq and Python.
The interface theming was originaly done with
[https://themes.vscode.one](https://themes.vscode.one/theme/dlesbre/7VgZP9N3)
and the syntax highlighting was started using
[https://tmtheme-editor.glitch.me/](https://tmtheme-editor.glitch.me/)