ScottLogic / prompt-injection

Application which investigates defensive measures against prompt injection attacks on an LLM, with a focus on the exposure of external tools.
MIT License
15 stars 10 forks source link

Unify modal button styles with ThemedButton #779

Open chriswilty opened 7 months ago

chriswilty commented 7 months ago

While we intend to rework the styling for modals (see #578 and related issues) it would be nice in the meantime to unify the styling of their buttons to match the action buttons used elsewhere in the application (e.g. header bar actions, defence reset buttons).

Same colours as action buttons:

Default Image Focused Image Hover Image Focused + Hover Image

Same colours as level buttons (according to new styles in #777):

Selected, with or without hover Image Selected + Focused Image