File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -40,16 +40,15 @@ governing permissions and limitations under the License.
40
40
41
41
--spectrum-calendar-day-today-text-color : var (--spectrum-gray-800 );
42
42
--spectrum-calendar-day-today-text-font-weight : var (--spectrum-bold-font-weight );
43
-
44
43
--spectrum-calendar-day-today-border-color : var (--spectrum-gray-800 );
45
- --spectrum-calendar-button-icon-color : var (--spectrum-gray-700 );
46
44
47
45
--spectrum-calendar-day-today-text-color-disabled : var (--spectrum-gray-500 );
48
46
--spectrum-calendar-day-today-border-color-disabled : var (--spectrum-gray-400 );
49
47
--spectrum-calendar-day-text-color-disabled : var (--spectrum-gray-500 );
50
48
51
49
--spectrum-calendar-day-text-color-key-focus : var (--spectrum-gray-900 );
52
50
51
+ --spectrum-calendar-button-icon-color : var (--spectrum-gray-700 );
53
52
--spectrum-calendar-button-icon-color-disabled : var (--spectrum-disabled-content-color );
54
53
55
54
}
You can’t perform that action at this time.
0 commit comments