diff --git a/src/fixations/additions/accents/cyber.css b/src/fixations/additions/accents/cyber.css index 5eab077..6b6b413 100644 --- a/src/fixations/additions/accents/cyber.css +++ b/src/fixations/additions/accents/cyber.css @@ -10,25 +10,25 @@ --accent-selected: rgba(10, 168, 173, 0.616); --accent-focused: rgba(237, 60, 69, 0.733); } - .clickable-ZD7xvu .icon-2xnN2Y, .linkButtonIcon-7rsZcu { + .clickable_ce0925 .icon_ae0b42, .linkButtonIcon_cff89e { color: var(--accent-hover) !important; } - .iconWrapper-2awDjA .icon-2xnN2Y { + .iconWrapper_de6cd1 .icon_ae0b42 { color: var(--accent-hover); } - .stickerIcon-3Jx5SE { + .stickerIcon__3ceda { color: var(--accent-hover); } - .icon-1d5zch { + .icon__27d76 { color: var(--accent-hover); } - .contents-3ca1mk .button-2fCJ0o .button-3BaQ4X { + .contents-3ca1mk .button__437ce .button__493d9 { color: var(--accent-hover); } - .buttonWrapper-3YFQGJ { + .buttonWrapper_bd4bd7 { color: var(--accent-hover); } - .theme-dark .button-12Fmur { + .theme-dark .button_ae40a4 { color: var(--accent-hover) !important; } .theme-dark { @@ -37,10 +37,10 @@ .theme-light { --text-normal: rgba(26, 60, 61, 0.849); } -.theme-dark .channelName-3KPsGw, .theme-dark .searchBarComponent-3N7dCG, .theme-dark .public-DraftEditorPlaceholder-inner, .icon-18rqoe { +.theme-dark .channelName-3KPsGw, .theme-dark .searchBarComponent__8f95f, .theme-dark .public-DraftEditorPlaceholder-inner, .icon__5c8c7 { color: rgba(148, 251, 255, 0.849) !important; } -.theme-dark .name-2m3Cms { +.theme-dark .name_f842e4 { color: rgb(169, 247, 250); } @@ -48,6 +48,6 @@ background-color: var(--accent) !important; } -.item-2LIpTv { +.item_f9d377 { background-color: var(--accent-focused) !important; -} \ No newline at end of file +}