Added liquid color theme.#631
Conversation
|
Also requesting review from @sprihozhiy. I'm currently not able to add him to the list of reviewers |
42ecab9 to
3a048e8
Compare
| </div> | ||
| <h1 className="table-header-title">Latest Blocks</h1> | ||
| </div> | ||
| {!blocks ? ( |
There was a problem hiding this comment.
Moving the load rendering check up here fixes a divergence with blockstream.info that was causing the unconditional render of the table, which moved the loading icon to the table's body
| text-align: center; | ||
| font-size: 14px; | ||
| line-height: 2.4; | ||
| left: 0px; |
|
|
|
@FedOken I'm not sure but we can ask |
|
@Randy808 , I’m not sure which Figma screen you’re using. I looked at the file you shared with me and noticed some minor discrepancies compared to the original design. I guess the design team will ask for updates anyway.
|
|
As for the color theme, the colors look good. All the values have been applied correctly. |
|
I mentioned to @sprihozhiy on Slack that this PR is specifically for the color theme. The styles are not finalized and have continued to change, so I don’t think this PR should be blocked on visual details that are still in flux. I’m happy to accommodate design updates where practical, but the priority right now is to get the core changes into master so we can deploy to staging and begin broader functional QA. Remaining visual discrepancies can be reviewed with the design team before release and handled as follow-up styling changes as needed. |








To run locally, npm install and use the following snippets: