@@ -1127,13 +1127,13 @@ html[dir=rtl] select.form-control:not([multiple]):not([size]) {
1127
1127
border-color : var (--spruce-form-color-check-background );
1128
1128
}
1129
1129
.form-check__control : checked [type = radio ] {
1130
- background-image : url ('data:image/svg+xml,%3csvg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"%3e%3ccircle cx="12" cy="12" r="6" style="fill:var%28--spruce-form-color-check-foreground %29;"/%3e%3c/svg%3e' );
1130
+ background-image : url ('data:image/svg+xml,%3csvg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"%3e%3ccircle cx="12" cy="12" r="6" style="fill:hsl%280deg, 0%, 100% %29;"/%3e%3c/svg%3e' );
1131
1131
}
1132
1132
.form-check__control : checked [type = checkbox ] {
1133
- background-image : url ('data:image/svg+xml,%3csvg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"%3e%3cpath d="M9.525,13.777l-2.411,-2.412c-0.234,-0.233 -0.613,-0.233 -0.846,0l-1.27,1.27c-0.233,0.233 -0.233,0.612 0,0.846l4.104,4.103c0.116,0.117 0.269,0.175 0.422,0.175l0.003,0c0.152,0 0.305,-0.058 0.421,-0.175l9.054,-9.053c0.233,-0.234 0.233,-0.613 -0,-0.846l-1.27,-1.269c-0.233,-0.234 -0.612,-0.234 -0.846,-0l-7.361,7.361Z" style="fill:var%28--spruce-form-color-check-foreground %29;"/%3e%3c/svg%3e' );
1133
+ background-image : url ('data:image/svg+xml,%3csvg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"%3e%3cpath d="M9.525,13.777l-2.411,-2.412c-0.234,-0.233 -0.613,-0.233 -0.846,0l-1.27,1.27c-0.233,0.233 -0.233,0.612 0,0.846l4.104,4.103c0.116,0.117 0.269,0.175 0.422,0.175l0.003,0c0.152,0 0.305,-0.058 0.421,-0.175l9.054,-9.053c0.233,-0.234 0.233,-0.613 -0,-0.846l-1.27,-1.269c-0.233,-0.234 -0.612,-0.234 -0.846,-0l-7.361,7.361Z" style="fill:hsl%280deg, 0%, 100% %29;"/%3e%3c/svg%3e' );
1134
1134
}
1135
1135
.form-check__control : indeterminate [type = checkbox ] {
1136
- background-image : url ('data:image/svg+xml,%3csvg viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"%3e%3cpath d="M19.5,11.1c-0,-0.331 -0.269,-0.6 -0.6,-0.6l-13.8,0c-0.331,0 -0.6,0.269 -0.6,0.6l0,1.8c0,0.331 0.269,0.6 0.6,0.6l13.8,0c0.331,0 0.6,-0.269 0.6,-0.6l-0,-1.8Z" style="fill:var%28--spruce-form-color-check-foreground %29;"/%3e%3c/svg%3e' );
1136
+ background-image : url ('data:image/svg+xml,%3csvg viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"%3e%3cpath d="M19.5,11.1c-0,-0.331 -0.269,-0.6 -0.6,-0.6l-13.8,0c-0.331,0 -0.6,0.269 -0.6,0.6l0,1.8c0,0.331 0.269,0.6 0.6,0.6l13.8,0c0.331,0 0.6,-0.269 0.6,-0.6l-0,-1.8Z" style="fill:hsl%280deg, 0%, 100% %29;"/%3e%3c/svg%3e' );
1137
1137
background-color : var (--spruce-form-color-check-background );
1138
1138
border-color : var (--spruce-form-color-check-background );
1139
1139
}
@@ -1169,7 +1169,7 @@ html[dir=rtl] select.form-control:not([multiple]):not([size]) {
1169
1169
}
1170
1170
1171
1171
.form-switch__control {
1172
- background-image : url ('data:image/svg+xml,%3csvg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"%3e%3ccircle cx="12" cy="12" r="8.5" style="fill:var%28--spruce-form-color-border %29;"/%3e%3c/svg%3e' );
1172
+ background-image : url ('data:image/svg+xml,%3csvg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"%3e%3ccircle cx="12" cy="12" r="8.5" style="fill:hsl%28260deg, 4%, 70% %29;"/%3e%3c/svg%3e' );
1173
1173
-webkit-appearance : none;
1174
1174
-moz-appearance : none;
1175
1175
appearance : none;
@@ -1196,7 +1196,7 @@ html[dir=rtl] select.form-control:not([multiple]):not([size]) {
1196
1196
outline : 2px solid transparent;
1197
1197
}
1198
1198
.form-switch__control : checked {
1199
- background-image : url ('data:image/svg+xml,%3csvg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"%3e%3ccircle cx="12" cy="12" r="8.5" style="fill:white ;"/%3e%3c/svg%3e' );
1199
+ background-image : url ('data:image/svg+xml,%3csvg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"%3e%3ccircle cx="12" cy="12" r="8.5" style="fill:hsl%280deg, 0%, 100%%29 ;"/%3e%3c/svg%3e' );
1200
1200
background-color : var (--spruce-form-color-check-background );
1201
1201
background-position : right center;
1202
1202
border-color : var (--spruce-form-color-check-background );
0 commit comments