-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: update css variables (MGPFE-2127) (#533)
* feat: update css variables * feat: change some css variables to the newest
- Loading branch information
Showing
8 changed files
with
128 additions
and
132 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,54 +1,54 @@ | ||
// Auto-generated file by update:css-variables script. Do not edit manually | ||
html { | ||
--color-blue-50: #F3F8FF; | ||
--color-blue-100: #DFECFE; | ||
--color-blue-200: #CDE1FE; | ||
--color-blue-300: #AED0FF; | ||
--color-blue-400: #7AB0FC; | ||
--color-blue-500: #3487FB; | ||
--color-blue-600: #0068FA; | ||
--color-blue-700: #0050C0; | ||
--color-blue-800: #003784; | ||
--color-blue-900: #00265A; | ||
--color-gray-50: #F7F8F9; | ||
--color-gray-100: #E6EBF3; | ||
--color-gray-200: #D7DFEB; | ||
--color-gray-300: #C2CFE6; | ||
--color-gray-400: #99AFD1; | ||
--color-gray-500: #738BB2; | ||
--color-gray-600: #5773A1; | ||
--color-gray-700: #3B5785; | ||
--color-gray-800: #253E66; | ||
--color-gray-900: #10274C; | ||
--color-green-50: #F3F9F7; | ||
--color-green-100: #DCEFE9; | ||
--color-green-200: #C7E6DD; | ||
--color-green-300: #A6D9CA; | ||
--color-green-400: #6ABDA4; | ||
--color-green-500: #1D9B75; | ||
--color-green-600: #00825B; | ||
--color-green-700: #006446; | ||
--color-green-800: #004530; | ||
--color-green-900: #002F21; | ||
--color-red-50: #FEF6F6; | ||
--color-red-100: #FBE6E7; | ||
--color-red-200: #F9D8D9; | ||
--color-red-300: #F7C0C3; | ||
--color-red-400: #EF959A; | ||
--color-red-500: #E65961; | ||
--color-red-600: #DE212B; | ||
--color-red-700: #AB1921; | ||
--color-red-800: #771217; | ||
--color-red-900: #520C10; | ||
--color-blue-50: #EDF6FD; | ||
--color-blue-100: #DAEDFB; | ||
--color-blue-200: #C2E0F8; | ||
--color-blue-300: #A2CFF5; | ||
--color-blue-400: #71B5F0; | ||
--color-blue-500: #2F91EA; | ||
--color-blue-600: #1471C9; | ||
--color-blue-700: #0F5496; | ||
--color-blue-800: #0B3D6D; | ||
--color-blue-900: #082C4D; | ||
--color-gray-50: #F3F5F7; | ||
--color-gray-100: #E7EBEF; | ||
--color-gray-200: #D6DDE3; | ||
--color-gray-300: #C1CBD5; | ||
--color-gray-400: #A4B1BF; | ||
--color-gray-500: #7D8FA3; | ||
--color-gray-600: #5F7285; | ||
--color-gray-700: #475463; | ||
--color-gray-800: #333D48; | ||
--color-gray-900: #1F262C; | ||
--color-green-50: #E6F9F2; | ||
--color-green-100: #C2F5E2; | ||
--color-green-200: #92EECE; | ||
--color-green-300: #6DDEB6; | ||
--color-green-400: #2DC692; | ||
--color-green-500: #1AA175; | ||
--color-green-600: #127F5B; | ||
--color-green-700: #0B5F43; | ||
--color-green-800: #064530; | ||
--color-green-900: #033021; | ||
--color-red-50: #FFF1F1; | ||
--color-red-100: #FFE4E4; | ||
--color-red-200: #FFD2D2; | ||
--color-red-300: #FFB8B8; | ||
--color-red-400: #FF8F8E; | ||
--color-red-500: #FA514F; | ||
--color-red-600: #D42E2E; | ||
--color-red-700: #A12020; | ||
--color-red-800: #781515; | ||
--color-red-900: #580D0D; | ||
--color-white: #FFFFFF; | ||
--color-yellow-50: #FFF8EA; | ||
--color-yellow-100: #FFF0D1; | ||
--color-yellow-200: #FFE2A8; | ||
--color-yellow-300: #FFC95E; | ||
--color-yellow-400: #E69900; | ||
--color-yellow-500: #C28100; | ||
--color-yellow-600: #946300; | ||
--color-yellow-700: #704B00; | ||
--color-yellow-800: #4D3300; | ||
--color-yellow-900: #2E1F00; | ||
--color-yellow-50: #FFF4DB; | ||
--color-yellow-100: #FFE8B8; | ||
--color-yellow-200: #FFD882; | ||
--color-yellow-300: #FFC037; | ||
--color-yellow-400: #EBA100; | ||
--color-yellow-500: #BE8200; | ||
--color-yellow-600: #976700; | ||
--color-yellow-700: #704C00; | ||
--color-yellow-800: #513800; | ||
--color-yellow-900: #3A2700; | ||
} |
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