Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zyhou/wallpaper-fake-code
Download this free wallpaper fake code and custom it with your vscode theme
https://github.com/zyhou/wallpaper-fake-code
fake-code-typing wallpaper
Last synced: 8 days ago
JSON representation
Download this free wallpaper fake code and custom it with your vscode theme
- Host: GitHub
- URL: https://github.com/zyhou/wallpaper-fake-code
- Owner: zyhou
- License: mit
- Created: 2021-05-07T22:35:23.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-19T17:35:06.000Z (over 3 years ago)
- Last Synced: 2024-11-06T13:47:26.742Z (about 2 months ago)
- Topics: fake-code-typing, wallpaper
- Language: TypeScript
- Homepage: https://wallpaper-fake-code.vercel.app/
- Size: 734 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Inspiration
For one year now, I'm using the [Holiday Theme](https://www.morgan.codes/wallpapers/) wallpaper in dark mode from
[morgan.codes](https://www.instagram.com/morgan.codes/).Besides that, I'm a big fan of [Night Owl](https://github.com/sdras/night-owl-vscode-theme) theme from [Sarah Drasner](https://twitter.com/sarah_edo). So I decided to create a site that allows you to customize the colors of the wallpaper.
Thanks to Morgan and Sarah for the inspiration.
## Todo
- [ ] upload code
## Contribution
### Prerequisite
[Node.js](https://nodejs.org/en/) are installed on your machine.
### Installation
- Clone this repo
- Run `make install` to install dependencies
- Run `make dev` to start the project
- Play on [http://localhost:3000/](http://localhost:3000/)> Type make help to list all commands available
### Add a new theme
You can add your theme in [themes.json](./src/themes.json) file, please keep the alphabetical order.