Skip to content

Commit

Permalink
added color to "show chat" icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Wargamer-Senpai committed Jan 24, 2025
1 parent a44e896 commit a407f2a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions de.wargamer.lol.teamspeak/1Default.css
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,10 @@
--tsv-button-filled-bg: var(--custom-color-accent2) !important;
}

.tsv-icon-channel-show-chat {
fill: var(--custom-color-accent-dark) !important;
}

div.ts-join-community {
visibility: hidden;
position: fixed;
Expand Down

0 comments on commit a407f2a

Please sign in to comment.