-
Using Linux Mint, running `❯ beautifuldiscord --css ~/discord.css` produces the following output:
```
Found Discord under /usr/share/discord
info: preload script has already been injected, skippi…
-
```bash
$ sudo python3.5 beautifuldiscord --css /home/arc/Documents/discord.css
Found Discord under /usr/share/discord
Done!
You may now edit your /home/arc/Documents/discord.css file,
which …
-
I was wondering if obsidian style settings could support modifications including strikethrough.
for example, I wish to apply a grey treatment to strikethrough text (like commented codes).
thanks
-
Hi. Thank you for this plugin. I have this hoverable drop down menu CSS for callouts that I got from discord. Is it possible to make it work when using share note?
In Obsidian sandbox vault
![Obsi…
-
`npm` supports wildcards when running scripts. It's a common pattern for `package.json` to have things like:
```json
"scripts": {
"lint:js": "eslint --cache --fix ./",
"lint:css": "stylelint…
-
The little box with the current status of the user is not themed as of right now. Other than that it's a great theme! Looking forward to using it.
![2024-09-08_14_42_43](https://github.com/user-attac…
-
X-T9テーマで、VK Blocks Pro の「分割読み込みを有効にする」はオフにして、VKボタンを背景なしで色を標準色 (Bootstrap)例えばprimaryなどで選択して、アコーディオンブロックを配置すると、vk blocks proのblock-build.cssが先に読み込まれてx-t9テーマ側のcssが後になり、VKボタンの色が白くなるようでした。
* VK Blocks P…
-
Project 21 is incomplete. If anyone is a ReactJs Developer, then go ahead.
-
## Feature Request
```rs
head::Link {
rel: "icon",
r#type: "image/png",
sizes: "16x16",
href: asset!("./assets/favicon/favicon-16x16.png"),
}
```
will generated
```html
…
-
Using Expo, this suddenly started happening, I have posted on discord, but I'm not sure if it's a bug or not:
### Error
```
Static Rendering Error (Node.js)
While trying to resolve module `@conv…