Skip to content

Commit fcf67fa

Browse files
authored
Merge pull request #1158 from db-ui/fix-corrected-transportation-color
fix: corrected transportation color
2 parents d747fe2 + f4c0608 commit fcf67fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/_patterns/00-base/colors/transportation.listitems.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
},
1818
{
1919
"name": "RE",
20-
"hex": "#878c96",
21-
"scssvariable": "$db-color-re: $db-color-cool-gray-400"
20+
"hex": "#afb4bb",
21+
"scssvariable": "$db-color-re: $db-color-cool-gray-300"
2222
},
2323
{
2424
"name": "RB",

0 commit comments

Comments
 (0)