fix: unify accent color to #FA5C01 (original logo orange)
This commit is contained in:
@@ -22,7 +22,7 @@ export default <Config>{
|
||||
text: "#ffffff",
|
||||
"text-muted": "#d4d4d4",
|
||||
accent: {
|
||||
DEFAULT: "#EC6925",
|
||||
DEFAULT: "#FA5C01",
|
||||
hover: "#d4581a",
|
||||
light: "rgba(236, 105, 37, 0.08)",
|
||||
border: "rgba(236, 105, 37, 0.25)",
|
||||
|
||||
Reference in New Issue
Block a user