flxzt / rnote

Sketch and take handwritten notes.
https://rnote.flxzt.net
GNU General Public License v3.0
8.4k stars 294 forks source link

Colors in the upper panel don't show #1208

Closed HynDuf closed 3 months ago

HynDuf commented 3 months ago

Describe the bug
The colors in the upper panel don't show. It seems like it is overridden by the GTK color or sth. I used Catppuccin GTK btw.

To Reproduce
Steps to reproduce the behavior:

  1. Open Rnote

Expected behavior
The colors should show its correct color.

Console Output
Run the app in the terminal with flatpak --env=RUST_LOG=rnote=debug --env=RUST_BACKTRACE=1 run com.github.flxzt.rnote and post the output.

error: app/com.github.flxzt.rnote/x86_64/master not installed

Screenshots

image image

Desktop (please complete the following information):

Additional context
I installed it for the first time.

HynDuf commented 3 months ago

Oh I found this https://github.com/NixOS/nixpkgs/issues/311693

HynDuf commented 3 months ago

Oh nvm, I found this https://github.com/flxzt/rnote/issues/1098, I'll close for now.