diff --git a/src/_settings.scss b/src/_settings.scss index 421a852..0e48067 100644 --- a/src/_settings.scss +++ b/src/_settings.scss @@ -5,14 +5,14 @@ */ /* Account Profile Card */ -.accountProfileCard__744d8, .profileBannerPreview-3mLIdO { +.accountProfileCard_b69b77, .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__744d8, .profileBannerPreview-3mLIdO { + .accountProfileCard_b69b77, .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__4e6dd, .background__4e802 { +.fieldList_b69b77, .background_b69b77 { background-color: transparent; } /* left Side bar */ -.sidebarRegion__36437 { +.sidebarRegion_c25c6d { border-right: .5px solid black; } .theme-light { - .sidebarRegion__36437 { + .sidebarRegion_c25c6d { border-right: .5px solid rgba(186, 186, 186, 0.386); .selected-g-kMVV.item-3XjbnG, .selected-g-kMVV.item-3XjbnG:hover { color: white; @@ -46,7 +46,7 @@ /* Search Feilds */ - .powercord-entities-manage-search input, .inner__178b2 { + .powercord-entities-manage-search input, .inner_effbe2 { background-color: rgb(53, 51, 55); border-radius: 4px; border: 1px solid rgb(97, 96, 99); @@ -55,7 +55,7 @@ box-shadow: 0 0 3px 3px var(--accent-hover); } .theme-light { - .powercord-entities-manage-search input, .inner__178b2 { + .powercord-entities-manage-search input, .inner_effbe2 { 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); @@ -97,7 +97,7 @@ } /* Buttons */ -.app_de4237 button, .lookFilled-yCfaCM.colorYellow-Pgtmch { +.app_a01fb1 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__1c917 .layers_a23c37 { + .kernel-card, .kernel-card .kernel-card-tools, .ksu-card, .ksu-card .ksu-git-info .ksu-git-info-item, .layers_d4b6c5 .layers_a01fb1 { background: rgba(231, 234, 237, 0.436) !important; backdrop-filter: blur(20px); box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.146);