mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-05 07:13:44 +08:00
chore: Change Default Font
This commit is contained in:
parent
909b88864f
commit
4a282d9629
@ -12,7 +12,7 @@ export const defaultTheme = {
|
||||
warning_color: "#FF9500",
|
||||
success_color: "#34C759",
|
||||
background_color: "#f5f5f5",
|
||||
font_family: `"Roboto", "Helvetica", "Arial", sans-serif, ${
|
||||
font_family: `-apple-system, BlinkMacSystemFont,"Microsoft YaHei UI", "Microsoft YaHei", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", ${
|
||||
OS === "windows" ? "twemoji mozilla" : ""
|
||||
}`,
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user