From 4022275ab0d1661957a27d5557a0204bd46a247e Mon Sep 17 00:00:00 2001 From: overdodactyl Date: Sun, 7 Oct 2018 19:14:40 -0600 Subject: [PATCH] add preamble with version, licence, links etc. fix #201 --- alternative_user_files/userContent_no_addons.css | 13 +++++++++++++ css/common-files/color_variables.css | 13 +++++++++++++ userChrome.css | 13 +++++++++++++ userContent.css | 13 +++++++++++++ 4 files changed, 52 insertions(+) diff --git a/alternative_user_files/userContent_no_addons.css b/alternative_user_files/userContent_no_addons.css index 04ca663..c54862b 100644 --- a/alternative_user_files/userContent_no_addons.css +++ b/alternative_user_files/userContent_no_addons.css @@ -1,3 +1,16 @@ +/*! ============= +@name ShadowFox +@description A universal dark theme for Firefox 57+ +@version 1.5.0 +@lastUpdated October 7, 2018 +@author overdodactyl +@homepageURL https://overdodactyl.github.io/ShadowFox/ +@sourceCode https://github.com/overdodactyl/ShadowFox +@supportURL https://github.com/overdodactyl/ShadowFox/issues +@subreddit https://www.reddit.com/r/ShadowFoxCSS/ +@slackInvitation https://join.slack.com/t/shadowfox-workspace/shared_invite/enQtMzU3NTU2NTQ0NDA1LTcwN2I1M2I4MzlkMWFlMWEzODc2MTY1NzU2NjhlYTgzOGY5ZTQzM2UxZTFiZDMxNDM1NDMyNjlhOWQ4MWQ3ZDc +@license MIT License Copyright (c) 2017 overdodactyl +================= */ :root { --magenta-50: #ff1ad9; --magenta-60: #ed00b5; diff --git a/css/common-files/color_variables.css b/css/common-files/color_variables.css index 342db30..a94afe6 100644 --- a/css/common-files/color_variables.css +++ b/css/common-files/color_variables.css @@ -1,3 +1,16 @@ +/*! ============= +@name ShadowFox +@description A universal dark theme for Firefox 57+ +@version 1.5.0 +@lastUpdated October 7, 2018 +@author overdodactyl +@homepageURL https://overdodactyl.github.io/ShadowFox/ +@sourceCode https://github.com/overdodactyl/ShadowFox +@supportURL https://github.com/overdodactyl/ShadowFox/issues +@subreddit https://www.reddit.com/r/ShadowFoxCSS/ +@slackInvitation https://join.slack.com/t/shadowfox-workspace/shared_invite/enQtMzU3NTU2NTQ0NDA1LTcwN2I1M2I4MzlkMWFlMWEzODc2MTY1NzU2NjhlYTgzOGY5ZTQzM2UxZTFiZDMxNDM1NDMyNjlhOWQ4MWQ3ZDc +@license MIT License Copyright (c) 2017 overdodactyl +================= */ :root { --magenta-50: #ff1ad9; --magenta-60: #ed00b5; diff --git a/userChrome.css b/userChrome.css index 902220f..03d0f65 100644 --- a/userChrome.css +++ b/userChrome.css @@ -1,3 +1,16 @@ +/*! ============= +@name ShadowFox +@description A universal dark theme for Firefox 57+ +@version 1.5.0 +@lastUpdated October 7, 2018 +@author overdodactyl +@homepageURL https://overdodactyl.github.io/ShadowFox/ +@sourceCode https://github.com/overdodactyl/ShadowFox +@supportURL https://github.com/overdodactyl/ShadowFox/issues +@subreddit https://www.reddit.com/r/ShadowFoxCSS/ +@slackInvitation https://join.slack.com/t/shadowfox-workspace/shared_invite/enQtMzU3NTU2NTQ0NDA1LTcwN2I1M2I4MzlkMWFlMWEzODc2MTY1NzU2NjhlYTgzOGY5ZTQzM2UxZTFiZDMxNDM1NDMyNjlhOWQ4MWQ3ZDc +@license MIT License Copyright (c) 2017 overdodactyl +================= */ :root { --magenta-50: #ff1ad9; --magenta-60: #ed00b5; diff --git a/userContent.css b/userContent.css index 6a5d1dd..6c75eed 100644 --- a/userContent.css +++ b/userContent.css @@ -1,3 +1,16 @@ +/*! ============= +@name ShadowFox +@description A universal dark theme for Firefox 57+ +@version 1.5.0 +@lastUpdated October 7, 2018 +@author overdodactyl +@homepageURL https://overdodactyl.github.io/ShadowFox/ +@sourceCode https://github.com/overdodactyl/ShadowFox +@supportURL https://github.com/overdodactyl/ShadowFox/issues +@subreddit https://www.reddit.com/r/ShadowFoxCSS/ +@slackInvitation https://join.slack.com/t/shadowfox-workspace/shared_invite/enQtMzU3NTU2NTQ0NDA1LTcwN2I1M2I4MzlkMWFlMWEzODc2MTY1NzU2NjhlYTgzOGY5ZTQzM2UxZTFiZDMxNDM1NDMyNjlhOWQ4MWQ3ZDc +@license MIT License Copyright (c) 2017 overdodactyl +================= */ :root { --magenta-50: #ff1ad9; --magenta-60: #ed00b5;