Skip to content

Commit

Permalink
adjust status panel color to match rosybrown theme
Browse files Browse the repository at this point in the history
  • Loading branch information
TanvirOnGH committed Jul 8, 2024
1 parent b5e11fd commit bc8ca11
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions chrome/panel/statuspanel.css
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,8 @@
border-style: solid !important;
padding: 5 5px !important; /* Padding on the sides */
}

#statuspanel-label {
background-color: #202020 !important;
color: #c38f8f !important;
}

0 comments on commit bc8ca11

Please sign in to comment.