https://github.com/will-stone/plastic-palette
https://github.com/will-stone/plastic-palette
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/will-stone/plastic-palette
- Owner: will-stone
- Created: 2023-10-02T20:21:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-24T05:35:15.000Z (over 1 year ago)
- Last Synced: 2025-01-03T12:27:26.796Z (over 1 year ago)
- Language: TypeScript
- Size: 194 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Plastic Palette
The palette used by [Plastic Theme for VSCode](https://plastic.wstone.uk/).
```js
import palette from 'plastic-palette'
console.log(palette.sunglo)
```