mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-09 20:26:40 +00:00
major ui tweaks and refactoring
This commit is contained in:
9
server/emails/templates/lib/theme.ts
Normal file
9
server/emails/templates/lib/theme.ts
Normal file
@@ -0,0 +1,9 @@
|
||||
export const themeColors = {
|
||||
theme: {
|
||||
extend: {
|
||||
colors: {
|
||||
primary: "#F97317"
|
||||
}
|
||||
}
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user