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

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

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.

![Showcase Screenshot](https://raw.githubusercontent.com/d-Rickyy-b/GoByExample-Dark/main/images/screenshot1.png)

### 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.