Update _theme.tsx
This commit is contained in:
parent
9421adb96e
commit
8aa1827075
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ export const defaultTheme = {
|
|||
error_color: "#d32f2f",
|
||||
warning_color: "#ed6c02",
|
||||
success_color: "#2e7d32",
|
||||
font_family: `"Roboto", "Helvetica", "Arial", sans-serif`,
|
||||
font_family: `"Twemoji Mozilla", "Roboto", "Helvetica", "Arial", sans-serif`,
|
||||
};
|
||||
|
||||
// dark mode
|
||||
|
|
Loading…
Add table
Reference in a new issue