An open API service indexing awesome lists of open source software.

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

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.