UltimateHackingKeyboard / agent

Ultimate Hacking Keyboard configurator
https://ultimatehackingkeyboard.github.io/agent/
Other
692 stars 77 forks source link

feat: change position of module config icon #2209

Closed ert78gb closed 4 months ago

ert78gb commented 4 months ago

It contains a bigger refactor to provide the full UHK theme colors to svg-module component. It is necessary because we have to set dynamically the stroke color of the puzzle icon. The stroke color should be match with the background color of the body element. From the module.svg we use only the stroke-width attribute.