Git Product home page Git Product logo

Comments (6)

BcRikko avatar BcRikko commented on May 17, 2024 12

I understand 👍
I'll try it.
2018-11-28 11 19 17

I will definitively do this!

🎉 😄 ❤️

from nes.css.

BcRikko avatar BcRikko commented on May 17, 2024 1

@rodri042 You can use dark-theme with the following code:

<div class="dark-theme">
  <section class="nes-container is-dark with-title">
     <h2 class="title">Title</h2>
     <p>Hello rodri042!</p>
  </section>
</div>
.dark-theme {
  background-color: #202428;
  color: white;
}

Some components have is-dark class.
So could you check demo page. 👍
https://nostalgic-css.github.io/NES.css/

from nes.css.

BcRikko avatar BcRikko commented on May 17, 2024

Thanks 👍

Is there a method to use black-on-white by default, such as shown on the -dark containers?

Is request to prepare two kinds of themes? (default white theme, and dark theme)
Or to black-and-white(monochrome)?
It's difficult to change theme. but, I'll try my best 😄

I would like to request progress bars, or any kind of process indicator really.
What about modals/dialog boxes?
This is not exactly a feature request, but some more icons would be nice!

OK, good ideas.

Sorry, I'm not very good at English.
so, translation to English is delayed.

If you would like, I can correct your english spelling/wording properly in the README when you translated it.

It's really helpful to me.
I would like you to review my English when English docs is finished. 🙇

from nes.css.

IngwiePhoenix avatar IngwiePhoenix commented on May 17, 2024

Is request to prepare two kinds of themes? (default white theme, and dark theme)
Or to black-and-white(monochrome)?
It's difficult to change theme. but, I'll try my best 😄

Well basically, it'd be nice to be able to make a white text on black background version. Like when setting the <body>-element's class to something like nes-dark, it uses a black background and white text, instead of the black text and white background.

Sorry, I'm not very good at English.
so, translation to English is delayed.

That's absolutely fine with me. I am German myself - so, my english is not that good either. :)

It's really helpful to me.
I would like you to review my English when English docs is finished. 🙇

I will definitively do this!

from nes.css.

abdallahalsamman avatar abdallahalsamman commented on May 17, 2024

Is there a method to use black-on-white by default, such as shown on the -dark containers?

This is done by now. ✅

I would like to request progress bars, or any kind of process indicator really.

Can you open separate issue for this feature please?

What about modals/dialog boxes?

Same here. please open a separate issue.

This is not exactly a feature request, but some more icons would be nice!

Related to #65

from nes.css.

afska avatar afska commented on May 17, 2024

@BcRikko how can we use that dark-theme from your screenshot?

from nes.css.

Related Issues (20)

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.