.content-warning::before, .content-warning::after, .compose-form .spoiler-input__border {
    background: rgba(99,100,255,.15);
}
.content-warning * {
    display: inline;
    padding-right: 1em;
}


.navigation-panel__logo {
  margin-bottom: 0px;
}
.navigation-panel .logo {
  height: 50px;
}
.theme-default .logo {
  color: #e2e2e2;
}
.theme-mastodon-light .logo {
  color: #4f4f4f;
}

/* body {
  background: radial-gradient(#109f8272 15%, transparent), radial-gradient(transparent 30%, #00000062), repeating-linear-gradient(0deg, transparent 0px, transparent 89px, #5dce9aa1 90px), repeating-linear-gradient(0deg, transparent 0px, transparent 141px, #07443772 142px), repeating-linear-gradient(0deg, #d76caa 0px, #d76caa 3px, #9f517d 3px, #9f517d 6px);
  background-repeat: no-repeat;
  background-size: 100% 100vh;
  background-attachment: fixed;
}

.search__input {
  background: #ebc9dd;
  color: #06372d;
}

.column-header__button {
  background: #ebc9dd;
  color: #06372d;
}

.column > .scrollable {
  background: #d9c7dc;
}

.tabs-bar__wrapper {
  background: transparent;
}

.column-header {
background: #ebc9dd;
}

.account__display-name strong, .status__display-name strong {
  color: #2b202e;
}

.reply-indicator__content, .status__content {
  color: #2b202e;
}

.status__display-name {
  color: #4c3851;
}

.icon-button.star-icon.active, .notification__favourite-icon-wrapper .star-icon {
  color: #e14386;
}

.icon-button.bookmark-icon.active {
  color: #ff5050;
}

.reply-indicator {
  background: #d9c7dc;
}

.column-link--transparent:active, .column-link--transparent:focus, .column-link--transparent:hover {
  color: #bbf0e5;
}

.column-link--transparent {
  color: #bbf0e5;
}

.status__relative-time {
  color: #4d2f51;
}

.compose-form .compose-form__buttons-wrapper {
  background: #d9c7dc;
}

.column-header > button {
  color: #06372d;
}

.icon-button.inverted:active, .icon-button.inverted:focus, .icon-button.inverted:hover {
  color: #4d2f51;
}

.character-counter {
  color: #4d2f51;
}

.status__prepend .status__display-name strong {
  color: #4c3851;
}

.column-link--transparent.active {
  color: #12b493;
}
/*

