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

https://github.com/74th/vscode-highcontrast-icons


https://github.com/74th/vscode-highcontrast-icons

Last synced: 5 months ago
JSON representation

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)

![dark.png](dark.png)

## 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

![dark-1.png](dark-1.png)

### Languages and Package Settings

![dark-2.png](dark-2.png)

### Generals

![dark-3.png](dark-3.png)

### Light Theme

![light.png](light.png)

## 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.