https://github.com/fliplet/fliplet-widget-theme
Theme Widget
https://github.com/fliplet/fliplet-widget-theme
appearance doom theme
Last synced: 10 months ago
JSON representation
Theme Widget
- Host: GitHub
- URL: https://github.com/fliplet/fliplet-widget-theme
- Owner: Fliplet
- Created: 2017-02-01T17:41:44.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-05-02T08:27:35.000Z (about 2 years ago)
- Last Synced: 2024-12-27T11:43:32.723Z (over 1 year ago)
- Topics: appearance, doom, theme
- Language: Vue
- Size: 2.96 MB
- Stars: 1
- Watchers: 6
- Forks: 15
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fliplet Widget Theme Provider
## Development
This widget is meant to be used with the Fliplet platform.
Run for local development with the [`fliplet-cli`](https://github.com/Fliplet/fliplet-cli):
```bash
$ git clone https://github.com/Fliplet/fliplet-widget-theme.git
$ cd fliplet-widget-theme
$ npm run watch
$ fliplet run
```