https://github.com/d-rickyy-b/gobyexample-dark
A dark theme for the "Go By Example" introduction for the Go programming language
https://github.com/d-rickyy-b/gobyexample-dark
css dark-theme golang stylus stylus-css stylus-dark-theme
Last synced: 24 days ago
JSON representation
A dark theme for the "Go By Example" introduction for the Go programming language
- Host: GitHub
- URL: https://github.com/d-rickyy-b/gobyexample-dark
- Owner: d-Rickyy-b
- License: mit
- Created: 2021-11-28T21:42:12.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-28T22:22:57.000Z (over 4 years ago)
- Last Synced: 2025-06-28T16:44:21.980Z (11 months ago)
- Topics: css, dark-theme, golang, stylus, stylus-css, stylus-dark-theme
- Language: CSS
- Homepage: https://gobyexample.com/
- Size: 44.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GoByExample-Dark
A dark theme for the "Go By Example" introduction for the Go programming language
### Showcase
Here is a picture to get an idea of how the style will look like.

### Usage
To use this style, you need a browser plugin such as [Stylus](https://addons.mozilla.org/en-US/firefox/addon/styl-us/). It injects custom CSS code into specified webpages.
Now either copy & paste the content of the [golangtour-dark.user.css](https://raw.githubusercontent.com/d-Rickyy-b/GoByExample-Dark/main/gobyexample-dark.user.css) into the plugin you are using.
Or 📦 [install the usercss](https://raw.githubusercontent.com/d-Rickyy-b/GoByExample-Dark/main/gobyexample-dark.user.css) automatically. Also supports automatic future updates.
### Found an issue
If you think you found an issue with the style, go ahead and open an issue in the GitHub issue tracker.
Thanks for your support.