Describe the bug
When a block has a background color set, some text (description of subpages and ‘Type text or / for commands’ text is an unreadable color).
To Reproduce
Steps to reproduce the behavior (for subpage descriptions):
- Enable dark mode
- Create a page
- Type /page to create a page inside that page
- Type some content inside the subpage you’ve created
- Go back to your first page
- Rightclick on the page link, under ‘appearance’ enable the ‘description’ option
- Rightclick on the page link, under ‘background’ select ‘yellow’
Steps to reproduce the behavior (for ‘Type text or / for commands’):
- Enable dark mode
- Create a page
- Press enter to start typing in a new block
- Rightclick on the block you are typing in, under ‘background’ select ‘yellow’
Expected behavior
I expected the text to change color so that it is readable on the updated background.
System Information:
- OS: Linux python 5.10.87 #1-NixOS SMP Fri Dec 17 09:14:42 UTC 2021 x86_64 GNU/Linux
- Device Manufacturer/Model: Dell G3 15 3590
- Anytype Version: 0.22.3
Additional context
I have installed AnyType using the AppImage, however due to the way NixOS handles packages I have had to extract the AppImage. I have done so using the default ‘appimageTools’ builder, and my .nix file for doing so is available here
Screenshots
Unfortunately I was unable to get a screenshot of the ‘Type text or / for commands’ text’, as unfocusing the app causes the text to disappear.