I'm the Bozo ෴ bit in your Bogon ᓚᘏᗢ #DIY #IoT, #cpp/#Javascript/#PHP developer
Peertube channel: @tobozoMaintaining: @arduinoLibraries@botsin.space
#arduino #esp32 #esp8266 #m5stack #platformio #c64 #embedded #retrocomputing #3dprint #DIY #chiptunes #sid6581 #SDUpdater [#LovyanGFX](https://mastodon.social/tags/

@Rustmilian @TimeWalker
Kate Color Preview plugin can be enabled/disabled without creating a profile, also it seems to have a different behaviour.
example from within a C/C++ file:
uint32_t blue = 0x0000ff;const char* red = "#ff0000";const char* color = "purple";
in Kate, only "#ff0000" triggers the color preview, neither blue, red, "purple" or 0x0000ff seem to trigger it
in Konsole all of those except 0x0000ff trigger the color preview
same color preview core, different rules maybe?