vimo I installed the extension but i have not a configuration panel.
Since I'm no longer dealing directly with the elements but rather with the variables of Flarum itself, I'll discuss a better way to proceed with the settings panel. For now, I have disabled it.
ram0ng1/coloredblob/main/js/src/admin/index.js
'--primary-color',
'--secondary-color',
'--link-color',
'--hero-contrast',
'--overlay-bg',
'--button-text-color',
'--button-primary-bg',
'--button-primary-bg-hover',
'--button-primary-bg-active',
'--button-primary-bg-disabled',
'--header-color',
'--control-bg'
I should be back soon with the conf panel...