update to path

This commit is contained in:
Jacob Delgado 2023-10-26 03:33:00 -07:00
parent 9e4342e1e8
commit db708d2b0d

View File

@ -1,4 +1,4 @@
# Coder Theming # Coder Theming
- If using docker, make sure to place extension folders with the `/app/lib/.../extensions` directory. - If using docker, make sure to place extension folders with the `/app/code-server/lib/vscode/extensions` directory.
- Themes can be installed by cloning the github repo if all of the necessary files are present. - Themes can be installed by cloning the github repo if all of the necessary files are present.
- Once installed, hit restart on the container and you should see the new theme available. - Once installed, hit restart on the container and you should see the new theme available.