diff --git a/Dark-Theme b/Dark-Theme new file mode 100644 index 0000000..60bdc51 --- /dev/null +++ b/Dark-Theme @@ -0,0 +1,173 @@ +πππ ΄π Ώπ ππ Ύ π ²ππ ΄π °ππ ΄ π ³π °ππ Ί/π »π Έπ Άπ ·π π Όπ Ύπ ³π ΄: + + +β’Create an HTML Document. +β’Create CSS for the document file as well as for dark mode. +β’Add a switch/toggler to toggle between light and dark mode. +β’Add functionality to the switch/toggler to toggle between light and dark mode using javascript or jQuery code. + + +# The following repository demonstrate switching between light and dark mode using JQuery code. It basically works by using functions hasClass(), addClass() and removeClass() method. + +. + β’ππ©π’π‘ πΎπ€ππ ππ€π§ πΏππ§π ππππ’πβ’ + + + + + +
+ + + + + +A Computer Science Portal for Geeks
+ + + ++ + Click on the switch on top-right + + to move to dark mode. + +
+ + + +