-
Updated
Jul 26, 2021 - JavaScript
theming
Here are 209 public repositories matching this topic...
-
Updated
Jul 21, 2021 - JavaScript
-
Updated
Jun 22, 2021 - JavaScript
-
Updated
Dec 27, 2019 - JavaScript
-
Updated
Jul 12, 2021 - Swift
-
Updated
May 9, 2021 - JavaScript
-
Updated
Sep 25, 2019 - JavaScript
-
Updated
Jun 29, 2019
-
Updated
Jun 7, 2021 - Shell
-
Updated
Mar 26, 2021 - JavaScript
-
Updated
Jun 27, 2021 - Kotlin
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
Jan 25, 2021 - JavaScript
-
Updated
Dec 13, 2020 - Objective-C
-
Updated
May 14, 2021 - TypeScript
-
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
Jul 10, 2021 - JavaScript
-
Updated
Jul 15, 2021 - JavaScript
-
Updated
May 11, 2021 - JavaScript
Add support for CSS logical properties in the default prop groups https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Logical_Properties
Emphasis should be placed on the properties that should access theme scales.
-
Updated
May 26, 2021 - TypeScript
-
Updated
Jul 10, 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: