@wtasnorg/candi 0.0.32 → 0.0.36

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/colors.json CHANGED
@@ -1,92 +1,92 @@
1
1
  {
2
2
  "light": {
3
3
  "bg": {
4
- "oklch": "oklch(97.8% 0.005 80)",
4
+ "oklch": "oklch(97.5% 0.005 80)",
5
5
  "name": "Background",
6
6
  "usage": "Page background",
7
- "l": 97.8,
7
+ "l": 97.5,
8
8
  "c": 0.005,
9
9
  "h": 80
10
10
  },
11
11
  "surface": {
12
- "oklch": "oklch(95.5% 0.01 80)",
12
+ "oklch": "oklch(95% 0.008 80)",
13
13
  "name": "Surface",
14
14
  "usage": "Cards, sections",
15
- "l": 95.5,
16
- "c": 0.01,
15
+ "l": 95,
16
+ "c": 0.008,
17
17
  "h": 80
18
18
  },
19
19
  "elevated": {
20
- "oklch": "oklch(100% 0 0)",
20
+ "oklch": "oklch(99.5% 0.003 80)",
21
21
  "name": "Elevated",
22
22
  "usage": "Elevated surfaces",
23
- "l": 100,
24
- "c": 0,
25
- "h": 0
23
+ "l": 99.5,
24
+ "c": 0.003,
25
+ "h": 80
26
26
  },
27
27
  "text": {
28
- "oklch": "oklch(28% 0.015 80)",
28
+ "oklch": "oklch(15% 0.01 80)",
29
29
  "name": "Text",
30
30
  "usage": "Primary text",
31
- "l": 28,
32
- "c": 0.015,
31
+ "l": 15,
32
+ "c": 0.01,
33
33
  "h": 80
34
34
  },
35
35
  "textSubtle": {
36
- "oklch": "oklch(50% 0.01 80)",
36
+ "oklch": "oklch(40% 0.008 80)",
37
37
  "name": "Text Subtle",
38
38
  "usage": "Secondary text",
39
- "l": 50,
40
- "c": 0.01,
39
+ "l": 40,
40
+ "c": 0.008,
41
41
  "h": 80
42
42
  },
43
43
  "textMuted": {
44
- "oklch": "oklch(55% 0.01 80)",
44
+ "oklch": "oklch(52% 0.006 80)",
45
45
  "name": "Text Muted",
46
46
  "usage": "Muted text",
47
- "l": 55,
48
- "c": 0.01,
47
+ "l": 52,
48
+ "c": 0.006,
49
49
  "h": 80
50
50
  },
51
51
  "border": {
52
- "oklch": "oklch(84% 0.01 80)",
52
+ "oklch": "oklch(84% 0.005 80)",
53
53
  "name": "Border",
54
54
  "usage": "Borders",
55
55
  "l": 84,
56
- "c": 0.01,
56
+ "c": 0.005,
57
57
  "h": 80
58
58
  },
59
59
  "borderStrong": {
60
- "oklch": "oklch(75% 0.01 80)",
60
+ "oklch": "oklch(77% 0.006 80)",
61
61
  "name": "Border Strong",
62
62
  "usage": "Strong borders",
63
- "l": 75,
64
- "c": 0.01,
63
+ "l": 77,
64
+ "c": 0.006,
65
65
  "h": 80
66
66
  },
67
67
  "divider": {
68
- "oklch": "oklch(88% 0.01 80)",
68
+ "oklch": "oklch(90% 0.004 80)",
69
69
  "name": "Divider",
70
70
  "usage": "Divider lines",
71
- "l": 88,
72
- "c": 0.01,
71
+ "l": 90,
72
+ "c": 0.004,
73
73
  "h": 80
74
74
  },
75
75
  "link": {
76
- "oklch": "oklch(50% 0.08 230)",
76
+ "oklch": "oklch(48% 0.14 240)",
77
77
  "name": "Link",
78
78
  "usage": "Hyperlinks",
79
- "l": 50,
80
- "c": 0.08,
81
- "h": 230
79
+ "l": 48,
80
+ "c": 0.14,
81
+ "h": 240
82
82
  },
83
83
  "disabled": {
84
- "oklch": "oklch(75% 0.005 250)",
84
+ "oklch": "oklch(82% 0.004 80)",
85
85
  "name": "Disabled",
86
86
  "usage": "Disabled UI",
87
- "l": 75,
88
- "c": 0.005,
89
- "h": 250
87
+ "l": 82,
88
+ "c": 0.004,
89
+ "h": 80
90
90
  },
91
91
  "overlay": {
92
92
  "oklch": "oklch(0% 0 0 / 0.5)",
@@ -105,20 +105,20 @@
105
105
  "h": 0
106
106
  },
107
107
  "inverseSurface": {
108
- "oklch": "oklch(25% 0.015 250)",
108
+ "oklch": "oklch(25% 0.005 80)",
109
109
  "name": "Inverse Surface",
110
110
  "usage": "SnackBar background",
111
111
  "l": 25,
112
- "c": 0.015,
113
- "h": 250
112
+ "c": 0.005,
113
+ "h": 80
114
114
  },
115
115
  "inverseText": {
116
- "oklch": "oklch(92% 0.01 250)",
116
+ "oklch": "oklch(92% 0.005 80)",
117
117
  "name": "Inverse Text",
118
118
  "usage": "SnackBar text",
119
119
  "l": 92,
120
- "c": 0.01,
121
- "h": 250
120
+ "c": 0.005,
121
+ "h": 80
122
122
  },
123
123
  "shadow": {
124
124
  "value": "0 2px 8px rgba(45, 50, 57, 0.06)",
@@ -136,20 +136,20 @@
136
136
  "usage": "Large shadows"
137
137
  },
138
138
  "shadowColor": {
139
- "oklch": "oklch(25% 0.01 250 / 0.15)",
139
+ "oklch": "oklch(25% 0.005 80 / 0.15)",
140
140
  "name": "Shadow Color",
141
141
  "usage": "BoxShadow color",
142
142
  "l": 25,
143
- "c": 0.01,
144
- "h": 250
143
+ "c": 0.005,
144
+ "h": 80
145
145
  },
146
146
  "focusRing": {
147
- "oklch": "oklch(52% 0.06 230 / 0.4)",
147
+ "oklch": "oklch(52% 0.06 240 / 0.4)",
148
148
  "name": "Focus Ring",
149
149
  "usage": "Focus indicators",
150
150
  "l": 52,
151
151
  "c": 0.06,
152
- "h": 230
152
+ "h": 240
153
153
  },
154
154
  "syntaxKeyword": {
155
155
  "oklch": "oklch(60% 0.15 0)",
@@ -216,12 +216,12 @@
216
216
  "h": 0
217
217
  },
218
218
  "terminalBlack": {
219
- "oklch": "oklch(25% 0.01 250)",
219
+ "oklch": "oklch(25% 0.005 80)",
220
220
  "name": "Terminal Black",
221
221
  "usage": "Terminal black",
222
222
  "l": 25,
223
- "c": 0.01,
224
- "h": 250
223
+ "c": 0.005,
224
+ "h": 80
225
225
  },
226
226
  "terminalRed": {
227
227
  "oklch": "oklch(58% 0.12 25)",
@@ -303,6 +303,22 @@
303
303
  "c": 0.13,
304
304
  "h": 25
305
305
  },
306
+ "redWarm": {
307
+ "oklch": "oklch(70% 0.12 25)",
308
+ "name": "Red Warm",
309
+ "usage": "Warm red",
310
+ "l": 70,
311
+ "c": 0.12,
312
+ "h": 25
313
+ },
314
+ "redHot": {
315
+ "oklch": "oklch(50% 0.16 25)",
316
+ "name": "Red Hot",
317
+ "usage": "Hot red",
318
+ "l": 50,
319
+ "c": 0.16,
320
+ "h": 25
321
+ },
306
322
  "redStrong": {
307
323
  "oklch": "oklch(45% 0.15 25)",
308
324
  "name": "Red Strong",
@@ -351,6 +367,22 @@
351
367
  "c": 0.11,
352
368
  "h": 250
353
369
  },
370
+ "blueWarm": {
371
+ "oklch": "oklch(65% 0.10 250)",
372
+ "name": "Blue Warm",
373
+ "usage": "Warm blue",
374
+ "l": 65,
375
+ "c": 0.1,
376
+ "h": 250
377
+ },
378
+ "blueHot": {
379
+ "oklch": "oklch(45% 0.14 250)",
380
+ "name": "Blue Hot",
381
+ "usage": "Hot blue",
382
+ "l": 45,
383
+ "c": 0.14,
384
+ "h": 250
385
+ },
354
386
  "blueStrong": {
355
387
  "oklch": "oklch(40% 0.13 250)",
356
388
  "name": "Blue Strong",
@@ -760,44 +792,60 @@
760
792
  "h": 0
761
793
  },
762
794
  "accent": {
763
- "oklch": "oklch(52% 0.08 250)",
795
+ "oklch": "oklch(50% 0.13 245)",
764
796
  "name": "Accent",
765
797
  "usage": "Semantic accent",
766
- "l": 52,
767
- "c": 0.08,
768
- "h": 250
798
+ "l": 50,
799
+ "c": 0.13,
800
+ "h": 245
769
801
  },
770
802
  "accentSubtle": {
771
- "oklch": "oklch(85% 0.048 250)",
803
+ "oklch": "oklch(83% 0.078 245)",
772
804
  "name": "accent subtle",
773
805
  "usage": "Derived subtle of accent",
774
- "l": 85,
775
- "c": 0.048,
776
- "h": 250
806
+ "l": 83,
807
+ "c": 0.078,
808
+ "h": 245
777
809
  },
778
810
  "accentSoft": {
779
- "oklch": "oklch(62% 0.064 250)",
811
+ "oklch": "oklch(60% 0.104 245)",
780
812
  "name": "accent soft",
781
813
  "usage": "Derived soft of accent",
782
- "l": 62,
783
- "c": 0.064,
784
- "h": 250
814
+ "l": 60,
815
+ "c": 0.104,
816
+ "h": 245
817
+ },
818
+ "accentWarm": {
819
+ "oklch": "oklch(65% 0.1105 245)",
820
+ "name": "accent warm",
821
+ "usage": "Derived warm of accent",
822
+ "l": 65,
823
+ "c": 0.111,
824
+ "h": 245
825
+ },
826
+ "accentHot": {
827
+ "oklch": "oklch(45% 0.1495 245)",
828
+ "name": "accent hot",
829
+ "usage": "Derived hot of accent",
830
+ "l": 45,
831
+ "c": 0.15,
832
+ "h": 245
785
833
  },
786
834
  "accentStrong": {
787
- "oklch": "oklch(42% 0.088 250)",
835
+ "oklch": "oklch(40% 0.143 245)",
788
836
  "name": "accent strong",
789
837
  "usage": "Derived strong of accent",
790
- "l": 42,
791
- "c": 0.088,
792
- "h": 250
838
+ "l": 40,
839
+ "c": 0.143,
840
+ "h": 245
793
841
  },
794
842
  "accentOutline": {
795
- "oklch": "oklch(37% 0.056 250)",
843
+ "oklch": "oklch(35% 0.091 245)",
796
844
  "name": "accent outline",
797
845
  "usage": "Derived outline of accent",
798
- "l": 37,
799
- "c": 0.056,
800
- "h": 250
846
+ "l": 35,
847
+ "c": 0.091,
848
+ "h": 245
801
849
  },
802
850
  "onAccent": {
803
851
  "oklch": "oklch(100% 0 0)",
@@ -808,92 +856,124 @@
808
856
  "h": 0
809
857
  },
810
858
  "secondary": {
811
- "oklch": "oklch(60% 0.07 15)",
859
+ "oklch": "oklch(55% 0.12 20)",
812
860
  "name": "Secondary",
813
861
  "usage": "Semantic secondary",
814
- "l": 60,
815
- "c": 0.07,
816
- "h": 15
862
+ "l": 55,
863
+ "c": 0.12,
864
+ "h": 20
817
865
  },
818
866
  "secondarySubtle": {
819
- "oklch": "oklch(93% 0.042 15)",
867
+ "oklch": "oklch(88% 0.072 20)",
820
868
  "name": "secondary subtle",
821
869
  "usage": "Derived subtle of secondary",
822
- "l": 93,
823
- "c": 0.042,
824
- "h": 15
870
+ "l": 88,
871
+ "c": 0.072,
872
+ "h": 20
825
873
  },
826
874
  "secondarySoft": {
827
- "oklch": "oklch(70% 0.056 15)",
875
+ "oklch": "oklch(65% 0.096 20)",
828
876
  "name": "secondary soft",
829
877
  "usage": "Derived soft of secondary",
878
+ "l": 65,
879
+ "c": 0.096,
880
+ "h": 20
881
+ },
882
+ "secondaryWarm": {
883
+ "oklch": "oklch(70% 0.102 20)",
884
+ "name": "secondary warm",
885
+ "usage": "Derived warm of secondary",
830
886
  "l": 70,
831
- "c": 0.056,
832
- "h": 15
887
+ "c": 0.102,
888
+ "h": 20
889
+ },
890
+ "secondaryHot": {
891
+ "oklch": "oklch(50% 0.138 20)",
892
+ "name": "secondary hot",
893
+ "usage": "Derived hot of secondary",
894
+ "l": 50,
895
+ "c": 0.138,
896
+ "h": 20
833
897
  },
834
898
  "secondaryStrong": {
835
- "oklch": "oklch(50% 0.077 15)",
899
+ "oklch": "oklch(45% 0.132 20)",
836
900
  "name": "secondary strong",
837
901
  "usage": "Derived strong of secondary",
838
- "l": 50,
839
- "c": 0.077,
840
- "h": 15
902
+ "l": 45,
903
+ "c": 0.132,
904
+ "h": 20
841
905
  },
842
906
  "secondaryOutline": {
843
- "oklch": "oklch(45% 0.049 15)",
907
+ "oklch": "oklch(40% 0.084 20)",
844
908
  "name": "secondary outline",
845
909
  "usage": "Derived outline of secondary",
846
- "l": 45,
847
- "c": 0.049,
848
- "h": 15
910
+ "l": 40,
911
+ "c": 0.084,
912
+ "h": 20
849
913
  },
850
914
  "onSecondary": {
851
- "oklch": "oklch(0% 0 0)",
915
+ "oklch": "oklch(100% 0 0)",
852
916
  "name": "On secondary",
853
917
  "usage": "Text on secondary",
854
- "l": 0,
918
+ "l": 100,
855
919
  "c": 0,
856
920
  "h": 0
857
921
  },
858
922
  "success": {
859
- "oklch": "oklch(50% 0.06 145)",
923
+ "oklch": "oklch(50% 0.10 150)",
860
924
  "name": "Success",
861
925
  "usage": "Semantic success",
862
926
  "l": 50,
863
- "c": 0.06,
864
- "h": 145
927
+ "c": 0.1,
928
+ "h": 150
865
929
  },
866
930
  "successSubtle": {
867
- "oklch": "oklch(83% 0.036 145)",
931
+ "oklch": "oklch(83% 0.06 150)",
868
932
  "name": "success subtle",
869
933
  "usage": "Derived subtle of success",
870
934
  "l": 83,
871
- "c": 0.036,
872
- "h": 145
935
+ "c": 0.06,
936
+ "h": 150
873
937
  },
874
938
  "successSoft": {
875
- "oklch": "oklch(60% 0.048 145)",
939
+ "oklch": "oklch(60% 0.08 150)",
876
940
  "name": "success soft",
877
941
  "usage": "Derived soft of success",
878
942
  "l": 60,
879
- "c": 0.048,
880
- "h": 145
943
+ "c": 0.08,
944
+ "h": 150
945
+ },
946
+ "successWarm": {
947
+ "oklch": "oklch(65% 0.085 150)",
948
+ "name": "success warm",
949
+ "usage": "Derived warm of success",
950
+ "l": 65,
951
+ "c": 0.085,
952
+ "h": 150
953
+ },
954
+ "successHot": {
955
+ "oklch": "oklch(45% 0.115 150)",
956
+ "name": "success hot",
957
+ "usage": "Derived hot of success",
958
+ "l": 45,
959
+ "c": 0.115,
960
+ "h": 150
881
961
  },
882
962
  "successStrong": {
883
- "oklch": "oklch(40% 0.066 145)",
963
+ "oklch": "oklch(40% 0.11 150)",
884
964
  "name": "success strong",
885
965
  "usage": "Derived strong of success",
886
966
  "l": 40,
887
- "c": 0.066,
888
- "h": 145
967
+ "c": 0.11,
968
+ "h": 150
889
969
  },
890
970
  "successOutline": {
891
- "oklch": "oklch(35% 0.042 145)",
971
+ "oklch": "oklch(35% 0.07 150)",
892
972
  "name": "success outline",
893
973
  "usage": "Derived outline of success",
894
974
  "l": 35,
895
- "c": 0.042,
896
- "h": 145
975
+ "c": 0.07,
976
+ "h": 150
897
977
  },
898
978
  "onSuccess": {
899
979
  "oklch": "oklch(100% 0 0)",
@@ -904,44 +984,60 @@
904
984
  "h": 0
905
985
  },
906
986
  "warning": {
907
- "oklch": "oklch(60% 0.07 75)",
987
+ "oklch": "oklch(60% 0.13 80)",
908
988
  "name": "Warning",
909
989
  "usage": "Semantic warning",
910
990
  "l": 60,
911
- "c": 0.07,
912
- "h": 75
991
+ "c": 0.13,
992
+ "h": 80
913
993
  },
914
994
  "warningSubtle": {
915
- "oklch": "oklch(93% 0.042 75)",
995
+ "oklch": "oklch(93% 0.078 80)",
916
996
  "name": "warning subtle",
917
997
  "usage": "Derived subtle of warning",
918
998
  "l": 93,
919
- "c": 0.042,
920
- "h": 75
999
+ "c": 0.078,
1000
+ "h": 80
921
1001
  },
922
1002
  "warningSoft": {
923
- "oklch": "oklch(70% 0.056 75)",
1003
+ "oklch": "oklch(70% 0.104 80)",
924
1004
  "name": "warning soft",
925
1005
  "usage": "Derived soft of warning",
926
1006
  "l": 70,
927
- "c": 0.056,
928
- "h": 75
1007
+ "c": 0.104,
1008
+ "h": 80
1009
+ },
1010
+ "warningWarm": {
1011
+ "oklch": "oklch(75% 0.1105 80)",
1012
+ "name": "warning warm",
1013
+ "usage": "Derived warm of warning",
1014
+ "l": 75,
1015
+ "c": 0.111,
1016
+ "h": 80
1017
+ },
1018
+ "warningHot": {
1019
+ "oklch": "oklch(55% 0.1495 80)",
1020
+ "name": "warning hot",
1021
+ "usage": "Derived hot of warning",
1022
+ "l": 55,
1023
+ "c": 0.15,
1024
+ "h": 80
929
1025
  },
930
1026
  "warningStrong": {
931
- "oklch": "oklch(50% 0.077 75)",
1027
+ "oklch": "oklch(50% 0.143 80)",
932
1028
  "name": "warning strong",
933
1029
  "usage": "Derived strong of warning",
934
1030
  "l": 50,
935
- "c": 0.077,
936
- "h": 75
1031
+ "c": 0.143,
1032
+ "h": 80
937
1033
  },
938
1034
  "warningOutline": {
939
- "oklch": "oklch(45% 0.049 75)",
1035
+ "oklch": "oklch(45% 0.091 80)",
940
1036
  "name": "warning outline",
941
1037
  "usage": "Derived outline of warning",
942
1038
  "l": 45,
943
- "c": 0.049,
944
- "h": 75
1039
+ "c": 0.091,
1040
+ "h": 80
945
1041
  },
946
1042
  "onWarning": {
947
1043
  "oklch": "oklch(0% 0 0)",
@@ -952,43 +1048,59 @@
952
1048
  "h": 0
953
1049
  },
954
1050
  "error": {
955
- "oklch": "oklch(50% 0.08 25)",
1051
+ "oklch": "oklch(50% 0.14 25)",
956
1052
  "name": "Error",
957
1053
  "usage": "Semantic error",
958
1054
  "l": 50,
959
- "c": 0.08,
1055
+ "c": 0.14,
960
1056
  "h": 25
961
1057
  },
962
1058
  "errorSubtle": {
963
- "oklch": "oklch(83% 0.048 25)",
1059
+ "oklch": "oklch(83% 0.084 25)",
964
1060
  "name": "error subtle",
965
1061
  "usage": "Derived subtle of error",
966
1062
  "l": 83,
967
- "c": 0.048,
1063
+ "c": 0.084,
968
1064
  "h": 25
969
1065
  },
970
1066
  "errorSoft": {
971
- "oklch": "oklch(60% 0.064 25)",
1067
+ "oklch": "oklch(60% 0.112 25)",
972
1068
  "name": "error soft",
973
1069
  "usage": "Derived soft of error",
974
1070
  "l": 60,
975
- "c": 0.064,
1071
+ "c": 0.112,
1072
+ "h": 25
1073
+ },
1074
+ "errorWarm": {
1075
+ "oklch": "oklch(65% 0.119 25)",
1076
+ "name": "error warm",
1077
+ "usage": "Derived warm of error",
1078
+ "l": 65,
1079
+ "c": 0.119,
1080
+ "h": 25
1081
+ },
1082
+ "errorHot": {
1083
+ "oklch": "oklch(45% 0.161 25)",
1084
+ "name": "error hot",
1085
+ "usage": "Derived hot of error",
1086
+ "l": 45,
1087
+ "c": 0.161,
976
1088
  "h": 25
977
1089
  },
978
1090
  "errorStrong": {
979
- "oklch": "oklch(40% 0.088 25)",
1091
+ "oklch": "oklch(40% 0.154 25)",
980
1092
  "name": "error strong",
981
1093
  "usage": "Derived strong of error",
982
1094
  "l": 40,
983
- "c": 0.088,
1095
+ "c": 0.154,
984
1096
  "h": 25
985
1097
  },
986
1098
  "errorOutline": {
987
- "oklch": "oklch(35% 0.056 25)",
1099
+ "oklch": "oklch(35% 0.098 25)",
988
1100
  "name": "error outline",
989
1101
  "usage": "Derived outline of error",
990
1102
  "l": 35,
991
- "c": 0.056,
1103
+ "c": 0.098,
992
1104
  "h": 25
993
1105
  },
994
1106
  "onError": {
@@ -1000,43 +1112,59 @@
1000
1112
  "h": 0
1001
1113
  },
1002
1114
  "info": {
1003
- "oklch": "oklch(50% 0.06 225)",
1115
+ "oklch": "oklch(50% 0.10 225)",
1004
1116
  "name": "Info",
1005
1117
  "usage": "Semantic info",
1006
1118
  "l": 50,
1007
- "c": 0.06,
1119
+ "c": 0.1,
1008
1120
  "h": 225
1009
1121
  },
1010
1122
  "infoSubtle": {
1011
- "oklch": "oklch(83% 0.036 225)",
1123
+ "oklch": "oklch(83% 0.06 225)",
1012
1124
  "name": "info subtle",
1013
1125
  "usage": "Derived subtle of info",
1014
1126
  "l": 83,
1015
- "c": 0.036,
1127
+ "c": 0.06,
1016
1128
  "h": 225
1017
1129
  },
1018
1130
  "infoSoft": {
1019
- "oklch": "oklch(60% 0.048 225)",
1131
+ "oklch": "oklch(60% 0.08 225)",
1020
1132
  "name": "info soft",
1021
1133
  "usage": "Derived soft of info",
1022
1134
  "l": 60,
1023
- "c": 0.048,
1135
+ "c": 0.08,
1136
+ "h": 225
1137
+ },
1138
+ "infoWarm": {
1139
+ "oklch": "oklch(65% 0.085 225)",
1140
+ "name": "info warm",
1141
+ "usage": "Derived warm of info",
1142
+ "l": 65,
1143
+ "c": 0.085,
1144
+ "h": 225
1145
+ },
1146
+ "infoHot": {
1147
+ "oklch": "oklch(45% 0.115 225)",
1148
+ "name": "info hot",
1149
+ "usage": "Derived hot of info",
1150
+ "l": 45,
1151
+ "c": 0.115,
1024
1152
  "h": 225
1025
1153
  },
1026
1154
  "infoStrong": {
1027
- "oklch": "oklch(40% 0.066 225)",
1155
+ "oklch": "oklch(40% 0.11 225)",
1028
1156
  "name": "info strong",
1029
1157
  "usage": "Derived strong of info",
1030
1158
  "l": 40,
1031
- "c": 0.066,
1159
+ "c": 0.11,
1032
1160
  "h": 225
1033
1161
  },
1034
1162
  "infoOutline": {
1035
- "oklch": "oklch(35% 0.042 225)",
1163
+ "oklch": "oklch(35% 0.07 225)",
1036
1164
  "name": "info outline",
1037
1165
  "usage": "Derived outline of info",
1038
1166
  "l": 35,
1039
- "c": 0.042,
1167
+ "c": 0.07,
1040
1168
  "h": 225
1041
1169
  },
1042
1170
  "onInfo": {
@@ -1050,92 +1178,92 @@
1050
1178
  },
1051
1179
  "dark": {
1052
1180
  "bg": {
1053
- "oklch": "oklch(18% 0.015 250)",
1181
+ "oklch": "oklch(20% 0.005 80)",
1054
1182
  "name": "Background",
1055
1183
  "usage": "Page background",
1056
- "l": 18,
1057
- "c": 0.015,
1058
- "h": 250
1184
+ "l": 20,
1185
+ "c": 0.005,
1186
+ "h": 80
1059
1187
  },
1060
1188
  "surface": {
1061
- "oklch": "oklch(22% 0.012 250)",
1189
+ "oklch": "oklch(26% 0.005 80)",
1062
1190
  "name": "Surface",
1063
1191
  "usage": "Cards, sections",
1064
- "l": 22,
1065
- "c": 0.012,
1066
- "h": 250
1192
+ "l": 26,
1193
+ "c": 0.005,
1194
+ "h": 80
1067
1195
  },
1068
1196
  "elevated": {
1069
- "oklch": "oklch(25% 0.015 250)",
1197
+ "oklch": "oklch(32% 0.006 80)",
1070
1198
  "name": "Elevated",
1071
1199
  "usage": "Elevated surfaces",
1072
- "l": 25,
1073
- "c": 0.015,
1074
- "h": 250
1200
+ "l": 32,
1201
+ "c": 0.006,
1202
+ "h": 80
1075
1203
  },
1076
1204
  "text": {
1077
- "oklch": "oklch(92% 0.01 250)",
1205
+ "oklch": "oklch(90% 0.005 80)",
1078
1206
  "name": "Text",
1079
1207
  "usage": "Primary text",
1080
- "l": 92,
1081
- "c": 0.01,
1082
- "h": 250
1208
+ "l": 90,
1209
+ "c": 0.005,
1210
+ "h": 80
1083
1211
  },
1084
1212
  "textSubtle": {
1085
- "oklch": "oklch(75% 0.01 250)",
1213
+ "oklch": "oklch(70% 0.005 80)",
1086
1214
  "name": "Text Subtle",
1087
1215
  "usage": "Secondary text",
1088
- "l": 75,
1089
- "c": 0.01,
1090
- "h": 250
1216
+ "l": 70,
1217
+ "c": 0.005,
1218
+ "h": 80
1091
1219
  },
1092
1220
  "textMuted": {
1093
- "oklch": "oklch(62% 0.008 250)",
1221
+ "oklch": "oklch(60% 0.004 80)",
1094
1222
  "name": "Text Muted",
1095
1223
  "usage": "Muted text",
1096
- "l": 62,
1097
- "c": 0.008,
1098
- "h": 250
1224
+ "l": 60,
1225
+ "c": 0.004,
1226
+ "h": 80
1099
1227
  },
1100
1228
  "border": {
1101
- "oklch": "oklch(35% 0.01 250)",
1229
+ "oklch": "oklch(40% 0.005 80)",
1102
1230
  "name": "Border",
1103
1231
  "usage": "Borders",
1104
- "l": 35,
1105
- "c": 0.01,
1106
- "h": 250
1232
+ "l": 40,
1233
+ "c": 0.005,
1234
+ "h": 80
1107
1235
  },
1108
1236
  "borderStrong": {
1109
- "oklch": "oklch(45% 0.012 250)",
1237
+ "oklch": "oklch(45% 0.006 80)",
1110
1238
  "name": "Border Strong",
1111
1239
  "usage": "Strong borders",
1112
1240
  "l": 45,
1113
- "c": 0.012,
1114
- "h": 250
1241
+ "c": 0.006,
1242
+ "h": 80
1115
1243
  },
1116
1244
  "divider": {
1117
- "oklch": "oklch(32% 0.008 250)",
1245
+ "oklch": "oklch(35% 0.004 80)",
1118
1246
  "name": "Divider",
1119
1247
  "usage": "Divider lines",
1120
- "l": 32,
1121
- "c": 0.008,
1122
- "h": 250
1248
+ "l": 35,
1249
+ "c": 0.004,
1250
+ "h": 80
1123
1251
  },
1124
1252
  "link": {
1125
- "oklch": "oklch(65% 0.08 250)",
1253
+ "oklch": "oklch(65% 0.14 240)",
1126
1254
  "name": "Link",
1127
1255
  "usage": "Hyperlinks",
1128
1256
  "l": 65,
1129
- "c": 0.08,
1130
- "h": 250
1257
+ "c": 0.14,
1258
+ "h": 240
1131
1259
  },
1132
1260
  "disabled": {
1133
- "oklch": "oklch(45% 0.005 250)",
1261
+ "oklch": "oklch(45% 0.004 80)",
1134
1262
  "name": "Disabled",
1135
1263
  "usage": "Disabled UI",
1136
1264
  "l": 45,
1137
- "c": 0.005,
1138
- "h": 250
1265
+ "c": 0.004,
1266
+ "h": 80
1139
1267
  },
1140
1268
  "overlay": {
1141
1269
  "oklch": "oklch(0% 0 0 / 0.7)",
@@ -1154,20 +1282,20 @@
1154
1282
  "h": 0
1155
1283
  },
1156
1284
  "inverseSurface": {
1157
- "oklch": "oklch(92% 0.01 250)",
1285
+ "oklch": "oklch(92% 0.005 80)",
1158
1286
  "name": "Inverse Surface",
1159
1287
  "usage": "SnackBar background",
1160
1288
  "l": 92,
1161
- "c": 0.01,
1162
- "h": 250
1289
+ "c": 0.005,
1290
+ "h": 80
1163
1291
  },
1164
1292
  "inverseText": {
1165
- "oklch": "oklch(25% 0.015 250)",
1293
+ "oklch": "oklch(20% 0.005 80)",
1166
1294
  "name": "Inverse Text",
1167
1295
  "usage": "SnackBar text",
1168
- "l": 25,
1169
- "c": 0.015,
1170
- "h": 250
1296
+ "l": 20,
1297
+ "c": 0.005,
1298
+ "h": 80
1171
1299
  },
1172
1300
  "shadow": {
1173
1301
  "value": "0 2px 8px rgba(0, 0, 0, 0.25)",
@@ -1193,12 +1321,12 @@
1193
1321
  "h": 0
1194
1322
  },
1195
1323
  "focusRing": {
1196
- "oklch": "oklch(62% 0.08 275 / 0.5)",
1324
+ "oklch": "oklch(62% 0.08 80 / 0.5)",
1197
1325
  "name": "Focus Ring",
1198
1326
  "usage": "Focus indicators",
1199
1327
  "l": 62,
1200
1328
  "c": 0.08,
1201
- "h": 275
1329
+ "h": 80
1202
1330
  },
1203
1331
  "syntaxKeyword": {
1204
1332
  "oklch": "oklch(70% 0.15 0)",
@@ -1265,68 +1393,68 @@
1265
1393
  "h": 0
1266
1394
  },
1267
1395
  "terminalBlack": {
1268
- "oklch": "oklch(15% 0.01 275)",
1396
+ "oklch": "oklch(15% 0.005 80)",
1269
1397
  "name": "Terminal Black",
1270
1398
  "usage": "Terminal black",
1271
1399
  "l": 15,
1272
- "c": 0.01,
1273
- "h": 275
1400
+ "c": 0.005,
1401
+ "h": 80
1274
1402
  },
1275
1403
  "terminalRed": {
1276
- "oklch": "oklch(65% 0.05 25)",
1404
+ "oklch": "oklch(68% 0.11 25)",
1277
1405
  "name": "Terminal Red",
1278
1406
  "usage": "Terminal red",
1279
- "l": 65,
1280
- "c": 0.05,
1407
+ "l": 68,
1408
+ "c": 0.11,
1281
1409
  "h": 25
1282
1410
  },
1283
1411
  "terminalGreen": {
1284
- "oklch": "oklch(65% 0.04 145)",
1412
+ "oklch": "oklch(68% 0.09 145)",
1285
1413
  "name": "Terminal Green",
1286
1414
  "usage": "Terminal green",
1287
- "l": 65,
1288
- "c": 0.04,
1415
+ "l": 68,
1416
+ "c": 0.09,
1289
1417
  "h": 145
1290
1418
  },
1291
1419
  "terminalYellow": {
1292
- "oklch": "oklch(75% 0.06 75)",
1420
+ "oklch": "oklch(78% 0.11 75)",
1293
1421
  "name": "Terminal Yellow",
1294
1422
  "usage": "Terminal yellow",
1295
- "l": 75,
1296
- "c": 0.06,
1423
+ "l": 78,
1424
+ "c": 0.11,
1297
1425
  "h": 75
1298
1426
  },
1299
1427
  "terminalBlue": {
1300
- "oklch": "oklch(65% 0.13 275)",
1428
+ "oklch": "oklch(65% 0.13 245)",
1301
1429
  "name": "Terminal Blue",
1302
1430
  "usage": "Terminal blue",
1303
1431
  "l": 65,
1304
1432
  "c": 0.13,
1305
- "h": 275
1433
+ "h": 245
1306
1434
  },
1307
1435
  "terminalMagenta": {
1308
- "oklch": "oklch(70% 0.10 15)",
1436
+ "oklch": "oklch(72% 0.12 330)",
1309
1437
  "name": "Terminal Magenta",
1310
1438
  "usage": "Terminal magenta",
1311
- "l": 70,
1312
- "c": 0.1,
1313
- "h": 15
1439
+ "l": 72,
1440
+ "c": 0.12,
1441
+ "h": 330
1314
1442
  },
1315
1443
  "terminalCyan": {
1316
- "oklch": "oklch(70% 0.04 225)",
1444
+ "oklch": "oklch(72% 0.09 200)",
1317
1445
  "name": "Terminal Cyan",
1318
1446
  "usage": "Terminal cyan",
1319
- "l": 70,
1320
- "c": 0.04,
1321
- "h": 225
1447
+ "l": 72,
1448
+ "c": 0.09,
1449
+ "h": 200
1322
1450
  },
1323
1451
  "terminalWhite": {
1324
- "oklch": "oklch(92% 0.01 85)",
1452
+ "oklch": "oklch(92% 0.005 80)",
1325
1453
  "name": "Terminal White",
1326
1454
  "usage": "Terminal white",
1327
1455
  "l": 92,
1328
- "c": 0.01,
1329
- "h": 85
1456
+ "c": 0.005,
1457
+ "h": 80
1330
1458
  },
1331
1459
  "red": {
1332
1460
  "oklch": "oklch(70% 0.12 25)",
@@ -1352,6 +1480,22 @@
1352
1480
  "c": 0.11,
1353
1481
  "h": 25
1354
1482
  },
1483
+ "redWarm": {
1484
+ "oklch": "oklch(55% 0.10 25)",
1485
+ "name": "Red Warm",
1486
+ "usage": "Warm red",
1487
+ "l": 55,
1488
+ "c": 0.1,
1489
+ "h": 25
1490
+ },
1491
+ "redHot": {
1492
+ "oklch": "oklch(65% 0.14 25)",
1493
+ "name": "Red Hot",
1494
+ "usage": "Hot red",
1495
+ "l": 65,
1496
+ "c": 0.14,
1497
+ "h": 25
1498
+ },
1355
1499
  "redStrong": {
1356
1500
  "oklch": "oklch(60% 0.13 25)",
1357
1501
  "name": "Red Strong",
@@ -1400,6 +1544,22 @@
1400
1544
  "c": 0.09,
1401
1545
  "h": 250
1402
1546
  },
1547
+ "blueWarm": {
1548
+ "oklch": "oklch(55% 0.08 250)",
1549
+ "name": "Blue Warm",
1550
+ "usage": "Warm blue",
1551
+ "l": 55,
1552
+ "c": 0.08,
1553
+ "h": 250
1554
+ },
1555
+ "blueHot": {
1556
+ "oklch": "oklch(65% 0.12 250)",
1557
+ "name": "Blue Hot",
1558
+ "usage": "Hot blue",
1559
+ "l": 65,
1560
+ "c": 0.12,
1561
+ "h": 250
1562
+ },
1403
1563
  "blueStrong": {
1404
1564
  "oklch": "oklch(60% 0.11 250)",
1405
1565
  "name": "Blue Strong",
@@ -1809,44 +1969,60 @@
1809
1969
  "h": 0
1810
1970
  },
1811
1971
  "accent": {
1812
- "oklch": "oklch(65% 0.08 250)",
1972
+ "oklch": "oklch(72% 0.12 245)",
1813
1973
  "name": "Accent",
1814
1974
  "usage": "Semantic accent",
1815
- "l": 65,
1816
- "c": 0.08,
1817
- "h": 250
1975
+ "l": 72,
1976
+ "c": 0.12,
1977
+ "h": 245
1818
1978
  },
1819
1979
  "accentSubtle": {
1820
- "oklch": "oklch(38% 0.048 250)",
1980
+ "oklch": "oklch(45% 0.072 245)",
1821
1981
  "name": "accent subtle",
1822
1982
  "usage": "Derived subtle of accent",
1823
- "l": 38,
1824
- "c": 0.048,
1825
- "h": 250
1983
+ "l": 45,
1984
+ "c": 0.072,
1985
+ "h": 245
1826
1986
  },
1827
1987
  "accentSoft": {
1828
- "oklch": "oklch(75% 0.064 250)",
1988
+ "oklch": "oklch(82% 0.096 245)",
1829
1989
  "name": "accent soft",
1830
1990
  "usage": "Derived soft of accent",
1831
- "l": 75,
1832
- "c": 0.064,
1833
- "h": 250
1991
+ "l": 82,
1992
+ "c": 0.096,
1993
+ "h": 245
1994
+ },
1995
+ "accentWarm": {
1996
+ "oklch": "oklch(57% 0.102 245)",
1997
+ "name": "accent warm",
1998
+ "usage": "Derived warm of accent",
1999
+ "l": 57,
2000
+ "c": 0.102,
2001
+ "h": 245
2002
+ },
2003
+ "accentHot": {
2004
+ "oklch": "oklch(67% 0.138 245)",
2005
+ "name": "accent hot",
2006
+ "usage": "Derived hot of accent",
2007
+ "l": 67,
2008
+ "c": 0.138,
2009
+ "h": 245
1834
2010
  },
1835
2011
  "accentStrong": {
1836
- "oklch": "oklch(55% 0.088 250)",
2012
+ "oklch": "oklch(62% 0.132 245)",
1837
2013
  "name": "accent strong",
1838
2014
  "usage": "Derived strong of accent",
1839
- "l": 55,
1840
- "c": 0.088,
1841
- "h": 250
2015
+ "l": 62,
2016
+ "c": 0.132,
2017
+ "h": 245
1842
2018
  },
1843
2019
  "accentOutline": {
1844
- "oklch": "oklch(50% 0.056 250)",
2020
+ "oklch": "oklch(57% 0.084 245)",
1845
2021
  "name": "accent outline",
1846
2022
  "usage": "Derived outline of accent",
1847
- "l": 50,
1848
- "c": 0.056,
1849
- "h": 250
2023
+ "l": 57,
2024
+ "c": 0.084,
2025
+ "h": 245
1850
2026
  },
1851
2027
  "onAccent": {
1852
2028
  "oklch": "oklch(0% 0 0)",
@@ -1857,44 +2033,60 @@
1857
2033
  "h": 0
1858
2034
  },
1859
2035
  "secondary": {
1860
- "oklch": "oklch(70% 0.07 15)",
2036
+ "oklch": "oklch(75% 0.11 20)",
1861
2037
  "name": "Secondary",
1862
2038
  "usage": "Semantic secondary",
1863
- "l": 70,
1864
- "c": 0.07,
1865
- "h": 15
2039
+ "l": 75,
2040
+ "c": 0.11,
2041
+ "h": 20
1866
2042
  },
1867
2043
  "secondarySubtle": {
1868
- "oklch": "oklch(43% 0.042 15)",
2044
+ "oklch": "oklch(48% 0.066 20)",
1869
2045
  "name": "secondary subtle",
1870
2046
  "usage": "Derived subtle of secondary",
1871
- "l": 43,
1872
- "c": 0.042,
1873
- "h": 15
2047
+ "l": 48,
2048
+ "c": 0.066,
2049
+ "h": 20
1874
2050
  },
1875
2051
  "secondarySoft": {
1876
- "oklch": "oklch(80% 0.056 15)",
2052
+ "oklch": "oklch(85% 0.088 20)",
1877
2053
  "name": "secondary soft",
1878
2054
  "usage": "Derived soft of secondary",
1879
- "l": 80,
1880
- "c": 0.056,
1881
- "h": 15
2055
+ "l": 85,
2056
+ "c": 0.088,
2057
+ "h": 20
2058
+ },
2059
+ "secondaryWarm": {
2060
+ "oklch": "oklch(60% 0.0935 20)",
2061
+ "name": "secondary warm",
2062
+ "usage": "Derived warm of secondary",
2063
+ "l": 60,
2064
+ "c": 0.094,
2065
+ "h": 20
2066
+ },
2067
+ "secondaryHot": {
2068
+ "oklch": "oklch(70% 0.1265 20)",
2069
+ "name": "secondary hot",
2070
+ "usage": "Derived hot of secondary",
2071
+ "l": 70,
2072
+ "c": 0.127,
2073
+ "h": 20
1882
2074
  },
1883
2075
  "secondaryStrong": {
1884
- "oklch": "oklch(60% 0.077 15)",
2076
+ "oklch": "oklch(65% 0.121 20)",
1885
2077
  "name": "secondary strong",
1886
2078
  "usage": "Derived strong of secondary",
1887
- "l": 60,
1888
- "c": 0.077,
1889
- "h": 15
2079
+ "l": 65,
2080
+ "c": 0.121,
2081
+ "h": 20
1890
2082
  },
1891
2083
  "secondaryOutline": {
1892
- "oklch": "oklch(55% 0.049 15)",
2084
+ "oklch": "oklch(60% 0.077 20)",
1893
2085
  "name": "secondary outline",
1894
2086
  "usage": "Derived outline of secondary",
1895
- "l": 55,
1896
- "c": 0.049,
1897
- "h": 15
2087
+ "l": 60,
2088
+ "c": 0.077,
2089
+ "h": 20
1898
2090
  },
1899
2091
  "onSecondary": {
1900
2092
  "oklch": "oklch(0% 0 0)",
@@ -1905,44 +2097,60 @@
1905
2097
  "h": 0
1906
2098
  },
1907
2099
  "success": {
1908
- "oklch": "oklch(75% 0.06 145)",
2100
+ "oklch": "oklch(78% 0.10 150)",
1909
2101
  "name": "Success",
1910
2102
  "usage": "Semantic success",
1911
- "l": 75,
1912
- "c": 0.06,
1913
- "h": 145
2103
+ "l": 78,
2104
+ "c": 0.1,
2105
+ "h": 150
1914
2106
  },
1915
2107
  "successSubtle": {
1916
- "oklch": "oklch(48% 0.036 145)",
2108
+ "oklch": "oklch(51% 0.06 150)",
1917
2109
  "name": "success subtle",
1918
2110
  "usage": "Derived subtle of success",
1919
- "l": 48,
1920
- "c": 0.036,
1921
- "h": 145
2111
+ "l": 51,
2112
+ "c": 0.06,
2113
+ "h": 150
1922
2114
  },
1923
2115
  "successSoft": {
1924
- "oklch": "oklch(85% 0.048 145)",
2116
+ "oklch": "oklch(88% 0.08 150)",
1925
2117
  "name": "success soft",
1926
2118
  "usage": "Derived soft of success",
1927
- "l": 85,
1928
- "c": 0.048,
1929
- "h": 145
2119
+ "l": 88,
2120
+ "c": 0.08,
2121
+ "h": 150
2122
+ },
2123
+ "successWarm": {
2124
+ "oklch": "oklch(63% 0.085 150)",
2125
+ "name": "success warm",
2126
+ "usage": "Derived warm of success",
2127
+ "l": 63,
2128
+ "c": 0.085,
2129
+ "h": 150
2130
+ },
2131
+ "successHot": {
2132
+ "oklch": "oklch(73% 0.115 150)",
2133
+ "name": "success hot",
2134
+ "usage": "Derived hot of success",
2135
+ "l": 73,
2136
+ "c": 0.115,
2137
+ "h": 150
1930
2138
  },
1931
2139
  "successStrong": {
1932
- "oklch": "oklch(65% 0.066 145)",
2140
+ "oklch": "oklch(68% 0.11 150)",
1933
2141
  "name": "success strong",
1934
2142
  "usage": "Derived strong of success",
1935
- "l": 65,
1936
- "c": 0.066,
1937
- "h": 145
2143
+ "l": 68,
2144
+ "c": 0.11,
2145
+ "h": 150
1938
2146
  },
1939
2147
  "successOutline": {
1940
- "oklch": "oklch(60% 0.042 145)",
2148
+ "oklch": "oklch(63% 0.07 150)",
1941
2149
  "name": "success outline",
1942
2150
  "usage": "Derived outline of success",
1943
- "l": 60,
1944
- "c": 0.042,
1945
- "h": 145
2151
+ "l": 63,
2152
+ "c": 0.07,
2153
+ "h": 150
1946
2154
  },
1947
2155
  "onSuccess": {
1948
2156
  "oklch": "oklch(0% 0 0)",
@@ -1953,44 +2161,60 @@
1953
2161
  "h": 0
1954
2162
  },
1955
2163
  "warning": {
1956
- "oklch": "oklch(80% 0.07 75)",
2164
+ "oklch": "oklch(82% 0.12 80)",
1957
2165
  "name": "Warning",
1958
2166
  "usage": "Semantic warning",
1959
- "l": 80,
1960
- "c": 0.07,
1961
- "h": 75
2167
+ "l": 82,
2168
+ "c": 0.12,
2169
+ "h": 80
1962
2170
  },
1963
2171
  "warningSubtle": {
1964
- "oklch": "oklch(53% 0.042 75)",
2172
+ "oklch": "oklch(55% 0.072 80)",
1965
2173
  "name": "warning subtle",
1966
2174
  "usage": "Derived subtle of warning",
1967
- "l": 53,
1968
- "c": 0.042,
1969
- "h": 75
2175
+ "l": 55,
2176
+ "c": 0.072,
2177
+ "h": 80
1970
2178
  },
1971
2179
  "warningSoft": {
1972
- "oklch": "oklch(90% 0.056 75)",
2180
+ "oklch": "oklch(92% 0.096 80)",
1973
2181
  "name": "warning soft",
1974
2182
  "usage": "Derived soft of warning",
1975
- "l": 90,
1976
- "c": 0.056,
1977
- "h": 75
2183
+ "l": 92,
2184
+ "c": 0.096,
2185
+ "h": 80
2186
+ },
2187
+ "warningWarm": {
2188
+ "oklch": "oklch(67% 0.102 80)",
2189
+ "name": "warning warm",
2190
+ "usage": "Derived warm of warning",
2191
+ "l": 67,
2192
+ "c": 0.102,
2193
+ "h": 80
2194
+ },
2195
+ "warningHot": {
2196
+ "oklch": "oklch(77% 0.138 80)",
2197
+ "name": "warning hot",
2198
+ "usage": "Derived hot of warning",
2199
+ "l": 77,
2200
+ "c": 0.138,
2201
+ "h": 80
1978
2202
  },
1979
2203
  "warningStrong": {
1980
- "oklch": "oklch(70% 0.077 75)",
2204
+ "oklch": "oklch(72% 0.132 80)",
1981
2205
  "name": "warning strong",
1982
2206
  "usage": "Derived strong of warning",
1983
- "l": 70,
1984
- "c": 0.077,
1985
- "h": 75
2207
+ "l": 72,
2208
+ "c": 0.132,
2209
+ "h": 80
1986
2210
  },
1987
2211
  "warningOutline": {
1988
- "oklch": "oklch(65% 0.049 75)",
2212
+ "oklch": "oklch(67% 0.084 80)",
1989
2213
  "name": "warning outline",
1990
2214
  "usage": "Derived outline of warning",
1991
- "l": 65,
1992
- "c": 0.049,
1993
- "h": 75
2215
+ "l": 67,
2216
+ "c": 0.084,
2217
+ "h": 80
1994
2218
  },
1995
2219
  "onWarning": {
1996
2220
  "oklch": "oklch(0% 0 0)",
@@ -2001,43 +2225,59 @@
2001
2225
  "h": 0
2002
2226
  },
2003
2227
  "error": {
2004
- "oklch": "oklch(75% 0.08 25)",
2228
+ "oklch": "oklch(78% 0.12 25)",
2005
2229
  "name": "Error",
2006
2230
  "usage": "Semantic error",
2007
- "l": 75,
2008
- "c": 0.08,
2231
+ "l": 78,
2232
+ "c": 0.12,
2009
2233
  "h": 25
2010
2234
  },
2011
2235
  "errorSubtle": {
2012
- "oklch": "oklch(48% 0.048 25)",
2236
+ "oklch": "oklch(51% 0.072 25)",
2013
2237
  "name": "error subtle",
2014
2238
  "usage": "Derived subtle of error",
2015
- "l": 48,
2016
- "c": 0.048,
2239
+ "l": 51,
2240
+ "c": 0.072,
2017
2241
  "h": 25
2018
2242
  },
2019
2243
  "errorSoft": {
2020
- "oklch": "oklch(85% 0.064 25)",
2244
+ "oklch": "oklch(88% 0.096 25)",
2021
2245
  "name": "error soft",
2022
2246
  "usage": "Derived soft of error",
2023
- "l": 85,
2024
- "c": 0.064,
2247
+ "l": 88,
2248
+ "c": 0.096,
2249
+ "h": 25
2250
+ },
2251
+ "errorWarm": {
2252
+ "oklch": "oklch(63% 0.102 25)",
2253
+ "name": "error warm",
2254
+ "usage": "Derived warm of error",
2255
+ "l": 63,
2256
+ "c": 0.102,
2257
+ "h": 25
2258
+ },
2259
+ "errorHot": {
2260
+ "oklch": "oklch(73% 0.138 25)",
2261
+ "name": "error hot",
2262
+ "usage": "Derived hot of error",
2263
+ "l": 73,
2264
+ "c": 0.138,
2025
2265
  "h": 25
2026
2266
  },
2027
2267
  "errorStrong": {
2028
- "oklch": "oklch(65% 0.088 25)",
2268
+ "oklch": "oklch(68% 0.132 25)",
2029
2269
  "name": "error strong",
2030
2270
  "usage": "Derived strong of error",
2031
- "l": 65,
2032
- "c": 0.088,
2271
+ "l": 68,
2272
+ "c": 0.132,
2033
2273
  "h": 25
2034
2274
  },
2035
2275
  "errorOutline": {
2036
- "oklch": "oklch(60% 0.056 25)",
2276
+ "oklch": "oklch(63% 0.084 25)",
2037
2277
  "name": "error outline",
2038
2278
  "usage": "Derived outline of error",
2039
- "l": 60,
2040
- "c": 0.056,
2279
+ "l": 63,
2280
+ "c": 0.084,
2041
2281
  "h": 25
2042
2282
  },
2043
2283
  "onError": {
@@ -2049,43 +2289,59 @@
2049
2289
  "h": 0
2050
2290
  },
2051
2291
  "info": {
2052
- "oklch": "oklch(75% 0.06 225)",
2292
+ "oklch": "oklch(78% 0.10 225)",
2053
2293
  "name": "Info",
2054
2294
  "usage": "Semantic info",
2055
- "l": 75,
2056
- "c": 0.06,
2295
+ "l": 78,
2296
+ "c": 0.1,
2057
2297
  "h": 225
2058
2298
  },
2059
2299
  "infoSubtle": {
2060
- "oklch": "oklch(48% 0.036 225)",
2300
+ "oklch": "oklch(51% 0.06 225)",
2061
2301
  "name": "info subtle",
2062
2302
  "usage": "Derived subtle of info",
2063
- "l": 48,
2064
- "c": 0.036,
2303
+ "l": 51,
2304
+ "c": 0.06,
2065
2305
  "h": 225
2066
2306
  },
2067
2307
  "infoSoft": {
2068
- "oklch": "oklch(85% 0.048 225)",
2308
+ "oklch": "oklch(88% 0.08 225)",
2069
2309
  "name": "info soft",
2070
2310
  "usage": "Derived soft of info",
2071
- "l": 85,
2072
- "c": 0.048,
2311
+ "l": 88,
2312
+ "c": 0.08,
2313
+ "h": 225
2314
+ },
2315
+ "infoWarm": {
2316
+ "oklch": "oklch(63% 0.085 225)",
2317
+ "name": "info warm",
2318
+ "usage": "Derived warm of info",
2319
+ "l": 63,
2320
+ "c": 0.085,
2321
+ "h": 225
2322
+ },
2323
+ "infoHot": {
2324
+ "oklch": "oklch(73% 0.115 225)",
2325
+ "name": "info hot",
2326
+ "usage": "Derived hot of info",
2327
+ "l": 73,
2328
+ "c": 0.115,
2073
2329
  "h": 225
2074
2330
  },
2075
2331
  "infoStrong": {
2076
- "oklch": "oklch(65% 0.066 225)",
2332
+ "oklch": "oklch(68% 0.11 225)",
2077
2333
  "name": "info strong",
2078
2334
  "usage": "Derived strong of info",
2079
- "l": 65,
2080
- "c": 0.066,
2335
+ "l": 68,
2336
+ "c": 0.11,
2081
2337
  "h": 225
2082
2338
  },
2083
2339
  "infoOutline": {
2084
- "oklch": "oklch(60% 0.042 225)",
2340
+ "oklch": "oklch(63% 0.07 225)",
2085
2341
  "name": "info outline",
2086
2342
  "usage": "Derived outline of info",
2087
- "l": 60,
2088
- "c": 0.042,
2343
+ "l": 63,
2344
+ "c": 0.07,
2089
2345
  "h": 225
2090
2346
  },
2091
2347
  "onInfo": {