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

推荐订阅源

Apple Machine Learning Research
Apple Machine Learning Research
博客园_首页
G
Google Developers Blog
aimingoo的专栏
aimingoo的专栏
罗磊的独立博客
博客园 - 【当耐特】
M
MIT News - Artificial intelligence
D
Docker
博客园 - 三生石上(FineUI控件)
博客园 - 司徒正美
人人都是产品经理
人人都是产品经理
博客园 - 叶小钗
月光博客
月光博客
S
SegmentFault 最新的问题
Jina AI
Jina AI
Blog — PlanetScale
Blog — PlanetScale
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
博客园 - Franky
L
LangChain Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Microsoft Azure Blog
Microsoft Azure Blog
阮一峰的网络日志
阮一峰的网络日志
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Last Week in AI
Last Week in AI

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.