Skip to content

Commit e3f7bdd

Browse files
committed
pushed darker monochrome too
1 parent 62dd3b4 commit e3f7bdd

File tree

1 file changed

+24
-24
lines changed

1 file changed

+24
-24
lines changed

tokens.json

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -6970,101 +6970,101 @@
69706970
"monochrome": {
69716971
"white": {
69726972
"text": {
6973-
"value": "$shades.neutral.100",
6973+
"value": "$shades.neutral.1100",
69746974
"type": "color"
69756975
},
69766976
"textHover": {
6977-
"value": "$shades.neutral.200",
6977+
"value": "$shades.neutral.1200",
69786978
"type": "color"
69796979
},
69806980
"border": {
6981-
"value": "$shades.neutral.100",
6981+
"value": "$shades.neutral.1100",
69826982
"type": "color"
69836983
},
69846984
"borderHover": {
6985-
"value": "$shades.neutral.200",
6985+
"value": "$shades.neutral.1200",
69866986
"type": "color"
69876987
},
69886988
"backgroundHover": {
6989-
"value": "$shades.neutral.200",
6989+
"value": "$shades.neutral.1200",
69906990
"type": "color"
69916991
},
69926992
"background": {
6993-
"value": "$shades.neutral.100",
6993+
"value": "$shades.neutral.1100",
69946994
"type": "color"
69956995
},
69966996
"iconHover": {
6997-
"value": "$shades.neutral.200",
6997+
"value": "$shades.neutral.1200",
69986998
"type": "color"
69996999
},
70007000
"icon": {
7001-
"value": "$shades.neutral.100",
7001+
"value": "$shades.neutral.1100",
70027002
"type": "color"
70037003
},
70047004
"iconDisabled": {
7005-
"value": "$shades.neutral.600",
7005+
"value": "$shades.neutral.700",
70067006
"type": "color"
70077007
},
70087008
"backgroundDisabled": {
7009-
"value": "$shades.neutral.400",
7009+
"value": "$shades.neutral.500",
70107010
"type": "color"
70117011
},
70127012
"textDisabled": {
7013-
"value": "$shades.neutral.600",
7013+
"value": "$shades.neutral.700",
70147014
"type": "color"
70157015
},
70167016
"borderDisabled": {
7017-
"value": "$shades.neutral.600",
7017+
"value": "$shades.neutral.700",
70187018
"type": "color"
70197019
}
70207020
},
70217021
"black": {
70227022
"text": {
7023-
"value": "$shades.neutral.1100",
7023+
"value": "$shades.neutral.200",
70247024
"type": "color"
70257025
},
70267026
"textHover": {
7027-
"value": "$shades.neutral.1200",
7027+
"value": "$shades.neutral.300",
70287028
"type": "color"
70297029
},
70307030
"borderHover": {
7031-
"value": "$shades.neutral.1100",
7031+
"value": "$shades.neutral.300",
70327032
"type": "color"
70337033
},
70347034
"border": {
7035-
"value": "$shades.neutral.1100",
7035+
"value": "$shades.neutral.200",
70367036
"type": "color"
70377037
},
70387038
"backgroundHover": {
7039-
"value": "$shades.neutral.1200",
7039+
"value": "$shades.neutral.300",
70407040
"type": "color"
70417041
},
70427042
"background": {
7043-
"value": "$shades.neutral.1100",
7043+
"value": "$shades.neutral.200",
70447044
"type": "color"
70457045
},
70467046
"icon": {
7047-
"value": "$shades.neutral.1100",
7047+
"value": "$shades.neutral.200",
70487048
"type": "color"
70497049
},
70507050
"iconHover": {
7051-
"value": "$shades.neutral.1200",
7051+
"value": "$shades.neutral.300",
70527052
"type": "color"
70537053
},
70547054
"iconDisabled": {
7055-
"value": "$shades.neutral.600",
7055+
"value": "$shades.neutral.700",
70567056
"type": "color"
70577057
},
70587058
"textDisabled": {
7059-
"value": "$shades.neutral.600",
7059+
"value": "$shades.neutral.700",
70607060
"type": "color"
70617061
},
70627062
"backgroundDisabled": {
7063-
"value": "$shades.neutral.300",
7063+
"value": "$shades.neutral.500",
70647064
"type": "color"
70657065
},
70667066
"borderDisabled": {
7067-
"value": "$shades.neutral.600",
7067+
"value": "$shades.neutral.700",
70687068
"type": "color"
70697069
}
70707070
}

0 commit comments

Comments
 (0)