feat: 更新了权益的样式
This commit is contained in:
@@ -20,6 +20,7 @@ const TONES = {
|
||||
brand: "#00B578",
|
||||
brandDeep: "#009A67",
|
||||
accent: "#FF8A3D",
|
||||
accentDeep: "#C9550C",
|
||||
danger: "#E5484D",
|
||||
};
|
||||
|
||||
@@ -67,7 +68,7 @@ const FILL_ICONS = {
|
||||
const MATRIX = {
|
||||
pin: ["ink3", "brand", "white"],
|
||||
arrow: ["white", "brandDeep", "ink"],
|
||||
chev: ["ink3", "white", "brand", "ink2"],
|
||||
chev: ["ink3", "white", "brand", "ink2", "accentDeep"],
|
||||
back: ["ink", "white", "brand"],
|
||||
phone: ["white", "brandDeep"],
|
||||
copy: ["brandDeep", "brand"],
|
||||
|
||||
Reference in New Issue
Block a user