An open API service indexing awesome lists of open source software.

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

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!