Skip to content

Commit

Permalink
Update Neptune.theme.css
Browse files Browse the repository at this point in the history
  • Loading branch information
DevEvil99 authored Jul 3, 2024
1 parent 609d9ed commit 628a362
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions BetterDiscordAddons/Theme/Neptune/Neptune.theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@
filter: hue-rotate(var(--neptune-emoji-picker-color)) !important;
}

.cozy_ec86aa .messageContent_ec86aa,
.cozy_f9f2ca .messageContent_f9f2ca,
.username_ec86aa,
.subtext_e06aad,
.embedAuthorName_ad0b71,
Expand All @@ -327,7 +327,7 @@
.reactionBtn-3_qQdk:hover .icon-uXAV0f,
.name_fd6364,
.headerChildren_fd6364 {
color: var(--neptune-sec-color);
color: var(--neptune-sec-color) !important;
}

.container_adcaac,
Expand Down Expand Up @@ -1254,7 +1254,7 @@ button[aria-label="Send a gift"] {
.thin_eed6a8,
.thin_eed6a8.fade-1R6FHN:hover,
.thin_eed6a8.scrolling-20Of9p {
background-color: var(--neptune-main-bg);
background-color: var(--neptune-main-bg) !important;
}

.circleIconButton_db6521 {
Expand Down

0 comments on commit 628a362

Please sign in to comment.