-
@tsuyoshiwada I'm working on the project, that has several themes and I have to capture some of these themes. I've written the addon that adds `variants` to the Storybook Pannel and they can be config…
-
Currently it always renders to a shadow DOM. Since shadow DOM completely isolates styles (no global styles can come in except through explicit variable passing) it makes it harder to theme.
For thi…
-
At the moment, things like the key bit of text in a checker dialog error message are shown highlighted in the same foreground and background colors as the OS scheme "selected text" (e.g. Windows defau…
-
Otherwise you end up with changing colors, which doesn't convey the fact that it is indeed the same user:
![image](https://user-images.githubusercontent.com/3952726/120291216-5c6d2480-c2c3-11eb-8ba…
-
Tag and Dates can be hard to read on themes with dark backgrounds:
![](https://raw.githubusercontent.com/christianhans/sn-pure-black-theme/master/preview1.png)
It seems like these use static opa…
-
Hi Prot!
With Modus themes, the Info title faces become fixed pitch and regular height by default. That is surprising, because the default pitch and height choices work well to achieve a rather pleas…
spepo updated
11 months ago
-
When I use Tmux, due to frequent operations caused by window changes, I use the command `bind -n M-Left select-pane -L` to switch panes.
However, when I actually execute this command, the terminal …
-
The arrangement of `SessionTile` needs to be more configurable for the different uses it now has. These configurations should be able to be set from a containing component like a `ScheduleView` or `Wh…
-
Many framework CLIs have a single starter with feature flags to enable/disable/switch certain features and preferences such as TypeScript, testing frameworks, theme, etc. We've already seen requests f…
-
There's no guaranteed way to do this, just some simple things that can be tried (an xterm escape code, defaults for various terminals, and an environment variable). See [this answer](https://stackover…