Updated: Monday, August 28,2023-08-28 02:29:02
parent
d226325a0a
commit
a096521298
|
@ -1,11 +1,11 @@
|
||||||
{
|
{
|
||||||
"accentColor": "#d161ef",
|
"accentColor": "#d98bfd",
|
||||||
"translucency": true,
|
"translucency": true,
|
||||||
"showViewHeader": true,
|
"showViewHeader": true,
|
||||||
"nativeMenus": true,
|
"nativeMenus": true,
|
||||||
"cssTheme": "Aura",
|
"cssTheme": "Aura",
|
||||||
"theme": "obsidian",
|
"theme": "obsidian",
|
||||||
"baseFontSize": 14,
|
"baseFontSize": 14,
|
||||||
"textFontFamily": "Times New Roman",
|
"textFontFamily": "",
|
||||||
"interfaceFontFamily": "Times New Roman"
|
"interfaceFontFamily": ""
|
||||||
}
|
}
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"aura@@cpt-accent": "var(--cpt-pink)",
|
"aura@@cpt-accent": "var(--cpt-aura)",
|
||||||
"aura@@aura-colorshemes-dark": "default",
|
"aura@@aura-colorshemes-dark": "default",
|
||||||
"aura@@aura-active-line": "aura-no-highlight",
|
"aura@@aura-active-line": "aura-no-highlight",
|
||||||
"aura@@aura-translucent-window": true,
|
"aura@@aura-translucent-window": true,
|
||||||
|
@ -8,5 +8,6 @@
|
||||||
"aura@@aura-rainbow-folders": false,
|
"aura@@aura-rainbow-folders": false,
|
||||||
"aura@@aura-floating-titlebar": true,
|
"aura@@aura-floating-titlebar": true,
|
||||||
"aura@@aura-floating-status-bar": true,
|
"aura@@aura-floating-status-bar": true,
|
||||||
"aura@@aura-vault-name-toggle": true
|
"aura@@aura-vault-name-toggle": true,
|
||||||
|
"aura@@aura-neon-headings": false
|
||||||
}
|
}
|
Loading…
Reference in New Issue