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.
* (feat)pencil: updated current system border base to new primtive, and added new set of tokens under Surface for original border primitive for non system UI borders. * Transformed tokens * Built and updated design tokens * Files compiled! --------- Co-authored-by: brittany-fs <brittany-fs@users.noreply.github.com>
- Loading branch information
1 parent
0fdfc2f
commit ba6b564
Showing
68 changed files
with
365 additions
and
103 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
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
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 |
---|---|---|
@@ -1,13 +1,13 @@ | ||
/** | ||
* Do not edit directly | ||
* Generated on Tue, 13 Feb 2024 18:51:30 GMT | ||
* Generated on Wed, 21 Feb 2024 15:30:25 GMT | ||
*/ | ||
|
||
export const green: {100 : string,200 : string,300 : string,400 : string,500 : string,600 : string,700 : string,800 : string}; | ||
export const blue: {100 : string,200 : string,300 : string,400 : string,500 : string,600 : string,700 : string,800 : string}; | ||
export const red: {100 : string,200 : string,300 : string,400 : string,500 : string,600 : string,700 : string,800 : string}; | ||
export const purple: {100 : string,200 : string,300 : string,400 : string,500 : string,600 : string,700 : string,800 : string}; | ||
export const orange: {100 : string,200 : string,300 : string,400 : string,500 : string,600 : string,700 : string,800 : string}; | ||
export const grey: {100 : string,200 : string,300 : string,400 : string,500 : string,600 : string,700 : string,800 : string}; | ||
export const grey: {100 : string,200 : string,300 : string,400 : string,500 : string,510 : string,600 : string,700 : string,800 : string}; | ||
export const shades: {white : string,black : string,transparent : string}; | ||
export const brown: {200 : string,300 : string,400 : string,700 : string,800 : 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 |
---|---|---|
@@ -1,14 +1,14 @@ | ||
/** | ||
* Do not edit directly | ||
* Generated on Tue, 13 Feb 2024 18:51:30 GMT | ||
* Generated on Wed, 21 Feb 2024 15:30:25 GMT | ||
*/ | ||
|
||
module.exports = {green: {100 : "#0C291E",200 : "#124935",300 : "#1F5B45",400 : "#206A4F",500 : "#288563",600 : "#42AD86",700 : "#BFE8D9",800 : "#F0FFF9"}, | ||
blue: {100 : "#0C1B29",200 : "#102337",300 : "#142C45",400 : "#285685",500 : "#4577AD",600 : "#6597CE",700 : "#96BDE7",800 : "#D1E8FF"}, | ||
red: {100 : "#290F16",200 : "#451522",300 : "#5E1D2E",400 : "#8F2843",500 : "#B23655",600 : "#C74C6B",700 : "#EA8AA3",800 : "#FFD1DD"}, | ||
purple: {100 : "#200F29",200 : "#33193F",300 : "#482359",400 : "#542F66",500 : "#693B80",600 : "#865C99",700 : "#B990CC",800 : "#F0D1FF"}, | ||
orange: {100 : "#29170C",200 : "#4A2915",300 : "#63371C",400 : "#8A4E29",500 : "#AD6234",600 : "#CF7945",700 : "#E7AA84",800 : "#FFE3D1"}, | ||
grey: {100 : "#141719",200 : "#1D2124",300 : "#22272B",400 : "#2D3238",500 : "#515357",600 : "#98999B",700 : "#BCBDBF",800 : "#E8E9EA"}, | ||
grey: {100 : "#141719",200 : "#1D2124",300 : "#22272B",400 : "#2D3238",500 : "#515357",510 : "#686B70",600 : "#98999B",700 : "#BCBDBF",800 : "#E8E9EA"}, | ||
shades: {white : "#FFFFFF",black : "#000000",transparent : "transparent"}, | ||
brown: {200 : "#493612",300 : "#5E4317",400 : "#6B5024",700 : "#EFE5D1",800 : "#F6F1E5"}, | ||
}; |
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 |
---|---|---|
@@ -1,14 +1,14 @@ | ||
/** | ||
* Do not edit directly | ||
* Generated on Tue, 13 Feb 2024 18:51:30 GMT | ||
* Generated on Wed, 21 Feb 2024 15:30:25 GMT | ||
*/ | ||
|
||
export const green: {100 : string,200 : string,300 : string,400 : string,500 : string,600 : string,700 : string,800 : string}; | ||
export const blue: {100 : string,200 : string,300 : string,400 : string,500 : string,600 : string,700 : string,800 : string}; | ||
export const red: {100 : string,200 : string,300 : string,400 : string,500 : string,600 : string,700 : string,800 : string}; | ||
export const purple: {100 : string,200 : string,300 : string,400 : string,500 : string,600 : string,700 : string,800 : string}; | ||
export const orange: {100 : string,200 : string,300 : string,400 : string,500 : string,600 : string,700 : string,800 : string}; | ||
export const grey: {100 : string,200 : string,300 : string,400 : string,500 : string,600 : string,700 : string,800 : string,900 : string}; | ||
export const grey: {100 : string,200 : string,300 : string,400 : string,410 : string,500 : string,600 : string,700 : string,800 : string,900 : string}; | ||
export const shades: {white : string,black : string,transparent : string}; | ||
export const yellow: {100 : string,200 : string,300 : string,400 : string,500 : string,600 : string,700 : string,800 : string}; | ||
export const brown: {200 : string,300 : string,400 : string,700 : string,800 : string}; |
Oops, something went wrong.