Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Valo
f
Commits
939d8602
Verified
Commit
939d8602
authored
Jul 01, 2018
by
Valo
Browse files
added stylus brightness inversion
parent
dd9a5b0c
Changes
1
Hide whitespace changes
Inline
Side-by-side
browser/userstyles/stylus.json
0 → 100644
View file @
939d8602
[
{
"installDate"
:
1530357395162
,
"enabled"
:
true
,
"updateUrl"
:
"https://userstyles.org/styles/chrome/161196.json?ik-hue=ik-hue1&ik-site=example.com&ik-site2=example.com&ik-site3=example.com&ik-site4=example.com&ik-site5=example.com&ik-site6=example.com&ik-site7=example.com"
,
"md5Url"
:
"https://update.userstyles.org/161196.md5"
,
"url"
:
"http://userstyles.org/styles/161196"
,
"originalMd5"
:
"3f76e5b08ec3e9dfc73155571a21ad24"
,
"sections"
:
[
{
"code"
:
"html {
\r\n
filter: invert(1) hue-rotate(180deg);
\r\n
-webkit-filter: invert(1) hue-rotate(180deg);
\r\n
-moz-filter: invert(1) hue-rotate(180deg);
\r\n
-ms-filter: invert(1) hue-rotate(180deg);
\r\n
-o-filter: invert(1) hue-rotate(180deg);
\r\n
background:black;}
\r\n
img,embed,video,canvas,iframe,
\r\n
[class=
\"
image__image
\"
],
\r\n
[style*=
\"
background-image
\"
],
\r\n
[style*=
\"
background: url(
\"
],
\r\n
[class=
\"
EmbedVideo
\"
],
\r\n
[class=
\"
gb_b gb_ib gb_R
\"
] {
\r\n
filter:invert(1) hue-rotate(180deg) !important;
\r\n
-webkit-filter: invert(1) hue-rotate(180deg) !important;
\r\n
-moz-filter: invert(1) hue-rotate(180deg) !important;
\r\n
-ms-filter: invert(1) hue-rotate(180deg) !important;
\r\n
-o-filter: invert(1) hue-rotate(180deg) !important;}"
,
"urls"
:
[],
"urlPrefixes"
:
[],
"domains"
:
[],
"regexps"
:
[
".*://(?!((www.|m.|)(example.com|example.com|example.com|example.com|example.com|example.com|example.com))|v.|([a-z0-9.-_]*/(player|photo|file|u/0/photos))|(imgur|pixlr).).*"
]
}
],
"name"
:
"Global dark style | Brightness inversion"
,
"originalDigest"
:
"3975ff7823a7d24aaf06458b070290c6ff4e18a3"
,
"id"
:
4
}
]
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment