Skip to content

rdvdev2/raco_dark_mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ This project is a WIP! ⚠️

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:

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 in your browser
  2. Open main.user.css with your browser
  3. Click the Install style button
  4. Profit!