Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aksh-bansal-dev/themechangingnav
Responsive navbar with 4 themes(including dark mode)
https://github.com/aksh-bansal-dev/themechangingnav
Last synced: 25 days ago
JSON representation
Responsive navbar with 4 themes(including dark mode)
- Host: GitHub
- URL: https://github.com/aksh-bansal-dev/themechangingnav
- Owner: Aksh-Bansal-dev
- Created: 2020-07-28T13:16:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-28T13:26:24.000Z (over 4 years ago)
- Last Synced: 2024-11-20T11:05:03.697Z (3 months ago)
- Language: HTML
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# themeChangingNav
This is a fun little project. It has a responsive nav with theme changing ability(currently 4 themes). It can also save your theme so you don't have to toggle again and again.
It is 100% custom, no frameworks or libraries used.
## Built with
- HTML
- CSS
- css variables
- clip-path
- Vanilla javascript