Skip to content

Commit

Permalink
Frontend: App Branding! (webrecorder#1592)
Browse files Browse the repository at this point in the history
Closes webrecorder#424 

### Changes
- Adds Browsertrix logo to the nav bar!!
  - Will license the typeface (Konsole) as soon as this gets merged.
- Changes the theme colour to Webrecorder's turquoise brand colour
- Adjusts the usage of `primary` vs `blue` for elements where it
shouldn't be the same
- Changes the _Cancel & Discard_ button of the cancel crawl dialogue to
`danger` button variant
- Replaces the Replay icon with the new ReplayWebpage icon!
- Fixes the favicon SVG linking (wrong name, oops!)
- Fills the microscope lens in the microscope icon
- Removes the old btrix-cloud.svg logo

Co-authored-by: sua yoo <[email protected]>
  • Loading branch information
Shrinks99 and SuaYoo authored Apr 18, 2024
1 parent f0921fe commit 3e4b0e4
Show file tree
Hide file tree
Showing 18 changed files with 52 additions and 101 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
<div align="center">
<img alt="Browsertrix Logo" src="assets/browsertrix-lockup-color-dynamic.svg" width="90%">
</div>
<h1>
<div align="center">
<img alt="Browsertrix" src="assets/browsertrix-lockup-color-dynamic.svg" width="90%">
</div>
</h1>

&nbsp;

Expand Down
18 changes: 1 addition & 17 deletions assets/browsertrix-lockup-color-dynamic.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
29 changes: 0 additions & 29 deletions frontend/assets/btrix-cloud.svg

This file was deleted.

Loading

0 comments on commit 3e4b0e4

Please sign in to comment.