Viewing profile — Call_in
Call_in
HN member- Joined
- Tue, Jan 07, 2020, 11:41 AM UTC
- HN karma
- 74
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About Call_in
No profile information was provided.
Recent public activity
- story
- story
- story
-
comment
Comment #22073976
Oh! Thanks for that, I'll fix the typo when I've got time
-
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.…
-
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…
-
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…
-
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…
-
comment
Comment #22071059
You have a badge "Demo Available" too, I'll maybe do a more clear link.
-
comment
Comment #22070777
I'll do that for the next version, it is already planned, thanks for the feedback!
-
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…
-
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…
-
comment
Comment #22070682
Thanks, feel free to give feedback, submit issues and contribute if you want!
-
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…
- story
- story
- story