diff --git a/Source/Theming/posts-view-amberpos.css b/Source/Theming/posts-view-amberpos.css index 269d12d7a..85359d60f 100644 --- a/Source/Theming/posts-view-amberpos.css +++ b/Source/Theming/posts-view-amberpos.css @@ -353,6 +353,58 @@ body { .editedby .mention { color: #dd89ff; } +/* + posts-view-dark-emoticons.css + Awful + + Copyright 2013 Awful Contributors. CC BY-NC-SA 3.0 US https://github.com/Awful/Awful.app +*/ +[title~=":bustem:"], +[title~=":effort:"], +[title~=":dealwithit:"], +[title~=":filez:"], +[title~=":fireman:"], +[title~=":firstpost:"], +[title~=":frogon:"], +[title~=":FYH:"], +[title~=":gb2gbs:"], +[title~=":goof:"], +[title~=":regd04:"], +[title~=":regd05:"], +[title~=":regd06:"], +[title~=":regd07:"], +[title~=":rice:"], +[title~=":sicknasty:"], +[title~=":vick:"], +[title~=":woop:"], +[title~=":words:"], +[title~=":wtc:"], +[title~=":zerg:"] { + background: #fff; +} +[title~=":byobear:"], +[title~=":chiyo:"], +[title~=":coal:"], +[title~=":derp:"], +[title~=":dice:"], +[title~=":edi:"], +[title~=":fedora:"], +[title~=":iia:"], +[title~=":iiam:"], +[title~=":iiapa:"], +[title~=":laffo:"], +[title~=":lol:"], +[title~=":ms:"], +[title~=":nms:"], +[title~=":nws:"], +[title~=":tbear:"], +[title~=":their:"], +[title~=":whoptc:"], +[title~=":wom:"], +[title~=":wtf:"], +[title~=":yohoho:"] { + -webkit-filter: invert(100%); +} .seen .postdate { color: #675b1f; } diff --git a/Source/Theming/posts-view-amberpos.less b/Source/Theming/posts-view-amberpos.less index e9b79f467..41f720c43 100644 --- a/Source/Theming/posts-view-amberpos.less +++ b/Source/Theming/posts-view-amberpos.less @@ -10,7 +10,7 @@ @bordercolor: #756826; @clockimage: ~"url('clock.png')"; @import "yospos.less"; - +@import "posts-view-dark-emoticons.less"; .seen .postdate { color:#675b1f; } \ No newline at end of file diff --git a/Source/Theming/posts-view-dark-emoticons.css b/Source/Theming/posts-view-dark-emoticons.css new file mode 100644 index 000000000..3466aacf5 --- /dev/null +++ b/Source/Theming/posts-view-dark-emoticons.css @@ -0,0 +1,53 @@ +/* + posts-view-dark-emoticons.css + Awful + + Copyright 2013 Awful Contributors. CC BY-NC-SA 3.0 US https://github.com/Awful/Awful.app +*/ +[title~=":bustem:"], +[title~=":effort:"], +[title~=":dealwithit:"], +[title~=":filez:"], +[title~=":fireman:"], +[title~=":firstpost:"], +[title~=":frogon:"], +[title~=":FYH:"], +[title~=":gb2gbs:"], +[title~=":goof:"], +[title~=":qq:"], +[title~=":regd04:"], +[title~=":regd05:"], +[title~=":regd06:"], +[title~=":regd07:"], +[title~=":rice:"], +[title~=":sicknasty:"], +[title~=":vick:"], +[title~=":woop:"], +[title~=":words:"], +[title~=":wtc:"], +[title~=":zerg:"] { + background: #fff; +} +[title~=":byobear:"], +[title~=":chiyo:"], +[title~=":coal:"], +[title~=":derp:"], +[title~=":dice:"], +[title~=":edi:"], +[title~=":fedora:"], +[title~=":iia:"], +[title~=":iiam:"], +[title~=":iiapa:"], +[title~=":laffo:"], +[title~=":lol:"], +[title~=":ms:"], +[title~=":nms:"], +[title~=":nws:"], +[title~=":tbear:"], +[title~=":their:"], +[title~=":whoptc:"], +[title~=":wom:"], +[title~=":wtf:"], +[title~=":yohoho:"] { + -webkit-filter: invert(100%); +} diff --git a/Source/Theming/posts-view-dark-emoticons.less b/Source/Theming/posts-view-dark-emoticons.less new file mode 100644 index 000000000..493dcd046 --- /dev/null +++ b/Source/Theming/posts-view-dark-emoticons.less @@ -0,0 +1,55 @@ +/* + posts-view-dark-emoticons.css + Awful + + Copyright 2013 Awful Contributors. CC BY-NC-SA 3.0 US https://github.com/Awful/Awful.app +*/ + +[title~=":bustem:"], +[title~=":effort:"], +[title~=":dealwithit:"], +[title~=":filez:"], +[title~=":fireman:"], +[title~=":firstpost:"], +[title~=":frogon:"], +[title~=":FYH:"], +[title~=":gb2gbs:"], +[title~=":goof:"], +[title~=":qq:"], +[title~=":regd04:"], +[title~=":regd05:"], +[title~=":regd06:"], +[title~=":regd07:"], +[title~=":rice:"], +[title~=":sicknasty:"], +[title~=":vick:"], +[title~=":woop:"], +[title~=":words:"], +[title~=":wtc:"], +[title~=":zerg:"] { + background: #fff; +} + +[title~=":byobear:"], +[title~=":chiyo:"], +[title~=":coal:"], +[title~=":derp:"], +[title~=":dice:"], +[title~=":edi:"], +[title~=":fedora:"], +[title~=":iia:"], +[title~=":iiam:"], +[title~=":iiapa:"], +[title~=":laffo:"], +[title~=":lol:"], +[title~=":ms:"], +[title~=":nms:"], +[title~=":nws:"], +[title~=":tbear:"], +[title~=":their:"], +[title~=":whoptc:"], +[title~=":wom:"], +[title~=":wtf:"], +[title~=":yohoho:"]{ + -webkit-filter: invert(100%); +} \ No newline at end of file diff --git a/Source/Theming/posts-view-dark.css b/Source/Theming/posts-view-dark.css index f17a30cdd..186ab01a7 100644 --- a/Source/Theming/posts-view-dark.css +++ b/Source/Theming/posts-view-dark.css @@ -334,6 +334,12 @@ footer { color: #ffffff; line-height: 3em; } +/* + posts-view-dark-emoticons.css + Awful + + Copyright 2013 Awful Contributors. CC BY-NC-SA 3.0 US https://github.com/Awful/Awful.app +*/ [title~=":bustem:"], [title~=":effort:"], [title~=":dealwithit:"], diff --git a/Source/Theming/posts-view-dark.less b/Source/Theming/posts-view-dark.less index 70ac7fc54..c66be22f5 100644 --- a/Source/Theming/posts-view-dark.less +++ b/Source/Theming/posts-view-dark.less @@ -70,55 +70,4 @@ footer { line-height: 3em; } -[title~=":bustem:"], -[title~=":effort:"], -[title~=":dealwithit:"], -[title~=":filez:"], -[title~=":fireman:"], -[title~=":firstpost:"], -[title~=":frogon:"], -[title~=":FYH:"], -[title~=":gb2gbs:"], -[title~=":goof:"], -[title~=":regd04:"], -[title~=":regd05:"], -[title~=":regd06:"], -[title~=":regd07:"], -[title~=":rice:"], -[title~=":sicknasty:"], -[title~=":vick:"], -[title~=":woop:"], -[title~=":words:"], -[title~=":wtc:"], -[title~=":zerg:"] { - background: #fff; -} - -[title~=":byobear:"], -[title~=":chiyo:"], -[title~=":coal:"], -[title~=":derp:"], -[title~=":dice:"], -[title~=":edi:"], -[title~=":fedora:"], -[title~=":iia:"], -[title~=":iiam:"], -[title~=":iiapa:"], -[title~=":laffo:"], -[title~=":lol:"], -[title~=":ms:"], -[title~=":nms:"], -[title~=":nws:"], -[title~=":tbear:"], -[title~=":their:"], -[title~=":whoptc:"], -[title~=":wom:"], -[title~=":wtf:"], -[title~=":yohoho:"]{ - -webkit-filter: invert(100%); -} - - - - - +@import "posts-view-dark-emoticons.less"; \ No newline at end of file diff --git a/Source/Theming/posts-view-yospos.css b/Source/Theming/posts-view-yospos.css index 298ed8927..09978847d 100644 --- a/Source/Theming/posts-view-yospos.css +++ b/Source/Theming/posts-view-yospos.css @@ -353,3 +353,55 @@ body { .editedby .mention { color: #dd89ff; } +/* + posts-view-dark-emoticons.css + Awful + + Copyright 2013 Awful Contributors. CC BY-NC-SA 3.0 US https://github.com/Awful/Awful.app +*/ +[title~=":bustem:"], +[title~=":effort:"], +[title~=":dealwithit:"], +[title~=":filez:"], +[title~=":fireman:"], +[title~=":firstpost:"], +[title~=":frogon:"], +[title~=":FYH:"], +[title~=":gb2gbs:"], +[title~=":goof:"], +[title~=":regd04:"], +[title~=":regd05:"], +[title~=":regd06:"], +[title~=":regd07:"], +[title~=":rice:"], +[title~=":sicknasty:"], +[title~=":vick:"], +[title~=":woop:"], +[title~=":words:"], +[title~=":wtc:"], +[title~=":zerg:"] { + background: #fff; +} +[title~=":byobear:"], +[title~=":chiyo:"], +[title~=":coal:"], +[title~=":derp:"], +[title~=":dice:"], +[title~=":edi:"], +[title~=":fedora:"], +[title~=":iia:"], +[title~=":iiam:"], +[title~=":iiapa:"], +[title~=":laffo:"], +[title~=":lol:"], +[title~=":ms:"], +[title~=":nms:"], +[title~=":nws:"], +[title~=":tbear:"], +[title~=":their:"], +[title~=":whoptc:"], +[title~=":wom:"], +[title~=":wtf:"], +[title~=":yohoho:"] { + -webkit-filter: invert(100%); +} diff --git a/Source/Theming/posts-view-yospos.less b/Source/Theming/posts-view-yospos.less index 00abc8a90..3f114d675 100644 --- a/Source/Theming/posts-view-yospos.less +++ b/Source/Theming/posts-view-yospos.less @@ -9,4 +9,5 @@ @seencolor: #0b2d0b; @bordercolor: #226603; @clockimage: ~"url('clock.png')"; -@import "yospos.less"; \ No newline at end of file +@import "yospos.less"; +@import "posts-view-dark-emoticons.less"; \ No newline at end of file