-
The current spec includes all of the MQ5 preference media queries except for `forced-colors` (see #15 )
This was mainly just for completeness. But questions have been raised in discussions with the…
-
class MyApp extends StatelessWidget {
const MyApp({super.key});
// This widget is the root of your application.
@override
Widget build(BuildContext context) {
return HotSwapLoader(
…
-
Is there any way to change AboutDialog's background color accroding to my apps theme ? I searched all over the internet and have'nt find anything. Is it possible to create a custom about dialog ?
![…
-
```ts
import schemaData from '/~/shared/api/supabase/schema.generated.json' assert {
type: 'json',
};
console.log(schemaData);
```
Works on server side. On client side causes error
```
…
-
the changes on the colorscheme or theme of the form doesn't show up in the designer :/ .
![display](https://cloud.githubusercontent.com/assets/13461866/8852412/988bb91e-3187-11e5-855c-94019e7ce79a.jpg…
-
### Are you following the right branch?
- [X] My Nixpkgs and Home Manager versions are in sync
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Issue descript…
-
it will make it easier to customize colorscheme and since it is already a nodejs project it makes more sense to use [stylus](http://learnboost.github.com/stylus/) than other CSS pre-processors.
-
Switching the background in e.g., MacVim via `:set background=light` correctly reloads the color scheme and assigns the light-variant colors, and likewise for `dark`. However, doing the same in the te…
-
Using iTerm2 and the popular solarized dark colorscheme, the console output is only readable by marking the text because it's in the same color as the background
![bildschirmfoto 2017-03-09 um 12 1…
-
```
处理 ColorScheme 自动命令 "*" 时发生错误:
E121: Undefined variable: g:colors_name
E116: Invalid arguments for function CocHelperCallFn_m1_v0_13_0
请按 ENTER 或其它命令继续
```
It seems something with `coc`.