mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 23:37:33 +09:00
Add dark mode to the browser
This commit is contained in:
parent
7a1e4d1312
commit
14f1894779
17 changed files with 1153 additions and 4 deletions
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
|
@ -2,6 +2,7 @@
|
|||
"git.ignoreLimitWarning": true,
|
||||
"chat.tools.terminal.autoApprove": {
|
||||
"ForEach-Object": true,
|
||||
"Get-Item": true
|
||||
"Get-Item": true,
|
||||
"Test-Path": true
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue