@AdolfoHitlero

Web browser settings and/or Add On Extensions, and force my own font, size, and colors.

These are the two main fonts I use, pretty sure it is JetBrains now, yes.

jetbrains.com/lp/mono/

osdn.net/projects/vlgothic/rel

Colors I use;

text: ,
links:

#00ffff #ccccff

Last updated 3 years ago

@dawsonford

Font; jetbrains.com/lp/mono/

Foreground; , and Links;

Browser; palemoon.org/

Addon; Swarth modifies web pages to use a dark color scheme or based on the user's preferences; addons.palemoon.org/addon/swar

OR Alternatively use Mozilla Firefox or LibreWolf with this Addon; github.com/m-khvoinitsky/dark-

#00ffff #ccccff

Last updated 3 years ago

Apply to URL;

body,p,article,header,section {line-height:1.28578 !important; background:#000000 !important; color: !important;}
b {background:#000000 !important; color: !important;}
div.js-column-holder.column-holder {width:466px !important;}
section.js-column,section.js-column-content,section.js-column.column.will-animate {width:466px !important;}

#00ffff #ccccff

Last updated 5 years ago

@Medus

body,p,article,header,section {background:#000000 !important; color: !important; line-height:1.28578 !important;}
b {background:#000000 !important; color: !important;}
div.js-column-holder.column-holder {width:466px !important;}
section.js-column,section.js-column-content,section.js-column.column.will-animate {width:466px !important;}

#00ffff #ccccff

Last updated 5 years ago

body,div,textarea,p,span.display-name,div.drawer__inner__mastodon {background:#000000 !important; color: !important; line-height:1.28578 !important;}

[aria-label="Home"] {width:60% !important;}

[aria-label="Compose new toot"],[aria-label="Notifications"] {width:20% !important;}

[role="img"] {background:#000000 !important; color: !important; line-height:1.28578 !important;}

div.media-gallery,div.status-card,div.video-player {width:33% !important; height:33% !important;}

#00ffff #ccccff

Last updated 5 years ago

Hacking around Tweetdeck CSS in Firefox;
addons.mozilla.org/en-US/firef

I use their dark theme, but my own fonts & size. I changed some colors, but above all made uniform line height \0/ Seems to work without issue so far, now for Mastodon :b

body,p {background:#000000; color:; line-height:1.28578; !important;}
b {background:#000000; color:;}

#00ffff #ccccff

Last updated 5 years ago