From 9e4342e1e82793f663c7f7e695815450394041ae Mon Sep 17 00:00:00 2001 From: ImAlpha Date: Thu, 26 Oct 2023 03:32:03 -0700 Subject: [PATCH] Theming --- coder_code-server.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 coder_code-server.md diff --git a/coder_code-server.md b/coder_code-server.md new file mode 100644 index 0000000..92ac5cb --- /dev/null +++ b/coder_code-server.md @@ -0,0 +1,4 @@ +# Coder Theming +- If using docker, make sure to place extension folders with the `/app/lib/.../extensions` directory. + - 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. \ No newline at end of file