Last Sync: 2025-10-09 21:16 (Mobile)

This commit is contained in:
2025-10-09 21:16:49 -05:00
parent 608c43a71f
commit 5d2aaec9b7
5 changed files with 21 additions and 14 deletions

View File

@@ -1,10 +1,10 @@
{
"accentColor": "#6d975e",
"baseFontSize": 15,
"textFontFamily": "Gentium Book Plus,Lexend",
"interfaceFontFamily": "Gentium Book Plus,Lexend",
"textFontFamily": "Gentium Book Plus,Baskerville",
"interfaceFontFamily": "Gentium Book Plus,Baskerville",
"theme": "moonstone",
"cssTheme": "AnuPpuccin",
"baseFontSizeAction": true,
"monospaceFontFamily": "Atkinson Hyperlegible Mono"
"monospaceFontFamily": "Atkinson Hyperlegible Mono,Source Code Pro"
}