https://github.com/74th/vscode-highcontrast-icons
https://github.com/74th/vscode-highcontrast-icons
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/74th/vscode-highcontrast-icons
- Owner: 74th
- License: mit
- Created: 2020-09-27T00:14:32.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-11-02T03:51:57.000Z (7 months ago)
- Last Synced: 2025-11-02T05:31:55.054Z (7 months ago)
- Language: TypeScript
- Size: 21.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# High Contrast File Icons Theme for VS Code
File Icons Theme for High Contrast Themes.
Recommended Theme: [Monokai Charcoal high contrast](https://marketplace.visualstudio.com/items?itemName=74th.monokai-charcoal-high-contrast)

## Features
- Match for High Contrast Themes
- Repository Settings are not colored (.gitignore, .editorconfig, ...)
- Unified color scheme (media: yellow, package: green, data(json, csv,...): white, ...)
- Dark and Color Theme
## Sample
### Languages

### Languages and Package Settings

### Generals

### Light Theme

## Using Materials
- [Simple Icons](https://github.com/simple-icons/simple-icons) (CC0 1.0 Unicersal)
- [Table Icons](https://github.com/tabler/tabler-icons) (MIT License)
- [vscode-icons (List of supported file icons)](https://github.com/vscode-icons/vscode-icons/wiki/ListOfFiles)
## Contributing
Please do not edit SVG files in dark/light directory.
This theme is generated from [definitions.yaml](definitions.yaml) with [build.ts](build.ts).
### how to build themes
```
yarn build
```
## License
Source codes and manifest file are MIT License.
Branded icons are licensed under their copyright license.