Dim X

Chrome Extension

A Chrome extension that restores the classic Dim (dark navy) color scheme to X.com, replacing the Lights Out pure-black theme.

X.com still ships the full Dim theme CSS variables internally, but no longer exposes it as a user-selectable option. Dim X flips the theme attribute back to "dim" and patches the hardcoded black colors that bypass X's theme system.

How it works

Installation

  1. Clone the repository
  2. Open chrome://extensions in Chrome
  3. Enable Developer mode
  4. Click Load unpacked and select the project folder