https://github.com/rdvdev2/raco_dark_mode
I want to study, not to get blind
https://github.com/rdvdev2/raco_dark_mode
css fib raco sass scss stylus upc usercss
Last synced: about 2 months ago
JSON representation
I want to study, not to get blind
- Host: GitHub
- URL: https://github.com/rdvdev2/raco_dark_mode
- Owner: rdvdev2
- License: gpl-3.0
- Created: 2023-02-23T21:22:42.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-28T17:29:17.000Z (about 2 years ago)
- Last Synced: 2025-01-27T14:56:45.950Z (3 months ago)
- Topics: css, fib, raco, sass, scss, stylus, upc, usercss
- Language: SCSS
- Homepage:
- Size: 86.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**:warning: This project is a WIP! :warning:**
# el Racó Dark Mode
*I want to study, not to get blind ~ Me, 2023*This is an attempt at restyling `el Racó` to match (my) modern standards with UserCSS. You can install it too, but I'm not responsible
for web designer tears nor broken layouts.# Building
You will need `node` and `gulp-cli` to build this project. Build with:
```sh
npm install
gulp
```
You will find the UserCSS file in the root of the project (`main.user.css`) as well as an equivalent vanilla CSS file (`main.css`).***Note:*** *You can clean the workspace with `gulp clean` and update the output on changes with `gulp watch`.*
# Installation
1. Install [Stylus](https://add0n.com/stylus.html) in your browser
2. Open `main.user.css` with your browser
3. Click the *Install style* button
4. Profit!