Enhance 'drill-luxe' Keycloak theme with additional visual elements and style improvements

- Added new brand orbit and grid elements to the login page for a more dynamic appearance.
- Introduced a glowing effect to the login panel for improved aesthetics.
- Updated CSS variables and styles for better color contrast and visual hierarchy.
- Adjusted layout properties for enhanced spacing and responsiveness.
This commit is contained in:
Первов Артем
2026-04-06 01:01:40 +03:00
parent cdd5526b17
commit 592a9ab09e
2 changed files with 232 additions and 86 deletions

View File

@@ -16,6 +16,9 @@
<body class="drill-login">
<main class="drill-login__shell">
<section class="drill-login__brand">
<div class="drill-login__brand-orbit drill-login__brand-orbit--one"></div>
<div class="drill-login__brand-orbit drill-login__brand-orbit--two"></div>
<div class="drill-login__brand-grid"></div>
<div class="drill-login__brand-top">
<div class="drill-login__brand-mark">D</div>
<div class="drill-login__status-pill">Industrial Intelligence Suite</div>
@@ -66,6 +69,7 @@
</section>
<section class="drill-login__panel">
<div class="drill-login__panel-glow"></div>
<div class="drill-login__panel-head">
<span class="drill-login__eyebrow">Private Access</span>
<h2>Вход в рабочее пространство</h2>