Skip to content

Commit

Permalink
feat(github): style the progress bar
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanccn committed Jul 23, 2023
1 parent 573b28a commit d2398f4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions styles/github/catppuccin.user.css
Original file line number Diff line number Diff line change
Expand Up @@ -841,6 +841,11 @@
background-image: none;
background-color: @accent-color;
}

/* Progress bar */
.turbo-progress-bar {
background-color: @accent-color;
}
}
}
@-moz-document regexp("https:\/\/notebooks\.githubusercontent\.com\/view\/ipynb.*") {
Expand Down

0 comments on commit d2398f4

Please sign in to comment.