[Android] Remote access: implement the dark theme

Nicolas Pomepuy git at videolan.org
Wed Feb 28 10:33:46 UTC 2024


vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Fri Feb  9 10:34:21 2024 +0100| [e94028879e9a883e2af7aa712f27e5df0c02d63c] | committer: Nicolas Pomepuy

Remote access: implement the dark theme

> https://code.videolan.org/videolan/vlc-android/commit/e94028879e9a883e2af7aa712f27e5df0c02d63c
---

 .../src/components/AppHeader.vue                   | 13 +++--
 .../src/components/EmptyView.vue                   |  8 ++--
 .../src/components/ImageButton.vue                 |  6 +--
 .../src/components/LogItem.vue                     |  4 +-
 .../src/components/LogList.vue                     |  5 +-
 .../src/components/MediaItem.vue                   |  6 +--
 .../src/components/MiniPlayer.vue                  | 12 +++--
 .../src/components/PlayQueue.vue                   |  8 ++--
 .../src/components/PlayQueueItem.vue               |  2 +-
 .../src/components/UploadDialog.vue                | 10 ++--
 .../network-sharing-server/src/pages/VideoList.vue |  3 +-
 .../network-sharing-server/src/scss/app.scss       | 55 +++++++++++++++++-----
 .../network-sharing-server/src/scss/colors.scss    | 30 ++++++++----
 13 files changed, 105 insertions(+), 57 deletions(-)

Diff:   https://code.videolan.org/videolan/vlc-android/commit/e94028879e9a883e2af7aa712f27e5df0c02d63c


More information about the Android mailing list