diff --git a/4chan_x.user.js b/4chan_x.user.js index 50c29c660..437bce0a5 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -4379,7 +4379,7 @@ td > .filesize > img[md5] {\ text-decoration: line-through;\ }\ .quotelink.forwardlink {\ - color: #ef5411;\ + color: #2C2C63;\ }\ ' }; diff --git a/script.coffee b/script.coffee index e5fd032b6..667212745 100644 --- a/script.coffee +++ b/script.coffee @@ -3698,7 +3698,7 @@ td > .filesize > img[md5] { text-decoration: line-through; } .quotelink.forwardlink { - color: #ef5411; + color: #2C2C63; } '