Skip to content

Commit

Permalink
feat: new color values from platform foundations
Browse files Browse the repository at this point in the history
  • Loading branch information
davicostalf authored Nov 29, 2023
1 parent d38d552 commit 4e1abe7
Showing 1 changed file with 140 additions and 141 deletions.
281 changes: 140 additions & 141 deletions packages/shoreline-preset-admin/src/preset.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,168 +28,167 @@ export const presetAdmin: ShorelineConfig = {
gray: {
0: '#FFFFFF',
1: '#F5F5F5',
2: '#EDEDED',
3: '#E6E6E6',
4: '#DEDEDE',
5: '#C7C7C7',
6: '#B1B1B1',
7: '#9B9B9B',
8: '#868686',
9: '#717171',
10: '#666666',
11: '#5B5B5B',
12: '#484848',
13: '#303030',
14: '#1D1D1D',
2: '#EBEBEB',
3: '#E0E0E0',
4: '#D6D6D6',
5: '#C2C2C2',
6: '#ADADAD',
7: '#999999',
8: '#858585',
9: '#707070',
10: '#5C5C5C',
11: '#3D3D3D',
12: '#1F1F1F',
13: '#000000',
},
red: {
1: '#FAEFED',
2: '#FDE8E3',
3: '#FFDDD6',
4: '#FFD2C9',
5: '#F7B5A7',
6: '#EC9887',
7: '#DF7B67',
8: '#D45B45',
9: '#CA3A22',
10: '#BA2205',
11: '#A81B00',
12: '#861502',
13: '#5A1207',
1: '#FDF6F5',
2: '#FFEDEA',
3: '#FFDFD9',
4: '#FFD0C7',
5: '#FFBBAD',
6: '#FF9E8B',
7: '#FF7F68',
8: '#F95D47',
9: '#EC3727',
10: '#D31A15',
11: '#B40202',
12: '#940303',
13: '#720000',
},
orange: {
1: '#FCF3ED',
2: '#F9EADD',
3: '#FBE1CC',
4: '#FBD6B9',
5: '#F3C197',
6: '#E6A66F',
7: '#DF914B',
8: '#DC7E0E',
9: '#C87000',
10: '#B56500',
11: '#A35900',
12: '#834600',
13: '#5B3000',
1: '#FDF5E9',
2: '#FFEDCD',
3: '#FFE0AE',
4: '#FED392',
5: '#FEBC64',
6: '#FFA138',
7: '#F78612',
8: '#E57001',
9: '#CC5E01',
10: '#B24D01',
11: '#963E01',
12: '#7B3001',
13: '#622401',
},
yellow: {
1: '#FFF7EB',
2: '#FFECCD',
3: '#FFE6BD',
4: '#FFDA9D',
5: '#F6C778',
6: '#E5AF4D',
7: '#DB9C00',
8: '#CA8F00',
9: '#BA8400',
10: '#A77600',
11: '#946800',
12: '#7B5600',
13: '#583D00',
1: '#FBF7D4',
2: '#FDF5AD',
3: '#FAEC6D',
4: '#FADE1E',
5: '#E9C701',
6: '#D8B401',
7: '#C5A001',
8: '#B18D01',
9: '#9C7901',
10: '#866701',
11: '#715401',
12: '#5C4401',
13: '#493401',
},
green: {
1: '#F2F6F1',
2: '#E7F1E4',
3: '#DBECD5',
4: '#CFE7C4',
5: '#B2D3A4',
6: '#98BF83',
7: '#7DAB64',
8: '#62973B',
9: '#488409',
10: '#3F7700',
11: '#386A00',
12: '#2E5304',
13: '#1D3900',
1: '#EDFDF5',
2: '#CFF9E1',
3: '#AEF5CF',
4: '#8AEDBD',
5: '#68DFA9',
6: '#4ACD94',
7: '#2FB980',
8: '#16A56F',
9: '#01905F',
10: '#017B4E',
11: '#01663F',
12: '#015132',
13: '#064028',
},
teal: {
1: '#ECF8F6',
2: '#DDF3EF',
3: '#CAF0E8',
4: '#B6EBDF',
5: '#8CD9CA',
6: '#5BC7B3',
7: '#16B49C',
8: '#0C9C84',
9: '#008570',
10: '#007764',
11: '#006A59',
12: '#005546',
13: '#003A2F',
1: '#E9FAF8',
2: '#CFF8F4',
3: '#ABF2EB',
4: '#8DEAE3',
5: '#66DBD3',
6: '#40CAC2',
7: '#10B6AF',
8: '#01A29B',
9: '#018D88',
10: '#017873',
11: '#016460',
12: '#0D504D',
13: '#133D3B',
},
blue: {
1: '#F1F5FD',
2: '#E4EEFE',
3: '#D9E7FF',
4: '#CAE0FF',
5: '#A8C9FB',
6: '#86B3F3',
7: '#669CEA',
8: '#3F86E2',
9: '#096ED9',
10: '#0064C3',
11: '#0959AC',
12: '#00478A',
13: '#003060',
1: '#F1F8FD',
2: '#E1F3FF',
3: '#CBE9FF',
4: '#B6DFFF',
5: '#97CFFE',
6: '#79BCFB',
7: '#5AA8F7',
8: '#3993F4',
9: '#157BF4',
10: '#0366DD',
11: '#0155B7',
12: '#014592',
13: '#013672',
},
purple: {
1: '#F7F3FC',
2: '#EFEAFB',
3: '#E9E1FE',
4: '#E1D7FF',
5: '#CBBDF7',
6: '#B6A4EC',
7: '#A18AE2',
8: '#8D70D9',
9: '#7B53D1',
10: '#6F45C6',
11: '#633CB4',
12: '#4D2D94',
13: '#351B6B',
1: '#F9F5FD',
2: '#F5EAFE',
3: '#EDDCFE',
4: '#E5CFFE',
5: '#DABAFD',
6: '#CBA3FC',
7: '#BC8AFB',
8: '#AD71F8',
9: '#9C56F3',
10: '#883CE6',
11: '#7225D2',
12: '#5C12B6',
13: '#460B93',
},
pink: {
1: '#FCF2F5',
2: '#FCE7ED',
3: '#FFDBE8',
4: '#FFCEE3',
5: '#F4B0CE',
6: '#E693BC',
7: '#DA74A9',
8: '#CC5498',
9: '#BE2B86',
10: '#B20C7D',
11: '#A10070',
12: '#80005C',
13: '#59003F',
1: '#FDF5F7',
2: '#FFEBF2',
3: '#FFDFEB',
4: '#FFC8DC',
5: '#FEB2CD',
6: '#FF98BF',
7: '#FE78AC',
8: '#EF5997',
9: '#DE387F',
10: '#CA226A',
11: '#AF0956',
12: '#8F0246',
13: '#74043B',
},
cyan: {
1: '#EDF7FA',
2: '#DDF2F9',
3: '#CCEDF6',
4: '#BAE7F3',
5: '#89D5E8',
6: '#55C2DA',
7: '#00ADCA',
8: '#0096AE',
9: '#007F94',
10: '#007385',
11: '#006775',
12: '#00525E',
13: '#003740',
1: '#E6FAFD',
2: '#C6F9FF',
3: '#A5F1FF',
4: '#89E8FB',
5: '#61D9F4',
6: '#34C6E9',
7: '#13B1DB',
8: '#029DC9',
9: '#0187B5',
10: '#0172A0',
11: '#015E8A',
12: '#014B74',
13: '#013A5E',
},
},
fg: {
'*': '$color-gray-14',
soft: '$color-gray-10',
'*': '$color-gray-12',
soft: '$color-gray-9',
disabled: '$color-gray-7',
inverted: '$color-gray-0',
warning: '$color-yellow-9',
success: '$color-green-9',
informational: '$color-blue-9',
muted: {
'*': '$color-gray-12',
hover: '$color-gray-13',
pressed: '$color-gray-14',
'*': '$color-gray-11',
hover: '$color-gray-12',
pressed: '$color-gray-13',
},
accent: {
'*': '$color-blue-10',
Expand All @@ -204,7 +203,7 @@ export const presetAdmin: ShorelineConfig = {
},
bg: {
'*': '$color-gray-0',
disabled: 'color-mix(in srgb, $color-gray-14 5%, transparent)',
disabled: 'color-mix(in srgb, $color-gray-12 5%, transparent)',
warning: '$color-yellow-1',
success: '$color-green-1',
informational: '$color-blue-1',
Expand All @@ -213,17 +212,17 @@ export const presetAdmin: ShorelineConfig = {
disabled: '$color-gray-6',
},
inverted: {
'*': '$color-gray-14',
plain: 'color-mix(in srgb, $color-gray-14 50%, transparent)',
'*': '$color-gray-12',
plain: 'color-mix(in srgb, $color-gray-12 50%, transparent)',
},
muted: {
'*': '$color-gray-1',
hover: '$color-gray-2',
pressed: '$color-gray-3',
plain: {
'*': 'color-mix(in srgb, $color-gray-14 0%, transparent)',
hover: 'color-mix(in srgb, $color-gray-14 5%, transparent)',
pressed: 'color-mix(in srgb, $color-gray-14 10%, transparent)',
'*': 'color-mix(in srgb, $color-gray-12 0%, transparent)',
hover: 'color-mix(in srgb, $color-gray-12 5%, transparent)',
pressed: 'color-mix(in srgb, $color-gray-12 10%, transparent)',
},
},
accent: {
Expand Down

0 comments on commit 4e1abe7

Please sign in to comment.