https://github.com/nickpolizogopoulos/code-window-light-dark
The code window component from my website
https://github.com/nickpolizogopoulos/code-window-light-dark
angular scss zoneless
Last synced: 2 months ago
JSON representation
The code window component from my website
- Host: GitHub
- URL: https://github.com/nickpolizogopoulos/code-window-light-dark
- Owner: nickpolizogopoulos
- Created: 2024-12-06T11:55:18.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-11T08:25:25.000Z (6 months ago)
- Last Synced: 2025-01-31T22:52:49.629Z (4 months ago)
- Topics: angular, scss, zoneless
- Language: TypeScript
- Homepage: https://nickp-code-window.web.app/
- Size: 524 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CodeWindowLightDark
I decided to make the code window component from my website as a standalone
project and add a feature to switch between dark and light modes.This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 18.2.11.
Launch the project [[ Here ]](https://nickp-code-window.web.app/)
## The Project
Updated to version 19.
Uses Signals in a Zoneless environment and new syntax from the latest Angular versions.## Credits
Favicon by [SVG Repo](https://www.svgrepo.com/).
Navbar menu hide/show switch by [UIVerse](https://uiverse.io/).
Code on/off switch by [UIVerse](https://uiverse.io/).## Themes
The dark mode theme is a copy of [lucy](https://marketplace.visualstudio.com/items?itemName=Hermitter.oh-lucy-vscode).
The light mode theme is made from random colours.