Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/valentinvignal/themed-color-palette-vscode-extension
https://github.com/valentinvignal/themed-color-palette-vscode-extension
Last synced: about 9 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/valentinvignal/themed-color-palette-vscode-extension
- Owner: ValentinVignal
- License: mit
- Created: 2022-03-21T14:07:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-01T13:45:55.000Z (about 1 year ago)
- Last Synced: 2023-09-02T02:10:55.227Z (about 1 year ago)
- Language: TypeScript
- Size: 555 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
[![codecov](https://codecov.io/gh/ValentinVignal/themed-color-palette-vscode-extension/branch/main/graph/badge.svg?token=h4QRDyuLjI)](https://codecov.io/gh/ValentinVignal/themed-color-palette-vscode-extension)
[![wakatime](https://wakatime.com/badge/github/ValentinVignal/themed-color-palette-vscode-extension.png)](https://wakatime.com/badge/github/ValentinVignal/themed-color-palette-vscode-extension)# themed-color-palette-vscode-extension README
A VSCode extension to lint a `.theme.yaml` file used for https://github.com/ValentinVignal/theme_color_palette.
## Features
It provides a JSON Schema and lints to help you fill your `.theme.yaml` file.
## Requirements
You will need to install the [YAML VSCode extension](https://marketplace.visualstudio.com/items?itemName=redhat.vscode-yaml).
## Extension Settings
At this moment, there are no settings for this extension.