ap / vim-css-color

Preview colours in source code while editing
http://www.vim.org/scripts/script.php?script_id=5056
MIT License
1.77k stars 78 forks source link

Qt QML support #148

Open gunslingerfry opened 3 years ago

gunslingerfry commented 3 years ago

Qt does #AARRGGBB not #RRGGBBAA. So "#FF000000" which is full alpha black comes up as full red. and "#FFFF0000" which should be red comes up yellow.

ap commented 2 years ago

Note to self: https://doc.qt.io/qt-5/qml-color.html