-
```
I am trying to change the font and color in the editor with css but it doesn't
change... ;(
```
Original issue reported on code.google.com by `magdyab...@gmail.com` on 12 Nov 2010 at 1:42
-
There's no color scheme setting at the moment. Since this is an Electron app, the lowest effort UI customization can be achieved with the ability to add/edit custom CSS.
-
Hello! With the recent update (#215), I can now change the display text for specific tabs (Today's daily note) :
![image](https://github.com/user-attachments/assets/b760656c-b95e-4839-9eac-6cf60ac8f8…
-
When I have an @ media rule as part of the CSS rules this part of the rules doesn't display with the colors used for the CSS rules but is shown in the same color as a comment.
-
The following properties don't exist, they were probably part of an early draft of css that has since changed.
* font-effect
* font-emphasize (text-emphasis exists)
* font-emphasize-position
*…
-
### Description
I want to contribute to the frontend of the website by adding a custom scroll bar in-place of the default one.
I would like to make the following changes:
> /frontend/src/index.cs…
-
I love SkeuoCord's overall theme, but I wish some of the color choices/the gradient colors were different. How do i go about customizing this?
Sorry if i missed this and the info is somewhere on …
-
Hello - I'd like to have a different logo displayed depending on the selected mode, and tried the following in `menu.vto`:
```
{{ if page }}
{{ if page.logo_dark }}
…
-
### Current behavior 😯
Error:
`Uncaught Error: MUI: Unsupported 'var(--joy-palette-neutral-800)' color. The following formats are supported: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla(), color().`
…
-