Giter VIP home page Giter VIP logo

modesta's Introduction

modesta's People

Contributors

7coil avatar alexflipnote avatar bulletmemes avatar cyyynthia avatar davidcralph avatar dependabot[bot] avatar snazzah avatar voiding avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

modesta's Issues

New color suggestion

#ef0c0c
rgb(239,12,12)

It's a light shade of red that's used as the official color for CubeRED

New color suggestion

The official discord color's would nice from here: https://discordapp.com/branding
i tried to make it easier for you by doing this.. sorry if this is not how it works, i have no idea lol:
i also check here: https://modesta.alexflipnote.dev/css/colours.min.css if the color doesn't already exist.

Colors:

Blurple: (#7289DA) already added and named discord

Full white: #7289DA

.Full-white{background-color:#FFFFFF}.Full-white-text{color:#FFFFFF}.Full-white-dropshadow{background-color:#FFFFFF;filter:drop-shadow(5px 5px 0 rgba(255, 255, 255,0.6))}

Greyple: #99AAB5

.Greyple{background-color:#99AAB5}.Greyple-text{color:#99AAB5}.Greyple-dropshadow{background-color:#99AAB5;filter:drop-shadow(5px 5px 0 rgba(153, 170, 181,0.6))}

Dark, but not black: #2C2F33

.dark-not-black{background-color:#2C2F33}.dark-not-black-text{color:#2C2F33}.dark-not-black-dropshadow{background-color:#2C2F33;filter:drop-shadow(5px 5px 0 rgba(44, 47, 51,0.6))}

Not quite black: #23272A

.not-black{background-color:#23272A}.not-black-text{color:#23272A}.not-black-dropshadow{background-color:#23272A;filter:drop-shadow(5px 5px 0 rgba(35, 39, 42,0.6))}

<button> with .btn collides with button styles

When <button class="btn"></button> is used, the box shadow of the <button> makes the btn look weird

image

This can be bodged to be fixed by doing a box-shadow: unset !important

Unticking box-shadow simulation

image

the button looks like a normal button


imo, ModestaCSS shouldn't use any element selectors, as i have to override them later

Move from ruby to dart or libsass?

Ruby Sass was the original implementation of Sass, but it's since been deprecated. It's currently in a sunset maintenance period, and it will be officially unmaintained one year after the release of Dart Sass 1.0.0. Ruby Sass users should migrate to another implementation.

<!DOCTYPE html>

Could you publish a version that will work for DOCTYPE html?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.