This codemodule provide colorpalettes from 22 different themes:
Set the theme with
After that you can access the color variables and use it for your views
As long as my wish is still a wish: ;-)
www.b4x.com
you can run this in degug mode and it will output the colorkeys with its actual color into the log
Oceanic
Darker
Lighter
Palenight
DeepOcean
Forest
SykBlue
SandyBeach
Volcano
Monokai
Dracula
Github
GithubDark
ArcDark
OneDark
OneLight
SolarizedDark
SolarizedLight
NightOwl
LightOwl
Moonlight
Synthwave84
Set the theme with
B4X:
ThemeColors.setTheme("Forest")
As long as my wish is still a wish: ;-)
Color Highlighting
One of my favorite plugin in visual studio code is the color highlighting: Especially if it comes to UI design its a must have, otherwise you will loose the overview at some point because most of the people cant read colors from hex values :) it shows the color next to the colorvalue and you...
Attachments
Last edited: