Description: AndromiX-SDDM-Theme is an SDDM theme fork based on the original Andromeda-KDE Plasma 6 SDDM project by EliverLara, enhanced to bring a fresh, modern look to your login experience. This fork focuses on revamping the visual presentation of the SDDM login screen by offering:
-Revamped Digital Clock: The traditional digital clock has been replaced with a modern, stylish variant, strategically positioned at the center-right of the screen for enhanced visibility and design.
-Enhanced Blur Effect: The background blur effect has been modified with a Nord-inspired tint, creating a cool and elegant atmosphere that complements the overall aesthetics.
-Contemporary Aesthetic: With a clean and minimalist interface, AndromiX-SDDM-Theme blends functionality with attractive design, making it ideal for users seeking a login experience that stands out for its modernity and refinement.
-Customizable Fork: Built on Andromeda-KDE and ready to adapt to your personal preferences modifying the main.qml or login.qml file.
-This project is perfect for KDE users who want to personalize and modernize the appearance of their SDDM session manager without sacrificing the simplicity and usability of the original Andromeda-KDE SDDM Theme. -Light variant still in beta-
Enjoy!
How to set up guide on Github! https://github.com/Ziednaga/AndromiX-SDDM-ThemeLast changelog:
-Background Blur Effect: - Introduced a blur effect to the left 50% of the screen: - Implemented a clipped `Item` container to confine the blur area. - Added a `ShaderEffectSource` targeting the `wallpaper` as the source within the defined area. - Applied a `GaussianBlur` with a radius of 50 and 101 samples to achieve the desired blur intensity. - Overlaid a semi-transparent `Rectangle` with the Nord color `#3B4252` and 50% opacity to enhance visual aesthetics. :contentReference[oaicite:0]{index=0}
Light Theme Variant: - Developed a light variant of the theme using Nord's light color palette: - Utilized colors from the Snow Storm palette (`#eceff4, #3B4252`) for backgrounds and UI elements. :contentReference[oaicite:1]{index=1} - Ensured consistency with Nord's design principles while providing a brighter interface option. -Still in beta.
Changed - Z-Index Adjustments: - Ensured UI elements such as user avatars, password fields, and action buttons are rendered above the blur effect: - Set the `z` property of the blur container and its children to -2. - Assigned a higher `z` value (e.g., 1) to the container holding the UI elements to maintain proper layering. -classic clock disabled by default on Main.qml file.
Fixed - UI Element Visibility: - Resolved an issue where UI components were not visible due to improper stacking order: - Adjusted the `z` values to ensure all interactive elements are displayed correctly above the background blur.
Ratings & Comments
0 Comments