Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shisama/js-keynote-theme

keynote theme for JavaScript, React, Angular and Node.js.
https://github.com/shisama/js-keynote-theme

angular javascript keynote nodejs presentation react theme

Last synced: about 10 hours ago
JSON representation

keynote theme for JavaScript, React, Angular and Node.js.

Awesome Lists containing this project

README

        

# js-keynote-theme
keynote theme for JavaScript, React, Angular and Node.js.

# How to use
1. Download
```
git clone [email protected]:shisama/js-keynote-theme.git
```
or
```
git clone https://github.com/shisama/js-keynote-theme.git
```
or [Download Zip](https://github.com/shisama/js-keynote-theme/archive/master.zip)

2. Open JavaScript.kth

# Color Codes
|theme|background|text|
|:---:|:--------:|:---:|
|JavaScript|

#F2DE57
|#2E2E2E|
|React|#282C34|#61DAFB|
|Angular|#DA0B37
#C10934|#FFFFFF|
|Node.js|#91C349|#46483D|
|Non Theme|#FFF5E2|#3E4157|

# Sample
![JavaScript](sample/JavaScript.png)
![React](sample/React.png)
![Angular](sample/Angular.png)
![Node](sample/Node.png)
![NonTheme](sample/NonTheme.png)