Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/shisama/js-keynote-theme
- Owner: shisama
- License: mit
- Created: 2017-10-09T15:42:57.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-09T16:53:02.000Z (about 7 years ago)
- Last Synced: 2024-04-15T04:37:04.118Z (7 months ago)
- Topics: angular, javascript, keynote, nodejs, presentation, react, theme
- Size: 9.78 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)