chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
export const theme = {
|
||||
primary: "cyan",
|
||||
secondary: "yellow",
|
||||
success: "green",
|
||||
error: "red",
|
||||
warning: "yellow",
|
||||
muted: "gray",
|
||||
header: "cyan",
|
||||
selected: "blue",
|
||||
border: "cyan",
|
||||
};
|
||||
Reference in New Issue
Block a user