Update dark icons for the 'groove' theme
This commit is contained in:
@@ -10,7 +10,7 @@ castActiveImage = icons/default_dark/cast_active.png
|
||||
castIdleImage = icons/default_dark/cast_idle.png
|
||||
castPauseImage = icons/default_dark/cast_pause.png
|
||||
castPlayImage = icons/default_dark/cast_play.png
|
||||
clearImage = icons/default_light/clear.svg
|
||||
clearImage = icons/default_dark/clear.svg
|
||||
clearRatingImage = icons/default_dark/remove.png
|
||||
currentImage = icons/default_dark/current.png
|
||||
donateImage = icons/default_dark/donate.png
|
||||
@@ -40,8 +40,8 @@ ratingHalfImage = icons/default_dark/ratingHalf.png
|
||||
ratingOffImage = icons/default_dark/ratingOff.png
|
||||
ratingOnImage = icons/default_dark/ratingOn.png
|
||||
removeImage = icons/default_dark/remove.png
|
||||
repeatOff = icons/default_light/repeat_off.svg
|
||||
repeatOn = icons/default_light/repeat_on.svg
|
||||
repeatOff = icons/default_dark/repeat_off.svg
|
||||
repeatOn = icons/default_dark/repeat_on.svg
|
||||
scanningImage = icons/default_dark/spinner.gif
|
||||
searchImage = icons/default_dark/search.png
|
||||
settingsImage = icons/default_dark/settings.png
|
||||
@@ -54,7 +54,7 @@ sidebarImage = icons/default_dark/sidebar.svg
|
||||
starredImage = icons/default_dark/starred.png
|
||||
statusImage = icons/default_dark/status.png
|
||||
statusSmallImage = icons/default_dark/status_small.png
|
||||
undoImage = icons/default_light/undo.svg
|
||||
undoImage = icons/default_dark/undo.svg
|
||||
upImage = icons/default_dark/up.png
|
||||
uploadImage = icons/default_dark/upload.png
|
||||
viewAsGridImage = icons/default_dark/view_as_grid.png
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#cdcdcd" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-trash-2"><polyline points="3 6 5 6 21 6"></polyline><path d="M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"></path><line x1="10" y1="11" x2="10" y2="17"></line><line x1="14" y1="11" x2="14" y2="17"></line></svg>
|
||||
|
After Width: | Height: | Size: 444 B |
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#696969" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-repeat"><polyline points="17 1 21 5 17 9"></polyline><path d="M3 11V9a4 4 0 0 1 4-4h14"></path><polyline points="7 23 3 19 7 15"></polyline><path d="M21 13v2a4 4 0 0 1-4 4H3"></path></svg>
|
||||
|
After Width: | Height: | Size: 388 B |
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#cdcdcd" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-repeat"><polyline points="17 1 21 5 17 9"></polyline><path d="M3 11V9a4 4 0 0 1 4-4h14"></path><polyline points="7 23 3 19 7 15"></polyline><path d="M21 13v2a4 4 0 0 1-4 4H3"></path></svg>
|
||||
|
After Width: | Height: | Size: 388 B |
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#cdcdcd" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-rotate-ccw"><polyline points="1 4 1 10 7 10"></polyline><path d="M3.51 15a9 9 0 1 0 2.13-9.36L1 10"></path></svg>
|
||||
|
After Width: | Height: | Size: 313 B |
Reference in New Issue
Block a user