-
Updated
Oct 6, 2021 - JavaScript
theming
Here are 218 public repositories matching this topic...
-
Updated
Sep 20, 2021 - JavaScript
-
Updated
Oct 11, 2021 - JavaScript
-
Updated
Oct 1, 2021 - JavaScript
-
Updated
Aug 18, 2021 - Swift
-
Updated
Aug 4, 2021 - JavaScript
-
Updated
Sep 25, 2019 - JavaScript
-
Updated
Jun 29, 2019
-
Updated
Jun 7, 2021 - Shell
Better Documentation
I think flavours is pretty easy to use, but that's probably biased as i wrote it.
Would love to hear docs suggestions, and am accepting help documenting as well.
Let me know how you use flavours and what features aren't very clear.
-
Updated
Aug 9, 2021 - JavaScript
-
Updated
Jun 27, 2021 - Kotlin
-
Updated
Sep 8, 2021 - JavaScript
-
Updated
Oct 4, 2021 - TypeScript
-
Updated
Oct 3, 2021 - JavaScript
-
Updated
Dec 13, 2020 - Objective-C
-
Updated
Jul 28, 2018 - JavaScript
here is my HTML code:
<link rel="icon" media="screen" href="A" type="image/png" />
<link rel="icon" media="(prefers-color-scheme:dark)" href="B" type="image/png" />
<link rel="icon" media="(prefers-color-scheme:light)" href="C" type="image/png" />The first link is used as a fallback for those browser doesn't support prefers-color-scheme.
(Tested with Chrome)
When URL A point
-
Updated
Jul 19, 2021
-
Updated
Oct 3, 2021 - JavaScript
-
Updated
Jul 15, 2021 - JavaScript
-
Updated
Aug 31, 2021 - JavaScript
Strict Mode Types
That's a good idea! On that subject, would it be possible to validate strict mode with TypeScript?
I mean, if I don't have a red color in my theme and I'm passing color="red", TS should raise an error.
Originally posted by @Kerumen in system-props/system-props#53 (comment)
-
Updated
Oct 1, 2021 - TypeScript
Improve this page
Add a description, image, and links to the theming topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the theming topic, visit your repo's landing page and select "manage topics."
I am using 'code' package on arch linux and this app doesn't seem to query the themes. Whenever I click the switcher, it gets disabled. I am guessing this may be the problem: