summary refs log tree commit diff stats
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rw-r--r--.config/VSCodium/User/settings.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/VSCodium/User/settings.json b/.config/VSCodium/User/settings.json
index 086db9e..e4fe645 100644
--- a/.config/VSCodium/User/settings.json
+++ b/.config/VSCodium/User/settings.json
@@ -51,7 +51,7 @@
   "update.mode": "none",
   "update.showReleaseNotes": false,
   "window.menuBarVisibility": "toggle",
-  "workbench.colorTheme": "Dracula",
+  "workbench.colorTheme": "Dark-Dracula",
   "workbench.enableExperiments": false,
   "workbench.iconTheme": "material-icon-theme",
   "workbench.settings.enableNaturalLanguageSearch": false,