|
@@ -89,7 +89,7 @@
|
|
return {
|
|
return {
|
|
children: text,
|
|
children: text,
|
|
attrs: {
|
|
attrs: {
|
|
- style: 'color: #d7cc3a',
|
|
|
|
|
|
+ style: 'color: #D4DC8C',
|
|
},
|
|
},
|
|
};
|
|
};
|
|
},
|
|
},
|
|
@@ -102,7 +102,7 @@
|
|
return {
|
|
return {
|
|
children: text,
|
|
children: text,
|
|
attrs: {
|
|
attrs: {
|
|
- style: 'color: #d7cc3a',
|
|
|
|
|
|
+ style: 'color: #D4DC8C',
|
|
},
|
|
},
|
|
};
|
|
};
|
|
},
|
|
},
|