PixelTux

Results 8 comments of PixelTux

I confirm that with the theme installed post-upgrade from Logseq 0.10.7 to 0.10.8 the theme was working. However, after I removed and reinstall it, it stopped to working. @k7hpn, if...

Hi @AristarhSamos , you're seeing cyan instead of pink because it's actually defined in the code. ![Screenshot from 2024-04-15 21-10-21](https://github.com/dracula/logseq/assets/66007913/65550432-f4a6-43fe-9e8c-24d6df16b2c4) Not sure if it's intended or a bug, but if...

@alexbraga @dev0T this bug originates from the upstream main build when an accent color is not selected and the dark theme is used. I'll look into it when I have...

It seems that this might be connected to ligature support. If specific glyphs aren’t present in the font file, they may fail to render. Also, keep in mind that some...

Sure! To see how it may appear, go to Settings -> General and then Edit custom.css. Add the following: ```css /* Block bullet path should only show in a nested...

I have tested it, and works smoothly on Logseq v0.10.9. ![Screenshot From 2024-10-28 20-00-50](https://github.com/user-attachments/assets/38488025-f8ac-490a-b686-d3bee1986b38)

You're absolutely right! I changed my approach because I remembered that the Laurel theme supports **both** `light` and `dark` modes. ![Screenshot From 2024-10-29 18-23-18](https://github.com/user-attachments/assets/8d10c89b-b6df-4c8c-ad60-0e45acfabb52) If your Logseq is set (in...