1337x Colors (Proven)

/* Torrent name links */ .table-list a:link color: var(--accent); text-decoration: none;

/* Torrent table rows */ .table-list tbody tr background-color: var(--bg-secondary); border-bottom: 1px solid var(--border); transition: background 0.2s ease; 1337x colors

It sounds like you're looking for a related to the torrent site 1337x , specifically focusing on a “colors” theme — possibly for a userscript, browser extension, custom CSS, or a redesign concept. /* Torrent name links */

/* Seeders / Leechers / .table-list td:nth-child(4) / seeders column */ color: var(--green-up); font-weight: bold; border-bottom: 1px solid var(--border)