aboutsummaryrefslogtreecommitdiffstats
path: root/config/wallust
diff options
context:
space:
mode:
authorJa.KooLit <85185940+JaKooLit@users.noreply.github.com>2025-06-22 22:37:16 +0900
committerGitHub <noreply@github.com>2025-06-22 22:37:16 +0900
commitafa756b92c95f090534ed8349dfd72adc12561d3 (patch)
tree2aae90f97566d3943202e9c6605cc95c99d08ac1 /config/wallust
parent0f70ff7ae24196ecf5cb9cf2c6299c2d2636a82b (diff)
parent897873fccd5d19c460128998b9434238dcf07ba6 (diff)
Merge pull request #749 from SherLock707/overviewV2_qs
qs:Overview update: Refactored for better colour and font expose and cleaned up unused code
Diffstat (limited to 'config/wallust')
-rw-r--r--config/wallust/templates/qml_color.json34
1 files changed, 15 insertions, 19 deletions
diff --git a/config/wallust/templates/qml_color.json b/config/wallust/templates/qml_color.json
index 70283080..03565181 100644
--- a/config/wallust/templates/qml_color.json
+++ b/config/wallust/templates/qml_color.json
@@ -1,21 +1,17 @@
{
- "background": "#1e1e2e",
- "onBackground": "#bac2de",
- "surfaceContainerLow": "{{color4}}",
- "surfaceContainer": "{{color6}}",
- "surfaceContainerHigh": "{{color3}}",
- "surfaceContainerHighest": "{{color2}}",
- "onSurface": "#EAE0E7",
- "onSurfaceVariant": "#CFC3CD",
- "outline": "{{color7}}",
- "scrim": "#000000",
- "shadow": "#000000",
- "primary": "{{color7}}",
- "primaryContainer": "{{color7}}",
- "secondary": "#D5C0D7",
- "secondaryContainer": "{{color5}}",
- "onPrimary": "#FFFFFF",
- "onPrimaryContainer": "#21005D",
- "onSecondaryContainer": "#F2DCF3",
- "outlineVariant": "{{color5}}"
+ "windowBackground": "#0f0f15",
+ "primaryText": "#bac2de",
+ "layerBackground1": "{{color7}}",
+ "layerBackground2": "{{color6}}",
+ "layerBackground3": "#2D282E",
+ "surfaceText": "#EAE0E7",
+ "secondaryText": "#CFC3CD",
+ "borderPrimary": "{{color7}}",
+ "shadowColor": "#000000",
+ "accentPrimary": "{{color7}}",
+ "accentSecondary": "#{{color7}}",
+ "selectionBackground": "{{color7}}",
+ "accentPrimaryText": "#FFFFFF",
+ "selectionText": "#F2DCF3",
+ "borderSecondary": "#{{color5}}"
} \ No newline at end of file
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage