Skip to content

Pinak-coder/Darkmode_Extension

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Darkmode_Extension

An Extension that switches between light and dark modes

The main purpose of "DarkLit" is to switch between dark and light themes.

In the manifest.json, you will find, the script that runs, is the popup.js. It contains all the functionality of the popup.

Styling and colours of the extension is done with the help of HTML and CSS.

The popup.js uses two components , appOn, and appOff, to handle the cases of The Dark Mode to be on or off.

It is still under the development phase. So some glitches might still persist. Any kind of contribution is heartily welcome. :)

About

Extension that switches between light and dark modes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 63.1%
  • JavaScript 34.0%
  • CSS 2.9%