update
This commit is contained in:
@@ -35,6 +35,7 @@ export const FONT_FAMILY = {
|
||||
InterMedium: "InterMedium",
|
||||
InterSemiBold: "InterSemiBold",
|
||||
InterBold: "InterBold",
|
||||
InterRegularItalic: "InterRegularItalic",
|
||||
};
|
||||
|
||||
const Fonts = ({
|
||||
|
||||
@@ -32,6 +32,9 @@ const Palette = {
|
||||
ultraLightBlack: "rgba(0, 0, 0, 0.6)",
|
||||
|
||||
tran: "transparent",
|
||||
|
||||
glass: "#73737324",
|
||||
grayMid: "#8C8C8C",
|
||||
};
|
||||
|
||||
export default Palette;
|
||||
|
||||
Reference in New Issue
Block a user