File tree Expand file tree Collapse file tree 1 file changed +9
-25
lines changed Expand file tree Collapse file tree 1 file changed +9
-25
lines changed Original file line number Diff line number Diff line change 13
13
"title" : " Links" ,
14
14
"colors" : [
15
15
{
16
- "color" : " #005797 " ,
16
+ "color" : " #005a9c " ,
17
17
"variable" : " $link-color" ,
18
- "alt-variable" : " $blue" ,
18
+ "alt-variable" : " $w3c- blue" ,
19
19
"notes" : " Link default color"
20
20
},
21
21
{
25
25
"notes" : " Link hover color"
26
26
},
27
27
{
28
- "color" : " #920ba6 " ,
28
+ "color" : " #75336c " ,
29
29
"variable" : " $link-color--visited" ,
30
30
"alt-variable" : " $purple" ,
31
31
"notes" : " Link visited color"
62
62
"title" : " Notifications" ,
63
63
"colors" : [
64
64
{
65
- "color" : " #005a9c " ,
65
+ "color" : " #002a56 " ,
66
66
"variable" : " $info-color" ,
67
- "alt-variable" : " $w3c -blue" ,
67
+ "alt-variable" : " $deep -blue" ,
68
68
"notes" : " Border color for 'info' messages"
69
69
},
70
70
{
103
103
"color" : " #fea78d" ,
104
104
"variable" : " $light-coral"
105
105
},
106
- {
107
- "color" : " #f9c818" ,
108
- "variable" : " $deep-yellow"
109
- },
110
106
{
111
107
"color" : " #f9dc4a" ,
112
108
"variable" : " $yellow"
127
123
"color" : " #cbe0fb" ,
128
124
"variable" : " $light-blue"
129
125
},
130
- {
131
- "color" : " #6bc8fe" ,
132
- "variable" : " $sky-blue"
133
- },
134
- {
135
- "color" : " #0075ff" ,
136
- "variable" : " $azure"
137
- },
138
126
{
139
127
"color" : " #005a9c" ,
140
128
"variable" : " $w3c-blue" ,
141
129
"notes" : " Main brand color"
142
130
},
143
131
{
144
- "color" : " #005797" ,
145
- "variable" : " $blue"
146
- },
147
- {
148
- "color" : " #024488" ,
132
+ "color" : " #002a56" ,
149
133
"variable" : " $deep-blue"
150
134
},
151
135
{
152
- "color" : " #920ba6 " ,
136
+ "color" : " #75336c " ,
153
137
"variable" : " $purple"
154
138
},
155
139
{
173
157
"variable" : " $storm-gray"
174
158
},
175
159
{
176
- "color" : " #bdbdbd " ,
160
+ "color" : " #cac9c9 " ,
177
161
"variable" : " $twiki-gray"
178
162
},
179
163
{
190
174
}
191
175
]
192
176
}
193
- ]
177
+ ]
You can’t perform that action at this time.
0 commit comments