simurai
simurai
Carried over from https://github.com/simurai/duotone-dark-sea-syntax/issues/1 > I had an idea: these themes are beautiful, and it would be great to be able to set a theme per language (customisable). Do you...
**Question**: What languages should the DuoTone themes support? Here a couple options: 1. Only the ones that get [bundled](https://github.com/atom/language-examples/tree/master/languages) with Atom. 2. No limits... the more the merrier! 3. Bundles....
How do you prefer to author your markup when adding a new filter? ``` html ``` or ``` html ``` I'm thinking of using `data-filter` mostly because: Filters can't be...
There is a bug that breaks the animation/transition of CSS filters when the oder changes. See this [Pen](http://codepen.io/simurai/pen/CKyba). So until this is fixed we have to make a choice of:...
It depends on the desktop background used, but the text contrast could be increased a bit.
Same as https://github.com/primer/css/pull/2025, but needed to test with a Canary version.
While starting to migrate the `.flash` alerts to use ViewComponents we discovered a few issues. ## 1. Pushes down the dismiss/close button  Reported in https://github.com/github/github/pull/151639#pullrequestreview-467139518. ## 2. Doesn't wrap...
_Originally posted by @heiskr in https://github.com/primer/css/issues/1949#issuecomment-1051009931_ --- It looks like your welcome Actions workflow may need some additional token permissions to run on non-member pull requests: ```yaml permissions: contents: read...
IDK, if you noticed this but semantic coloring really over-uses orange for types in certain languages, such as Java (see image). This is out of sync with Github.com. _Originally posted...
Feedback from a DM: > The contrast of the string is a bit light > >  > > compared to the default > >...