Is it possible to force usage of hex color codes instead of rgb(…) in the editor?
E.g. <span style="color: #0b5394;">...
instead of <span style="color: rgb(11, 83, 148)";>...
This would make search and replace easier, having only one representation per color.
System:
Anki 2.1.65 (141bc18b) Python 3.11.3 Qt 6.5.1 PyQt 6.5.1
Platform: Linux-5.15.120-1-MANJARO-x86_64-with-glibc2.37