Skip to content

Make form element colors consistent - #74

Open
CyberDex wants to merge 1 commit into
pixijs:mainfrom
CyberDex:fix/consistent-form-colors
Open

Make form element colors consistent#74
CyberDex wants to merge 1 commit into
pixijs:mainfrom
CyberDex:fix/consistent-form-colors

Conversation

@CyberDex

Copy link
Copy Markdown
Member

Form controls were using a mix of blue and pink accents. This unifies them on the existing pink accent and cleans up a couple of related issues.

Changes:

  • Input, color, vector, dropdown and range controls now use the pink accent on hover/focus instead of blue.
  • Switch and slider fills use the pink accent.
  • Texture list and instruction list hover states use a neutral gray instead of blue; selection stays pink.
  • Even out the switch thumb padding so the gap matches on both the on and off positions.

Use the pink accent for input focus/hover and switch/slider fills
instead of the old blue, and swap the blue list hover states for a
neutral gray. Also fix the switch thumb padding so it's even on both
sides.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant