Skip to content

Commit

Permalink
Update sidebar color
Browse files Browse the repository at this point in the history
  • Loading branch information
bews committed Sep 1, 2017
1 parent df5f660 commit b0d3510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion light.css
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ body { background: rgb(68, 70, 68); }
#chat .self .text { color: #222; }
#chat .time { color: #ccc !important; }

#sidebar .chan:first-child { color: #4fe5ff; }
#sidebar .chan:first-child { color: #4fd5ff; }
#sidebar .chan:first-child:hover,
#sidebar .chan:first-child.active { color: #fff; }

Expand Down

0 comments on commit b0d3510

Please sign in to comment.