Skip to content

Commit 86f7969

Browse files
committed
Fixed the "Matt Green" color
1 parent 3bd15d1 commit 86f7969

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

system/Debug/Toolbar/Views/SASS/_graphic-charter.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ $g-red: #DD4814;
1515
// Matt colors
1616
$m-blue: #D8EAF0;
1717
$m-gray: #DFDFDF;
18-
$m-green: #5BC0DE;
18+
$m-green: #DFF0D8;
1919
$m-orange: #FDC894;
2020
$m-red: #EF9090;

0 commit comments

Comments
 (0)