Skip to content

Commit

Permalink
add color theme setting
Browse files Browse the repository at this point in the history
  • Loading branch information
ShisatoYano committed Jul 4, 2024
1 parent e74f3b9 commit da04da4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,8 @@
"ms-python.vscode-pylance",
"CoenraadS.bracket-pair-colorizer-2",
"shd101wyy.markdown-preview-enhanced",
"ms-azuretools.vscode-docker"
"ms-azuretools.vscode-docker",
"azemoh.one-monokai"
],

"workspaceFolder": "/home/dev-user/workspace"
Expand Down

0 comments on commit da04da4

Please sign in to comment.