Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 872 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 872 Bytes

leetcode-themes

a firefox browser extension for customizing LeetCode editor leetcode-themes.png

Features

  • Enable Popup Dark Mode - Toggle Popup light/dark theme
  • Enable LeetCode Dark Mode - Toggle LeetCode light/dark theme
  • Enable LeetCode Editor Theme - Toggle LeetCode Editor theme on/off
  • Enable Auto Reset Code - Toggle auto reset code on initial load

Theme Converter

Support

  • Latest version of Mozilla FireFox 122.0+
  • LeetCode 2023 Dynamic Layout

Dev Setup

  • Install web-ext: npm install --global web-ext
  • Run web-ext: web-ext run --firefox-preview

License

This project is released under the GNU GPL License - see the LICENSE file for details