From cc14f6f10f4689b5e35ffbce107396f2dee1c639 Mon Sep 17 00:00:00 2001 From: Aaron Jacob Date: Thu, 12 Oct 2023 19:25:26 +0530 Subject: [PATCH] Optimised background image for light theme --- .vscode/settings.json | 3 +++ index.html | 2 +- js/toggle-theme.js | 9 +++++++++ public/lightbg.png | Bin 0 -> 1073550 bytes 4 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 .vscode/settings.json create mode 100644 public/lightbg.png diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..6f3a291 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "liveServer.settings.port": 5501 +} \ No newline at end of file diff --git a/index.html b/index.html index 63a1dfe..2391a22 100644 --- a/index.html +++ b/index.html @@ -85,7 +85,7 @@

Coding Community of MSIT

- +