BinaryQuantumSoul / sdnext-modernui

SD.Next ModernUI
GNU Affero General Public License v3.0
17 stars 7 forks source link

[Issue] Generate buttons css #28

Closed BinaryQuantumSoul closed 4 months ago

BinaryQuantumSoul commented 5 months ago

The generate buttons don't all share the same css colors. They should all use same colors as params buttons i.e. --sd-input-text-color: normal text --sd-input-hover-text-color: hover/selected text --sd-input-background-color: normal background --sd-main-accent-color: hover/selected background

Error can be seen in Vlad-Default and IlluZn-Superuser themes image image image

Eventually we could make more intuitive variables that fall back to those by default which would be normal and hover/selected colors for text and background on all buttons inside params and generate

vladmandic commented 4 months ago

fixed.