abstreet/widgetry/icons
Michael Kirk 9533c10137 Theme switches
The main button API only allows re-writing one color of the image.

Since we need to rewrite multiple colors for the switch, I introduced a
`image_batch` for buttons which lets you do all kinds of manual
fanciness, and pass the result into the button API.
2021-02-24 14:59:47 -08:00
..
arrow_down.svg compile in asset bytes for widgetry assets 2021-01-22 21:06:48 -08:00
arrow_drop_down.svg compile in asset bytes for widgetry assets 2021-01-22 21:06:48 -08:00
arrow_keys.svg compile in asset bytes for widgetry assets 2021-01-22 21:06:48 -08:00
arrow_left.svg compile in asset bytes for widgetry assets 2021-01-22 21:06:48 -08:00
arrow_right.svg compile in asset bytes for widgetry assets 2021-01-22 21:06:48 -08:00
arrow_up.svg compile in asset bytes for widgetry assets 2021-01-22 21:06:48 -08:00
checkbox_checked.svg theme checkbox 2021-02-24 14:59:47 -08:00
checkbox_no_border_checked.svg stroke for non-colored checkboxes 2021-01-24 10:32:41 -08:00
checkbox_no_border_unchecked.svg stroke for non-colored checkboxes 2021-01-24 10:32:41 -08:00
checkbox_unchecked.svg theme checkbox 2021-02-24 14:59:47 -08:00
close.svg Move 3 SVGs into widgetry icons, bundling them into the build. Discovered these missing by updating https://github.com/dabreegster/streetcad 2021-01-26 14:18:41 -08:00
loading.svg Organize assets that're baked into widgetry. They don't belong in the 2020-12-28 10:40:55 -08:00
nav_back.svg cleanup with include_labeled_bytes! 2021-01-22 21:06:48 -08:00
next.svg Move 3 SVGs into widgetry icons, bundling them into the build. Discovered these missing by updating https://github.com/dabreegster/streetcad 2021-01-26 14:18:41 -08:00
prev.svg Move 3 SVGs into widgetry icons, bundling them into the build. Discovered these missing by updating https://github.com/dabreegster/streetcad 2021-01-26 14:18:41 -08:00
switch_off.svg Theme switches 2021-02-24 14:59:47 -08:00
switch_on.svg Theme switches 2021-02-24 14:59:47 -08:00
toggle_left.svg Theme switches 2021-02-24 14:59:47 -08:00
toggle_right.svg Theme switches 2021-02-24 14:59:47 -08:00