This project is a Dark Theme experiment, in order to show the combination of colours from light
to dark theme
.
There's a colour picker
to change the colour setup in the entire app and a Dark/Light theme switcher button
that recreates the Activity with the theme mode selected.
https://material.io/design/color/dark-theme.html#ui-application
The next two projects (which were useful during the development process of DarkThemePicker
)
-
ColorSeekBar
https://github.com/divyanshub024/ColorSeekBar -
Android Multi Theme UI
https://github.com/pkjvit/Android-Multi-Theme-UI
Copyright 2020 Fernando Prieto Moyano
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.