WIP
This commit is contained in:
@@ -31,8 +31,8 @@ const style: Style = {
|
||||
},
|
||||
},
|
||||
coords: {
|
||||
onLight: "#72b339",
|
||||
onDark: "#ececa4",
|
||||
onLight: "#4d7a26",
|
||||
onDark: "#ffffc4",
|
||||
onBorder: "#ececa4",
|
||||
},
|
||||
};
|
||||
|
||||
@@ -31,8 +31,8 @@ const style: Style = {
|
||||
},
|
||||
},
|
||||
coords: {
|
||||
onLight: "#c0acb5",
|
||||
onDark: "#e5d0cb",
|
||||
onLight: "#876b77",
|
||||
onDark: "#fff5f2",
|
||||
onBorder: "#e5d0cb",
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user