Review of "Retro LCD 7-Segment Clock" version 43

Details Page Preview

Vintage digital display with high-fidelity 7-segment font. Features Neon Green, Amber, and Retro Gray modes with integrated alarm.

Extension Homepage
https://gitlab.com/corral1976/gnome-shell-extension-relojlcd

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

Shexli (experimental)

Shexli did not find any issues.

All Versions

Previous Reviews on this Version

Corral1976 posted a review
Change Summary: Fixed the glow effect for the white color theme to match the behavior of other colored themes (sapphire, ruby, green, amber, violet, gold). Technical Details: Changed the white theme background from rgba(0, 0, 0, 0.95) to rgba(255, 255, 255, 0.2) in the themeMap configuration The glow logic was already implemented for the white theme (box-shadow and text-shadow), but the black background made the white glow effect invisible This change makes the white theme consistent with other colored themes which use semi-transparent backgrounds with 0.2 opacity No other code changes were required; the existing glow intensity logic now works correctly for the white theme Impact: Users can now see the glow effect when using the white color theme, providing visual consistency across all available color options. Kind Regards
JustPerfection active