Skip to content

Android dark mode support

Rafal Wachol requested to merge charafau/webapp:darkmode_android into develop

This MR is needed for Android dark theme MR, https://gitlab.com/gitlab-org/gitter/gitter-android-app/merge_requests/2

  • Added embedding dark theme css for mobile Android app
  • Added JS function to change theme
npm run build-android-assets

git remote add charafau git@gitlab.com:charafau/webapp.git
git push charafau charafau/webapp-darkmode_android:darkmode_android
Edited by Eric Eastwood

Merge request reports

Loading