Skip to content

Chrome extension to apply a dark theme to github when viewing source code

License

Notifications You must be signed in to change notification settings

maxgoedjen/dark-octo-themes

 
 

Repository files navigation

Dark Octo Themes (GitHub Theme Chrome Extension)

If you prefer a darker source code theme when on github (and you use chrome) this Chrome extension is for you!

The only theme at this moment is a modified vibrantink theme, but there is a plan to include others.

Screenshot

Installation

  1. Install from Chrome App Store (Recommended)
  2. Install directly from source

Chrome App Store

Search for "Dark Octo Themes" chrome extension (or try this url directly)

Directly From Source

  1. git clone git://github.com/craigerm/dark-octo-themes.git
  2. In chrome, go to tools -> extensions
  3. Make sure "Developer Mode" is checked
  4. Press the "Load unpacked extension..." button
  5. Choose folder of this repository
  6. Make sure the extension is enabled
  7. View any github repository to see this in action

Usage

Just navigate to any file in a github repository to see the dark theme automatically applied.

When you navigate to a file for a github repository you will see a dark theme.

Themes

Currently there is only one theme based on the vibrantink theme.

Features Planned

  • Viewing source code files in different themes
  • Viewing files diffs in different themes
  • Include theme when viewing gist.github
  • Multiple themes available
  • Font family and size configuration

License

MIT License

Credits

About

Chrome extension to apply a dark theme to github when viewing source code

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%