diff --git a/src/_settings.scss b/src/_settings.scss index 43fa6bd..421a852 100644 --- a/src/_settings.scss +++ b/src/_settings.scss @@ -5,14 +5,14 @@ */ /* Account Profile Card */ -.accountProfileCard__22589, .profileBannerPreview-3mLIdO { +.accountProfileCard__744d8, .profileBannerPreview-3mLIdO { background: rgba(0, 0, 0, 0.436); box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.483); border: 1px solid var(--surCordBorder); border-radius: 5px; } .theme-light { - .accountProfileCard__22589, .profileBannerPreview-3mLIdO { + .accountProfileCard__744d8, .profileBannerPreview-3mLIdO { background: rgba(226, 221, 225, 0.89); box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.146); border: 1px solid rgba(249, 249, 249, 0.772); @@ -20,17 +20,17 @@ border-radius: 5px; } } -.fieldList_aab0de, .background_b61fcc { +.fieldList__4e6dd, .background__4e802 { background-color: transparent; } /* left Side bar */ -.sidebarRegion__60457 { +.sidebarRegion__36437 { border-right: .5px solid black; } .theme-light { - .sidebarRegion__60457 { + .sidebarRegion__36437 { border-right: .5px solid rgba(186, 186, 186, 0.386); .selected-g-kMVV.item-3XjbnG, .selected-g-kMVV.item-3XjbnG:hover { color: white; @@ -97,7 +97,7 @@ } /* Buttons */ -.app__00c92 button, .lookFilled-yCfaCM.colorYellow-Pgtmch { +.app_de4237 button, .lookFilled-yCfaCM.colorYellow-Pgtmch { border-radius: 50px; } @@ -118,7 +118,7 @@ border-radius: 5px; } .theme-light { - .kernel-card, .kernel-card .kernel-card-tools, .ksu-card, .ksu-card .ksu-git-info .ksu-git-info-item, .layers_a40797 .layers__12c9f { + .kernel-card, .kernel-card .kernel-card-tools, .ksu-card, .ksu-card .ksu-git-info .ksu-git-info-item, .layers__1c917 .layers_a23c37 { background: rgba(231, 234, 237, 0.436) !important; backdrop-filter: blur(20px); box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.146);