martin-rizzo commited on
Commit
9f70659
·
verified ·
1 Parent(s): 656c3db

docs: Improve alert visibility in light theme

Browse files

Adjusted alert colors and text contrast to ensure readability in light-themed interfaces.

Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -22,9 +22,9 @@ tags:
22
 
23
  ![TinyBreaker](tinybreaker_grid.jpg)
24
 
25
- <div style="background-color: #882200; padding: 12px; border-radius: 6px; margin: 10px 0;">
26
  ⚠️ <b>Important:</b> This version has been replaced by "prototype1", which includes VAEs packaged in a different way, enabling extra functionality such as the Tiny Upscaler.<br/>
27
- Please download the updated version from this link: <b><a href="https://huggingface.co/martin-rizzo/TinyBreaker.prototype1">TinyBreaker (prototype1)</a></b>
28
  </div>
29
 
30
  ## Overview
 
22
 
23
  ![TinyBreaker](tinybreaker_grid.jpg)
24
 
25
+ <div style="color: white; background-color: #882200; padding: 12px; border-radius: 6px; margin: 10px 0;">
26
  ⚠️ <b>Important:</b> This version has been replaced by "prototype1", which includes VAEs packaged in a different way, enabling extra functionality such as the Tiny Upscaler.<br/>
27
+ Please download the updated version from this link: <b><a style="color: #80C0FF; font-weight: bold;" href="https://huggingface.co/martin-rizzo/TinyBreaker.prototype1">TinyBreaker (prototype1)</a></b>
28
  </div>
29
 
30
  ## Overview