Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Itch.io Dark Theme

A topic by Courcat created Feb 08, 2017 Views: 7,281 Replies: 3
Viewing posts 1 to 4

The Pink banner bothered me when browsing so I created a css script to mod it.

Installation

If you have custom css style sheets, just paste the code into that.

If you have chrome, try this plugin. Add "https://itch.io/" to the list with the code below in the "Style (CSS)" box.

Code

.primary_header, .feedback_widget {background-color:#090909 !important;

text-shadow: 0 1px 0 #090909 !important;}

.button {background-color:#090909 !important;

text-shadow: 0 1px 0 #090909 !important;

color: white !important;}


Questions and comments welcome!

PS, I hope this is permitted here, and it's not against any rules. I checked and couldn't find any rules against it.

kewl

Admin

There's a dark theme now btw, you can find it in your account settings. 

https://itch.io/updates/a-new-homepage-for-2018

meh