MatteuSan / Modesta

🎨 A clean CSS framework made to be dark, responsive and easy to build with.

Home Page:https://modesta.alexflipnote.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Modesta

A responsive CSS framework with built-in dark and light theme

Colour scheme

dark-highlight     #181818    rgb(24, 24, 24)
dark-primary       #282828    rgb(40, 40, 40)
dark-secondary     #303030    rgb(48, 48, 48)

light-highlight    #d9d9d9    rgb(217, 217, 217)
light-primary      #ececec    rgb(236, 236, 236)
light-secondary    #f5f5f5    rgb(245, 245, 245)

Documentation

You can check the wiki to view all components in Modesta

Used Resources:

Development requirements

To compile code, use make build or make dev to watch changes while working on it.

About

🎨 A clean CSS framework made to be dark, responsive and easy to build with.

https://modesta.alexflipnote.dev/

License:MIT License


Languages

Language:SCSS 86.0%Language:HTML 12.8%Language:JavaScript 1.1%Language:Makefile 0.2%