| ... | @@ -9,7 +9,7 @@ Different states: |
... | @@ -9,7 +9,7 @@ Different states: |
|
|
- active: some buttons acts as as a toggle, which can be activated or de-activated
|
|
- active: some buttons acts as as a toggle, which can be activated or de-activated
|
|
|
- disabled: the button can't be accessed
|
|
- disabled: the button can't be accessed
|
|
|
|
|
|
|
|
= Grid item
|
|
# Grid item
|
|
|
|
|
|
|
|
| state | light | dark |
|
|
| state | light | dark |
|
|
|
| ------ |------ | ------ |
|
|
| ------ |------ | ------ |
|
| ... | @@ -21,7 +21,7 @@ Different states: |
... | @@ -21,7 +21,7 @@ Different states: |
|
|
| selected + hover/focus |  |  |
|
|
| selected + hover/focus |  |  |
|
|
|
|
|
|
|
|
|
|
|
|
|
= List item
|
|
# List item
|
|
|
|
|
|
|
|
|
|
|
|
|
| state | light | dark |
|
|
| state | light | dark |
|
| ... | @@ -35,7 +35,7 @@ Different states: |
... | @@ -35,7 +35,7 @@ Different states: |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
= Tab bar button
|
|
# Tab bar button
|
|
|
|
|
|
|
|
| state | light | dark |
|
|
| state | light | dark |
|
|
|
| ------ |------ | ------ |
|
|
| ------ |------ | ------ |
|
| ... | @@ -47,7 +47,7 @@ Different states: |
... | @@ -47,7 +47,7 @@ Different states: |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
= Playlist
|
|
# Playlist
|
|
|
|
|
|
|
|
| state | dark | light |
|
|
| state | dark | light |
|
|
|
| ------ |------ | ------ |
|
|
| ------ |------ | ------ |
|
| ... | @@ -59,7 +59,7 @@ Different states: |
... | @@ -59,7 +59,7 @@ Different states: |
|
|
| selected + hover/focus | |
|
|
| selected + hover/focus | |
|
|
|
|
|
|
|
|
|
|
|
|
|
= playlist buttons
|
|
# playlist buttons
|
|
|
|
|
|
|
|
| state | light | dark |
|
|
| state | light | dark |
|
|
|
| ------ |------ | ------ |
|
|
| ------ |------ | ------ |
|
| ... | @@ -70,7 +70,26 @@ Different states: |
... | @@ -70,7 +70,26 @@ Different states: |
|
|
| disabled |  | 
|
|
| disabled |  | 
|
|
|
|
|
|
|
|
|
|
|
|
|
= drop-down
|
|
# player controler buttons
|
|
|
|
|
|
|
|
| state | light | dark |
|
|
|
|
| ------ |------ | ------ |
|
|
|
|
| normal (loop) |  | 
|
|
|
|
| hover (loop) |  | 
|
|
|
|
| active (loop) |  | 
|
|
|
|
| active + hover (loop) |  | 
|
|
|
|
| disabled (prev) |  | 
|
|
|
|
|
|
|
|
# Play button
|
|
|
|
|
|
|
|
| state | light | dark |
|
|
|
|
| ------ |------ | ------ |
|
|
|
|
| normal |  | 
|
|
|
|
| hover/focused |  | 
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# drop-down
|
|
|
|
|
|
|
|
fewer state possible only active, and hovered/focused:
|
|
fewer state possible only active, and hovered/focused:
|
|
|
|
|
|
| ... | @@ -79,6 +98,19 @@ light |
... | @@ -79,6 +98,19 @@ light |
|
|
dark
|
|
dark
|
|
|

|
|

|
|
|
|
|
|
|
|
|
# text entry / search box
|
|
|
|
|
|
|
|
| state | light | dark |
|
|
|
|
| ------ |------ | ------ |
|
|
|
|
| normal |  | 
|
|
|
|
| hover |  | 
|
|
|
|
| focused |  | 
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# track selection menu
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| state | light | dark |
|
|
| state | light | dark |
|
| ... | |
... | |
| ... | | ... | |