Code Monkey home page Code Monkey logo

centigram's People

Contributors

alanorth avatar atayl16 avatar barrymcgee avatar cjpatoilo avatar codincat avatar cowbellerina avatar dubcanada avatar ent8r avatar fooksupachai avatar fredericodietz avatar gustsu avatar hiroppy avatar imsurinder90 avatar jackmcpickle avatar joaobarbosa avatar juriy avatar kittygiraudel avatar marcusasplund avatar milouse avatar mkody avatar nateberkopec avatar nuttasitboonwat avatar promatik avatar rodrigoddalmeida avatar styfle avatar sudheerdev avatar svenefftinge avatar valentineus avatar willianjusten avatar y8 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

karurochori

centigram's Issues

Dialog and Option should have theme vars applied to them

dialog and option should have the same theme as the root to them.
Probably something like this?

dialog {
    background-color: var(--color-background);
    color: var(--color-foreground);
    font-family: var(--font-family);
    font-size: 1.6em;
    font-weight: 400;
    letter-spacing: .01em;
    line-height: 1.6
}

option{
    background-color: var(--color-background);
    color: var(--color-foreground);
}

Demo

This is great! As a heavy user of milligram I've been looking for a drop-in replacement that has support for preferred (light/dark) colour schemes, and this looks amazing.

I've just added centigram to the collection at dropin-minimal-css) since I think it fills an important niche, particularly since milligram seems to be on hiatus.

I notice that there doesn't seem to be a demo yet, so in case it's useful people interested in using centigram can check out the preview here which basically just overlays the CSS on top of some HTML5 boilerplate.

Unminified CSS

One small request -- would it be possible to include an unminified source file for centigram in the dist directory? For example, milligram offers both milligram.css and milligram.min.css files. This would make it a bit easier to track changes between versions, among other things. Thanks again for this nice fork!

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.