forked from charle692/aviary-tokens
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: filter light tokens into separate files for export
build: Filter light tokens
- Loading branch information
Showing
18 changed files
with
520 additions
and
101 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,82 @@ | ||
/** | ||
* Do not edit directly | ||
* Generated on Tue, 09 Aug 2022 21:44:09 GMT | ||
*/ | ||
|
||
export const textBase : string; | ||
export const textEmphasis : string; | ||
export const textSubdued : string; | ||
export const surfaceLevel0 : string; | ||
export const surfaceLevel1 : string; | ||
export const surfaceLevel2 : string; | ||
export const surfaceLevel3 : string; | ||
export const primaryTextBase : string; | ||
export const primaryTextHover : string; | ||
export const primaryTextActive : string; | ||
export const primaryBackgroundBase : string; | ||
export const primaryBackgroundHover : string; | ||
export const primaryBackgroundActive : string; | ||
export const primaryBackgroundMuted : string; | ||
export const primaryBackgroundMutedHover : string; | ||
export const primaryBackgroundMutedActive : string; | ||
export const primaryBackgroundBox : string; | ||
export const primaryBorderBase : string; | ||
export const primaryBorderHover : string; | ||
export const primaryBorderActive : string; | ||
export const infoTextBase : string; | ||
export const infoTextHover : string; | ||
export const infoTextActive : string; | ||
export const infoBackgroundBase : string; | ||
export const infoBackgroundHover : string; | ||
export const infoBackgroundActive : string; | ||
export const infoBackgroundMuted : string; | ||
export const infoBackgroundMutedHover : string; | ||
export const infoBackgroundMutedActive : string; | ||
export const infoBackgroundBox : string; | ||
export const infoBorderBase : string; | ||
export const infoBorderHover : string; | ||
export const infoBorderActive : string; | ||
export const warningTextBase : string; | ||
export const warningTextHover : string; | ||
export const warningTextActive : string; | ||
export const warningBackgroundBase : string; | ||
export const warningBackgroundHover : string; | ||
export const warningBackgroundActive : string; | ||
export const warningBackgroundMuted : string; | ||
export const warningBackgroundMutedHover : string; | ||
export const warningBackgroundMutedActive : string; | ||
export const warningBackgroundBox : string; | ||
export const warningBorderBase : string; | ||
export const warningBorderHover : string; | ||
export const warningBorderActive : string; | ||
export const dangerTextBase : string; | ||
export const dangerTextHover : string; | ||
export const dangerTextActive : string; | ||
export const dangerBackgroundBase : string; | ||
export const dangerBackgroundHover : string; | ||
export const dangerBackgroundActive : string; | ||
export const dangerBackgroundMuted : string; | ||
export const dangerBackgroundMutedHover : string; | ||
export const dangerBackgroundMutedActive : string; | ||
export const dangerBackgroundBox : string; | ||
export const dangerBorderBase : string; | ||
export const dangerBorderHover : string; | ||
export const dangerBorderActive : string; | ||
export const highlightTextBase : string; | ||
export const highlightTextHover : string; | ||
export const highlightTextActive : string; | ||
export const highlightBackgroundBase : string; | ||
export const highlightBackgroundHover : string; | ||
export const highlightBackgroundActive : string; | ||
export const highlightBackgroundMuted : string; | ||
export const highlightBackgroundMutedHover : string; | ||
export const highlightBackgroundMutedActive : string; | ||
export const highlightBackgroundBox : string; | ||
export const highlightBorderBase : string; | ||
export const highlightBorderHover : string; | ||
export const highlightBorderActive : string; | ||
export const disabledText : string; | ||
export const disabledBackground : string; | ||
export const disabledNakedContent : string; | ||
export const disabledNakedBackground : string; | ||
export const disabledBorder : string; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,84 @@ | ||
/** | ||
* Do not edit directly | ||
* Generated on Tue, 09 Aug 2022 21:44:09 GMT | ||
*/ | ||
|
||
module.exports = { | ||
"textBase": "#2E3A47", | ||
"textEmphasis": "#36485C", | ||
"textSubdued": "#596D84", | ||
"surfaceLevel0": "#F5F7FA", | ||
"surfaceLevel1": "#FFFFFF", | ||
"surfaceLevel2": "#FCFEFF", | ||
"surfaceLevel3": "#FFFFFF", | ||
"primaryTextBase": "#307553", | ||
"primaryTextHover": "#275E43", | ||
"primaryTextActive": "#244C38", | ||
"primaryBackgroundBase": "#307553", | ||
"primaryBackgroundHover": "#275E43", | ||
"primaryBackgroundActive": "#244C38", | ||
"primaryBackgroundMuted": "#EBF2EF", | ||
"primaryBackgroundMutedHover": "#D1E0D9", | ||
"primaryBackgroundMutedActive": "#B6CFC2", | ||
"primaryBackgroundBox": "#FAFFFC", | ||
"primaryBorderBase": "#307553", | ||
"primaryBorderHover": "#275E43", | ||
"primaryBorderActive": "#244C38", | ||
"infoTextBase": "#3971A8", | ||
"infoTextHover": "#21588F", | ||
"infoTextActive": "#194673", | ||
"infoBackgroundBase": "#3971A8", | ||
"infoBackgroundHover": "#21588F", | ||
"infoBackgroundActive": "#194673", | ||
"infoBackgroundMuted": "#E6F1FC", | ||
"infoBackgroundMutedHover": "#C0D8F0", | ||
"infoBackgroundMutedActive": "#88B1D9", | ||
"infoBackgroundBox": "#F5FAFF", | ||
"infoBorderBase": "#3971A8", | ||
"infoBorderHover": "#21588F", | ||
"infoBorderActive": "#194673", | ||
"warningTextBase": "#B4631D", | ||
"warningTextHover": "#8E4D14", | ||
"warningTextActive": "#784213", | ||
"warningBackgroundBase": "#B4631D", | ||
"warningBackgroundHover": "#8E4D14", | ||
"warningBackgroundActive": "#784213", | ||
"warningBackgroundMuted": "#FFF3E8", | ||
"warningBackgroundMutedHover": "#F3D8C0", | ||
"warningBackgroundMutedActive": "#E7B88F", | ||
"warningBackgroundBox": "#FFFAF5", | ||
"warningBorderBase": "#B4631D", | ||
"warningBorderHover": "#8E4D14", | ||
"warningBorderActive": "#784213", | ||
"dangerTextBase": "#AF2645", | ||
"dangerTextHover": "#980B29", | ||
"dangerTextActive": "#800D25", | ||
"dangerBackgroundBase": "#AF2645", | ||
"dangerBackgroundHover": "#980B29", | ||
"dangerBackgroundActive": "#800D25", | ||
"dangerBackgroundMuted": "#FEEEF2", | ||
"dangerBackgroundMutedHover": "#F0C4CD", | ||
"dangerBackgroundMutedActive": "#E296A6", | ||
"dangerBackgroundBox": "#FFF7F9", | ||
"dangerBorderBase": "#AF2645", | ||
"dangerBorderHover": "#980B29", | ||
"dangerBorderActive": "#800D25", | ||
"highlightTextBase": "#533E7D", | ||
"highlightTextHover": "#3B2566", | ||
"highlightTextActive": "#2A174F", | ||
"highlightBackgroundBase": "#533E7D", | ||
"highlightBackgroundHover": "#3B2566", | ||
"highlightBackgroundActive": "#2A174F", | ||
"highlightBackgroundMuted": "#F2ECFE", | ||
"highlightBackgroundMutedHover": "#D7CEE9", | ||
"highlightBackgroundMutedActive": "#B9ABD5", | ||
"highlightBackgroundBox": "#FCFAFF", | ||
"highlightBorderBase": "#533E7D", | ||
"highlightBorderHover": "#3B2566", | ||
"highlightBorderActive": "#2A174F", | ||
"disabledText": "#596D84", | ||
"disabledBackground": "#F5F7FA", | ||
"disabledNakedContent": "#F5F7FA", | ||
"disabledNakedBackground": "transparent", | ||
"disabledBorder": "#C8D3E0" | ||
}; |
Oops, something went wrong.