forked from moistp1ckle/GitHub_Dark
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f0ce0f6
commit 4144af3
Showing
1 changed file
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
/** | ||
* @name GitHub Dark | ||
* @version 1.0.1 | ||
* @description A theme based off of the GitHub Dark theme. | ||
* @author Sango | ||
* @source https://github.com/moistp1ckle/GitHub_Dark | ||
* @website https://github.com/moistp1ckle | ||
* @version 1.0.2 | ||
* @description A Discord theme based off of GitHub's Dark theme. | ||
* @author PerKCheddy | ||
* @source https://github.com/PerKCheddy/GitHub_Dark | ||
* @website https://cheddy.neocities.org | ||
**/ | ||
|
||
@import url('https://raw.githubusercontent.com/moistp1ckle/GitHub_Dark/main/source.css'); | ||
@import url('https://raw.githubusercontent.com/PerKCheddy/GitHub_Dark/main/source.css'); |