Skip to content
This repository was archived by the owner on Aug 29, 2022. It is now read-only.

Commit

Permalink
Lightmode Support
Browse files Browse the repository at this point in the history
  • Loading branch information
leeprky authored Apr 24, 2021
1 parent 8d4bda9 commit b8c736f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions source/extra-variables.css
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,10 @@
.isUnread-3Ef-o9 .content-1o0f9g{color:var(--background-accent)}
.unreadPillCapStroke-7rkHbg{fill:var(--background-accent);color:var(--background-accent)}
.updateIconForeground-3tnNZn{fill:var(--background-accent)}
.theme-light .title-eS5yk3 {color: var(--subtext-color)}
.theme-light .panels-j1Uci_ .button-14-BFJ {color: var(--subtext-color)}
.theme-light .subtext-3CDbHg {color: var(--subtext-color)}
.theme-light .nameTag-3uD-yy { margin-left: -7px;}
.theme-light .container-3baos1 .avatar-SmRMf2 {margin-left: -5px;}
.theme-light .nameTag-3uD-yy.canCopy-2VBT7N {margin-left: 0px;}
.theme-light .subtext-3CDbHg {color: var(--subtext-color)!important}

0 comments on commit b8c736f

Please sign in to comment.