Skip to content

Commit

Permalink
Update awkglass.beta.css
Browse files Browse the repository at this point in the history
new channel days divider style
  • Loading branch information
ungiglio committed Nov 9, 2024
1 parent a1ab39e commit 159fa4d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions AWKGLASS/awkglass.beta.css
Original file line number Diff line number Diff line change
Expand Up @@ -923,4 +923,13 @@ button:has([d^=" M-6,-10 C-6,-10 6,-10 6,-10 C8.208999633789062"]){ /* sticker b

.container_ac201b {
background-color: rgb(24, 24, 24);
}

.content_c2654d {
color: var(--text-muted);
background: var(--bg-overlay-chat, var(--darkPurple-background));
}

.divider_c2654d {
border-top: thin solid var(--custom-channel-icon);
}

0 comments on commit 159fa4d

Please sign in to comment.