惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

G
Google Developers Blog
宝玉的分享
宝玉的分享
月光博客
月光博客
B
Blog
云风的 BLOG
云风的 BLOG
Google DeepMind News
Google DeepMind News
Engineering at Meta
Engineering at Meta
aimingoo的专栏
aimingoo的专栏
N
Netflix TechBlog - Medium
博客园_首页
GbyAI
GbyAI
人人都是产品经理
人人都是产品经理
A
About on SuperTechFans
Y
Y Combinator Blog
L
LangChain Blog
有赞技术团队
有赞技术团队
D
Docker
爱范儿
爱范儿
博客园 - 司徒正美
H
Hackread – Cybersecurity News, Data Breaches, AI and More
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
酷 壳 – CoolShell
酷 壳 – CoolShell
Microsoft Security Blog
Microsoft Security Blog
D
DataBreaches.Net

dimden

Japan Spring 2026 WebTiles: It's fine to accept user-supplied code, actually Eastern Europe Trip (Oct 2025) Optimizing rendering of 100,000+ HTML nodes Making Tetris in Twitter with Node.js brainfuck.js - DIMDEN The Puzzle 3 and stuff Multi Line Task∞: Hello World chip8js - my first emulator Hello World! - DIMDEN
Custom profile CSS in OldTwitter
dimden · 2023-07-30 · via dimden

Posted on Sunday, 30th July, 2023

What and Who

Hi, starting from OldTwitter 1.7.4 limited amount of users will be able to style their profile with CSS and everyone (70,000+ users) will be able to see their style!!

Now first question would be who's included in this limited amount, and here's the answer:

  • My friends
  • Extension contributors
  • Extension translators
  • Donators
  • You'll also get access if I somehow found your profile and thought you're cool :3

Easiest way to get this is obviously donating, starting from $3 tier on my Patreon you will be able to get this, just message me your Twitter profile link on Patreon after subscribing!

Patreon

If you want to get access without being a patron, you can help translating or contribute to code.

Why

Why is this limited?

First off, is to give incentive to donate or anyhow support the extension, it's a huge work to do. I also can't make this public because I won't be able to easily moderate people's styles.

Why is this a thing?

Because it's cool. Old internet encouraged styling your profile and being creative, nowadays every popular social media took this option from users, everything is bland, boring and corporate.

I understand that not everyone will like this, which is why you can disable profile styles in settings ("Disable profile customizations" option).

How

If you got access to this, here's some tips and rules:

  • Do not publish eye-bleeding or anyhow deceiving styles, your access will be removed for doing so
  • Your CSS will override local CSS (and variables) user has set.
  • You can only use i.imgur.com for image urls.
  • For fonts you can use fonts.googleapis.com (Google Fonts) and fonts from here. If there's no font you'd like, you can ask me and i'll add to the list.
  • It's heavily discouraged to have bright styles for dark mode. You can use dark styles for light mode though.
  • To target specific mode, body tag has .body-dark, .body-pitch-black (pitch black mode also has .body-dark) and .body-light classes.
  • Please test your CSS on both light and dark modes. Most people forget to test it on both for some reason.

That's all! Thank you for reading.