Updated: Monday, August 28,2023-08-28 02:23:59

main
System Administrator 2023-08-28 02:23:59 -04:00
parent 5588d39396
commit d226325a0a
2 changed files with 13 additions and 1 deletions

View File

@ -4,7 +4,7 @@
"showViewHeader": true, "showViewHeader": true,
"nativeMenus": true, "nativeMenus": true,
"cssTheme": "Aura", "cssTheme": "Aura",
"theme": "moonstone", "theme": "obsidian",
"baseFontSize": 14, "baseFontSize": 14,
"textFontFamily": "Times New Roman", "textFontFamily": "Times New Roman",
"interfaceFontFamily": "Times New Roman" "interfaceFontFamily": "Times New Roman"

View File

@ -0,0 +1,12 @@
{
"aura@@cpt-accent": "var(--cpt-pink)",
"aura@@aura-colorshemes-dark": "default",
"aura@@aura-active-line": "aura-no-highlight",
"aura@@aura-translucent-window": true,
"aura@@aura-translucent-window-opacity": 0.2,
"aura@@aura-disable-borders": true,
"aura@@aura-rainbow-folders": false,
"aura@@aura-floating-titlebar": true,
"aura@@aura-floating-status-bar": true,
"aura@@aura-vault-name-toggle": true
}