Update border color

pull/4600/head
Cagatay Civici 2023-10-12 12:59:25 +03:00
parent aba12a56e5
commit 7ab0db2265
4 changed files with 4 additions and 4 deletions

View File

@ -42,7 +42,7 @@
--surface-section:#111827;
--surface-card:#1f2937;
--surface-overlay:#1f2937;
--surface-border:#424b57;
--surface-border:rgba(255,255,255,.1);
--surface-hover:rgba(255,255,255,.03);
--focus-ring: 0 0 0 0.2rem rgba(147, 197, 253, 0.5);
--maskbg: rgba(0, 0, 0, 0.4);

View File

@ -42,7 +42,7 @@
--surface-section:#111827;
--surface-card:#1f2937;
--surface-overlay:#1f2937;
--surface-border:#424b57;
--surface-border:rgba(255,255,255,.1);
--surface-hover:rgba(255,255,255,.03);
--focus-ring: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
--maskbg: rgba(0, 0, 0, 0.4);

View File

@ -42,7 +42,7 @@
--surface-section:#111827;
--surface-card:#1f2937;
--surface-overlay:#1f2937;
--surface-border:#424b57;
--surface-border:rgba(255,255,255,.1);
--surface-hover:rgba(255,255,255,.03);
--focus-ring: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
--maskbg: rgba(0, 0, 0, 0.4);

View File

@ -42,7 +42,7 @@
--surface-section:#111827;
--surface-card:#1f2937;
--surface-overlay:#1f2937;
--surface-border:#424b57;
--surface-border:rgba(255,255,255,.1);
--surface-hover:rgba(255,255,255,.03);
--focus-ring: 0 0 0 0.2rem #ecfdf5;
--maskbg: rgba(0, 0, 0, 0.4);