Open setanarut opened 3 years ago
It is probably due to a different management / conversion of the color space during the display phase. The color value is exported correctly in both rtf and html output file. In the visualization phase then something happens that I cannot control.
The background color difference in rtf mode between the preview in the application and in the quicklook view is due to a different management of the code. However, it is not possible to use the application code for the quicklook preview on Monterey (and in any case this difference only affects the background color).
The problem can be overcome by making the background color darker. If it is impossible to fix, it should be added to the documentation as "known bugs".
The problem in not only in the background but in all colors. The right appearance is with the html engine.
I could not understand what conversion is done in the rtf display.
I will add a note in the known bugs.
I am using Monterey 12.2.1 . In dark mode, the background of RTF engine isn't even dark anymore. It shows full white. The color of the code is still from the dark theme, but the background becomes white.
Here is RTF (dark color scheme syntax, white background)
Here is HTML engine (normal)
Sorry, must be fixed on release 2.1.8 (56).
Wrong colors with RTF engine, Colors look more pastel (brighter) in RTF mode.
RTF Engine
HTML Engine (Looks normal)