Add theme and color config

This commit is contained in:
chrox 2024-11-19 19:28:17 +01:00
parent 6fa043f340
commit 15939ce2fc
No known key found for this signature in database
GPG key ID: 07EA917B97209AE3
42 changed files with 582 additions and 220 deletions

View file

@ -1,7 +1,7 @@
{
"$schema": "../node_modules/@tauri-apps/cli/config.schema.json",
"productName": "Readest",
"version": "0.6.2",
"version": "0.6.5",
"identifier": "com.bilingify.digest",
"build": {
"frontendDist": "../out",