Tweak theme Colorful

This commit is contained in:
Admar Schoonen 2023-04-24 19:08:45 +02:00
parent e60cc15152
commit 91f8c816c1
1 changed files with 7 additions and 7 deletions

View File

@ -1,13 +1,13 @@
{
"name": "Light",
"color_background": [1, 1, 1],
"color_background": [1, 0.6, 0.0],
"color_shade": [1, 0.8, 0.0],
"color_clock_hands_hours": [1, 0, 0],
"color_clock_hands_minutes": [0, 1, 0],
"color_clock_hands_seconds": [0, 0, 1],
"color_alarm_hands_hours": [1, 1, 0],
"color_alarm_hands_minutes": [0, 1, 1],
"color_alarm_hands_seconds": [1, 0, 1],
"color_clock_hands_hours": [1, 0, 1],
"color_clock_hands_minutes": [1, 1, 0],
"color_clock_hands_seconds": [0, 1, 1],
"color_alarm_hands_hours": [1, 0, 0],
"color_alarm_hands_minutes": [0, 1, 0],
"color_alarm_hands_seconds": [0, 0, 1],
"color_font": [0, 0, 0.8],
"color_numbers": [0, 0, 0.8],
"color_button": [0, 0.8, 1, 1],