GitHub Dark Script

GitHub Dark in userscript form, with a settings panel

As of 2017-09-20. See the latest version.

These are versions of this script where the code was updated. Show all versions.

  • v2.5.9 2020-03-01 v2.5.9 * update devDependencies, fix lint (silverwind)
  • v2.5.8 2020-03-01 update devDependencies, fix lint
  • v2.5.8 2020-01-21 v2.5.8 * update devDependencies, fix lint (silverwind) * Merge pull request #74 from poly2d/master (silverwind) * add homepageURL to metadata block (poly2d) * tweaks (silverwind) * update dependencies (silverwind) * update dependencies, fix lint (silverwind) * switch to 'versions' (silverwind) * replace rawgit URL with jsdelivr (the-j0k3r) * stop git on windows from converting line endings (silverwind)
  • v2.5.7 2020-01-21 update devDependencies, fix lint
  • v2.5.7 2020-01-21 add homepageURL to metadata block, Merge pull request #74 from poly2d/master Add homepageURL to metadata block
  • v2.5.7 2019-11-19 update dependencies, fix lint
  • v2.5.7 2019-07-08 2.5.7
  • v2.5.6 2019-07-08 Fix iterator. See #67
  • v2.5.6 2019-07-08 remove obsolete jshint comments
  • v2.5.6 2019-07-08 fix lint, use eslint-config-silverwind
  • v2.5.5 2019-07-07 Fix partially hidden code link menu. Closes #66
  • v2.5.4 2019-04-29 2.5.4
  • v2.5.3 2019-04-09 2.5.3
  • v2.5.2 2019-03-04 Fix regexp for FF. Closes #62, 2.5.2
  • v2.5.1 2019-03-03 2.5.1
  • v2.5.0 2019-03-03 Fix change incurred from Gruntfile change 6 days ago, Merge pull request #59 from mallowigi/patch-1 Fix change incurred from Gruntfile change 6 days ago
  • v2.5.0 2019-02-28 2.5.0
  • v2.4.15 2019-02-28 Add theme Railscasts, Merge pull request #58 from utensil-contrib/railscasts Add theme Railscasts
  • v2.4.15 2019-01-21 Fix rendering of Jupyter pages. Closes #56, 2.4.15
  • v2.4.14 2018-12-19 2.4.14
  • v2.4.13 2018-12-19 2.4.13
  • v2.4.12 2018-12-10 2.4.12
  • v2.4.11 2018-12-10 Remove Firefox rule exceptions
  • v2.4.11 2018-12-10 add form-control class to text inputs
  • v2.4.11 2018-12-01 2.4.11
  • v2.4.10 2018-12-01 add @inject-into, now works again in Firefox - fixes #53
  • v2.4.10 2018-11-20 Core: code cleanup
  • v2.4.9 2018-10-14 2.4.9
  • v2.4.7 2018-10-14 Global: update mutation script url
  • v2.4.7 2018-04-09 Global: update mutation script url
  • v2.4.6 2018-04-04 Core: Make regex match main repo, 2.4.6
  • v2.4.5 2018-04-04 Activate script for blog.github.com, Merge pull request #47 from fapdash/activate-for-github-blog Activate script for blog.github.com
  • v2.4.5 2018-02-27 Fix code wrapper icon positioning, 2.4.5
  • v2.4.4 2018-02-05 Core: Fix menu opening on org project page. See #44, 2.4.4
  • v2.4.3 2018-01-28 Fix code wrap button placement. Closes #11, 2.4.3
  • v2.4.2 2017-12-31 Remove unnecessary async, 2.4.2
  • v2.4.1 2017-12-31 Themes: Add One-Dark, Core: Use built-in closest function, Core: Don't depend on DOMContentLoaded, 2.4.1
  • v2.4.0 2017-11-19 2.4.0
  • v2.3.1 2017-11-19 Update for Greasemonkey 4 Converted a number of functions to async and used the GM 4 compat polyfill. I've tested the script in Firefox 57 with Greasemonkey 4 and Chrome using Tampermonkey. We should probably rewrite the init process sometimes, it's getting too complex. Fixes: https://github.com/StylishThemes/GitHub-Dark-Script/issues/43
  • v2.3.1 2017-10-03 Core: Fix tab select styling, 2.3.1
  • v2.3.0 2017-10-03 Core: Allow disabling of tab-size
  • v2.2.9 2017-10-01 Themes: Add CodeMirror material theme, Themes: Fix Ocean16 file name, 2.2.9
  • v2.2.8 2017-09-20 Imported from URL
  • v2.2.7 2017-09-01 Get event key directly, Remove blob-wrapper position Fixes highlighted line context menu, 2.2.7
  • v2.2.6 2017-08-22 Core: Include new header class, 2.2.6
  • v2.2.5 2017-08-04 Prevent styling of structurizr.com. Fixes #40, 2.2.5
  • v2.2.4 2017-06-21 Core: Append stylesheet after the </head> Fixes https://github.com/StylishThemes/GitHub-Dark/issues/508, 2.2.4
  • v2.2.3 2017-06-15 GHD: Fix linting issues
  • v2.2.3 2017-05-16 Meta: change license to MIT
  • v2.2.2 2017-04-21 Imported from URL

Show all script versions