Changed script name to allow override
This commit is contained in:
parent
514f4695eb
commit
6d3144d48e
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
// ==UserScript==
|
// ==UserScript==
|
||||||
// @name GitHub Solarized Light
|
// @name GitHub Solarized
|
||||||
// @namespace https://www.schtobia.de/
|
// @namespace https://www.schtobia.de/
|
||||||
// @version 0.1.0
|
// @version 0.1.1
|
||||||
// @description A light Solarized style for viewing source code on GitHub.
|
// @description A light Solarized style for viewing source code on GitHub.
|
||||||
// @author schtobia
|
// @author schtobia
|
||||||
// @include http://github.com/*
|
// @include http://github.com/*
|
||||||
|
|
Loading…
Reference in a new issue