Live data from Hacker News

Viewing profile — Call_in

Call_in

HN member
Joined
Tue, Jan 07, 2020, 11:41 AM UTC
HN karma
74
Public activity
17 items

About Call_in

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. comment
    Comment #22073976

    Oh! Thanks for that, I'll fix the typo when I've got time

  5. comment
    Comment #22071644

    You'll have a callback on the next version. I plan a lot of tweaks and features that can hardly be done only in CSS, moreover the plan is to give devs an easy way to do dark-modes.…

  6. comment
    Comment #22071346

    There already is a github page demo, look at the description of the github project or at the "Demo available" badge. I'll probably change the demo in the next update, it is too sim…

  7. comment
    Comment #22071276

    I understand the concept of what you are doing, but I think those two methods have different use cases, yours may be more performant but mine, I feel, is more simple for everyday u…

  8. comment
    Comment #22071091

    This API do not invert colors, it uses CSS variables and classes for more customization. No mix-blend-mode or anything. The demo has been done quickly this afternoon, I'll probably…

  9. comment
    Comment #22071059

    You have a badge "Demo Available" too, I'll maybe do a more clear link.

  10. comment
    Comment #22070777

    I'll do that for the next version, it is already planned, thanks for the feedback!

  11. comment
    Comment #22070773

    Darkmode.js uses `mix-blend-mode` to invert the colors on the pages and offer a class based custom style system. Here you also have the class based custom styles but also have a CS…

  12. comment
    Comment #22070699

    It makes the creation and management of dark modes simpler, by giving you a simple API to work with. It does not use `prefer-color-scheme` for now but I'm planning to add the optio…

  13. comment
    Comment #22070682

    Thanks, feel free to give feedback, submit issues and contribute if you want!

  14. comment
    Comment #22070671

    The use case is different, the standard CSS `prefers-color-scheme` media feature changes the styles according to your system preferences. Here, the goal is to offer to the develope…

  15. story
  16. story
  17. story