-
Notifications
You must be signed in to change notification settings - Fork 388
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
replace background image (grpc-bg.svg) with a simple gradient (#317)
#316 > The background image (grpc-bg.svg) is significantly large in size (1.7MB). When embedded into servers with limited bandwidth, it consumes a significant portion of the available resources and results in slower load times. > > Please consider replacing the existing image with a simpler pattern or opt for a plain color background. Before: <img width="735" alt="Screenshot 2024-04-27 at 11 29 56 AM" src="https://github.com/fullstorydev/grpcui/assets/1919660/19d65eb2-38fa-4a42-a2ca-331911766c9d"> After: <img width="732" alt="Screenshot 2024-04-27 at 11 31 33 AM" src="https://github.com/fullstorydev/grpcui/assets/1919660/4e89e990-d635-4443-a6e2-1e4628494911"> Any feedback on the exact color choices is welcome. CC: @lqs
- Loading branch information
1 parent
11bfac0
commit a84a94c
Showing
4 changed files
with
3 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters