rdvdev2 / raco_dark_mode

I want to study, not to get blind

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚠️ 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!

About

I want to study, not to get blind

License:GNU General Public License v3.0


Languages

Language:SCSS 76.8%Language:JavaScript 19.7%Language:Nunjucks 3.5%