https://github.com/alexthegreat600/nebula
🚀 Nebula - The Collection Of CSS Themes (Like Gruvbox, Solarized)
https://github.com/alexthegreat600/nebula
atom-theme awesome browser color-scheme css css-themes firefox gruvbox javascript less less-css scss scss-theme solarized stylus web web-development website website-development
Last synced: 1 day ago
JSON representation
🚀 Nebula - The Collection Of CSS Themes (Like Gruvbox, Solarized)
- Host: GitHub
- URL: https://github.com/alexthegreat600/nebula
- Owner: AlexTheGreat600
- License: gpl-3.0
- Created: 2025-05-31T04:08:16.000Z (29 days ago)
- Default Branch: main
- Last Pushed: 2025-06-06T05:13:22.000Z (23 days ago)
- Last Synced: 2025-06-07T20:11:33.423Z (21 days ago)
- Topics: atom-theme, awesome, browser, color-scheme, css, css-themes, firefox, gruvbox, javascript, less, less-css, scss, scss-theme, solarized, stylus, web, web-development, website, website-development
- Language: CSS
- Homepage: https://alexthegreat600.github.io/nebula/
- Size: 1.5 MB
- Stars: 6
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nebula
🚀 Nebula - The Collection Of CSS Themes (Like Gruvbox, Solarized)





Preview website: https://alexthegreat600.github.io/nebula
# Usage
Copy the css themes in `css/` to your project's css folder.
```bash
cp css/theme.css path_to_your_project/css/
```Include the specific theme in your html file.
```html
```
You can also include classes to deal with web components or react like frameworks
```html
```
Now use those css variables or classes for styling.
See `script.js` to see example of keybindings, cycle themes, change theme and random theme select.
# Support
Just give me a star, that's enough.