Force dark theme defaults across shells

This commit is contained in:
Shantur Rathore
2025-11-23 10:00:16 +00:00
parent 4062b43380
commit 073604c9f5
4 changed files with 17 additions and 38 deletions

View File

@@ -22,7 +22,9 @@
"center": true,
"resizable": true,
"fullscreen": false,
"decorations": true
"decorations": true,
"theme": "Dark",
"backgroundColor": "#1a1a1a"
}
],
"security": {