diff options
author | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-10-30 12:52:37 +0300 |
---|---|---|
committer | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-10-30 12:52:37 +0300 |
commit | c24bba883d45fcad73b1d4690a50c003971eec6b (patch) | |
tree | 2343f554541222a3a57e2544e85b0ffc31a63223 /profiles/main/data/settings.json | |
parent | f6f11476c70d918864cf39c954cfc492a7bd62b4 (diff) |
profile(main): update -- 2024-10-30T09:52:37.203Z
Diffstat (limited to 'profiles/main/data/settings.json')
-rw-r--r-- | profiles/main/data/settings.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/main/data/settings.json b/profiles/main/data/settings.json index 90a5e71..ffbffb6 100644 --- a/profiles/main/data/settings.json +++ b/profiles/main/data/settings.json @@ -231,6 +231,6 @@ "[typescript]": { "editor.defaultFormatter": "esbenp.prettier-vscode" }, - "workbench.preferredLightColorTheme": "Atom One Light", + "workbench.preferredLightColorTheme": "NeonXP Theme Light", "workbench.preferredDarkColorTheme": "Atom One Dark" } |