diff --git a/.config/Code/User/settings.json b/.config/Code/User/settings.json index 2f92271..1370d44 100644 --- a/.config/Code/User/settings.json +++ b/.config/Code/User/settings.json @@ -174,7 +174,6 @@ "rust.full_docs": true, "[rust]": { "editor.defaultFormatter": "rust-lang.rust" - }, - "workbench.colorTheme": "Community Material Theme Darker High Contrast" + } // } diff --git a/.tmux.conf b/.tmux.conf index 7ff1142..187686d 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -55,4 +55,3 @@ setw -g mouse on # Restore tmux-sessions -> https://github.com/tmux-plugins/tmux-resurrect run-shell ~/downloads/softwares/tmux-resurrect/resurrect.tmux ######################## Other Features ######################## -