Skip to content

Dark Mode for Trakt.tv, Tweaked Interface, remove VIP Ads,Transparency

Notifications You must be signed in to change notification settings

stoneC0der/trakt-stylus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Trakt DarkMode (stylus)

A Dark Mode theme for Trakt.tv Up next/Upcoming sections Recent & Network activity sections Recommended section Profile activity section Movie details section Comments section Calendar/Search results section

Usage

  1. Install Stylus extension for Chrome or Firefox
  2. Go to Trakt.tv and Click on the extension icon, then look for where it says Write extension for: URL and click the URL path, a new tab will open with an editor.
  3. copy the CSS from the style.styl and paste it in the editor.
  4. On the left side of the editor look for the Save button and click to save and that's all, changes will be applied immediatly.

Features:

  • Added rounded border for posters, fantarts
  • Remove VIP Ads in Calendar, search result
  • Transparency for Movie/TV details

Always on Dark mode:

Dark mode is toggle only when system is set to darkmode to have it constantly, just remove all the CSS out of the media query roule

@media (prefers-color-scheme: dark) {

}

N.B

The blur from the screenshot are from my system not the theme

About

Dark Mode for Trakt.tv, Tweaked Interface, remove VIP Ads,Transparency

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages