Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Condor324966yThat's the one I'm using here too :3 great theme indeed!
One little remark that I have about it though: I hate how small it makes the code field. So I added this little snippet on the bottom:
/* My own witty edits */
.container{
width: 1480px !important;
} -
@Condor wouldn't you have to adjust also:
.container-lg {
max-width: 1480px !important;
}
for the top bar and other content? -
Condor324966y@JoshBent that's the one I've been headscratching about for a while but my lack of experience with the Chrome devTools couldn't help me with. I'll try to remember to apply that as well 🙂 thanks!
-
This add-ons, are good with privacy? I access privet github repos, would this be a concern?
-
Stylish was removed from addon stores for a reason: Data collection. Don't use it.
-
@filthyranter Stylus is a fork of an older version is Stylish before it was sold to an "analysis" company. I believe Stylus is open source.
And it works with Stylish themes -
@filthyranter as @Charmesal said, the docs/readme exclusively mention stylus too, nobody uses stylish anymore.
Related Rants
I can't believe I haven't looked much earlier for an updated github dark theme with support for different syntax highlighting
https://github.com/StylishThemes/...
random
dark
github
theme