Hi,
When I try to use APB suite to connect to MySQL, an error occurs:
MySQL version: 8.0.32 The Database is already set to utf8mb4:
character_set_client,utf8mb4
character_set_connection,utf8mb4
character_set_database,utf8mb4
character_set_filesystem,binary
character_set_results,utf8mb3
character_set_server,utf8mb4
character_set_system,utf8mb3
character_sets_dir,/usr/share/mysql-8.0/charsets/
The source code includes a folder called "_colors" if you downloaded SCSS files. Definitions of colors are in the folder. You may compose them and modify the colors.
but I thought the ''light theme pro' schema is pre-defined...
<link href="_content/Volo.Abp.AspNetCore.Components.Web.LeptonTheme/styles/lepton6.css" rel="stylesheet" id=LeptonStyle /> I tried to switch the css file, but not work.
I am trying to use Lepton Theme in Blazor Webassembly UI. But how to change the color scheme from 'Material Theme PRO' to 'light theme pro'