Completed the rest of the Selection screen to the new design
This commit is contained in:
@@ -8,6 +8,7 @@ module.exports = {
|
||||
orange: {DEFAULT: "#FF6000", dark: "#cc4402", light: "#ff790a", ultralight: "#ffdaa5"},
|
||||
green: {DEFAULT: "#307912", dark: "#2a6014", light: "#3d9f11", ultralight: "#c6edaf"},
|
||||
blue: {DEFAULT: "#0696ff", dark: "#007ff8", light: "#1eb3ff", ultralight: "#b5edff"},
|
||||
white: {DEFAULT: "#ffffff", alt: "#FDFDFD"},
|
||||
gray: {
|
||||
seasalt: "#F9F9F9",
|
||||
smoke: "#F5F5F5",
|
||||
|
||||
Reference in New Issue
Block a user