Initial commit
Generated by create-expo-app 3.2.0.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
export const COLORS = {
|
||||
background: "#1a1a1a",
|
||||
text: "#ffe81f",
|
||||
inactive: "#888888",
|
||||
itemBackground: "#333333",
|
||||
containerBackground: "#222222",
|
||||
};
|
||||
Reference in New Issue
Block a user