@bookjane2/bookjane-design-library 7.2.6 → 7.2.7
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.
|
@@ -109,7 +109,7 @@ export declare type BKJThemeColorTypeShiftUnfulfilled = '#45424E';
|
|
|
109
109
|
export declare type BKJThemeColorTypeShiftUnfulfilledStroke = '#961E36';
|
|
110
110
|
export declare type BKJThemeColorTypeShiftTimeOff = '#F7F9FC';
|
|
111
111
|
export declare type BKJThemeColorTypeShiftOtherPosition = '#bfbfdc';
|
|
112
|
-
export declare type BKJThemeColorTypeShiftSwapped = '#
|
|
112
|
+
export declare type BKJThemeColorTypeShiftSwapped = '#3F6FA8';
|
|
113
113
|
export interface IBKJThemeColor {
|
|
114
114
|
TextDarkGrey: BKJThemeColorTypeTextDarkGrey;
|
|
115
115
|
TextSubtleGrey: BKJThemeColorTypeTextSubtleGrey;
|