Skip to content

SlippingGitty/Twitter-Theme-Lights-Out

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 

Repository files navigation

Twitter "Lights Out" Mode theme

A theme based on the Twitter Dim Mode Theme, but I changed some colors LOL

preview

You can change your own colors, too. Navigate through the .css file, and find this:

/* Twitter Colors */
:root {
    --tw1: hsl(0, 0%, 0%);
    --tw2: hsl(203, 89%, 53%);
    --tw3: hsla(0, 0%, 0%, 0.69);
    --tw4: hsl(0, 0%, 0%);
    --tw5: hsl(0, 0%, 0%);
    --tw6: hsl(0, 0%, 0%);
    --tw1-hover: hsla(0, 0%, 100%, 0.031);
    --tw2-hover: hsla(203, 89%, 53%, 0.145);
    --tw3-hover: hsl(206, 16%, 26%);
    --tw4-hover: hsla(203, 89%, 53%, 0.22);
    --tw5-hover: hsl(203, 79%, 48%);
    --tw6-hover: hsla(203, 79%, 48%, 0.337);
    --tw7-hover: hsla(0, 0%, 100%, 0.07);
    --tw-red-hover: hsla(341, 75%, 51%, 0.145);
    --tw-green: hsl(147, 79%, 42%);
    --tw-red: hsl(341, 75%, 51%);
}

You can change these colors, and it'll reflect the colors used in the theme. This is exactly what I did for this fork. You probably don't need this fork of the theme riight now, anyways xD.

This theme will NOT auto update with upstream. That's something I'll have to update manually. The idea for this theme in the long run will be to make it look more like TweetDeck.

Credits:

Original README

now your cancelations on Discord

yei!!!

About

A theme based on Twitter Dim mode

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 100.0%