.compose-form__publish-button-wrapper button {
  text-indent: -9999px;
  line-height: 0;
}

.compose-form__publish-button-wrapper button:after {
  content:'Goblin Mode!'; 
  text-indent: 0;
  display: block;
  line-height: initial;
}

.icon-button active {
  color: ##b770fa !important;
}
.icon-button.star-icon.active, .notification__favourite-icon-wrapper .star-icon {
  color: #ca8f04 !important;
}
.icon-button.bookmark-icon.active {
  color: #ff5050 !important;
}
.columns-area {background-color: #132618 !important;}
nav {background: #245950 !important;}
.column-header {background-color: #245950 !important;}
.column-header__button {background-color: #245950 !important; color: #14CCAD !important;}
.column-header__wrapper {background-color: #245950 !important; color: #14CCAD !important;}
.column-back-button {background-color: #245950 !important; color: #14CCAD !important;}
.column-header__back-button {background-color: #245950 !important; color: #14CCAD !important;}
.scrollable {background-color: #262628 !important;}
a {color: #14CCAD !important;}
body {background: #132618 !important;}
.button {background-color: #14CCAD !important; color:white !important;}
.item-list {background: #262628 !important;}


.reply-indicator {background: #595963 !important;}
.reply-indicator__content {color: #ffffff !important;}
.drawer__inner__mastodon {background: #245950 !important;}
.privacy-dropdown__value-icon.icon-button.active.inverted {background: #14CCAD;}
.privacy-dropdown__option.active {background: #14CCAD;}
.compose-form__warning {background: #595963 !important; color: #ffffff !important;}
.search__input {background: #262628 !important;}
.navigation-bar__actions {color: #39393D !important;}


.notification__filter-bar button.active {background: #262628 !important;}
.notification__filter-bar button {background: #262628 !important;}


.fa.fa-fw.fa-pencil {color: #14CCAD !important;}
.sidebar-wrapper {background: #132618 !important; color: #14CCAD !important;}
.account__header__display-name {color: #14CCAD !important;}
.account__header__username {color: #14CCAD !important;}
.account-timeline__header {background-color: #262628 !important;}
.account__header__fields dt {background: #262628 !important; color: #595963 !important;}
.account__header__fields dd {background: #39393D !important;}
.account__section-headline {background: #262628 !important;}
.column-subheading {background: #262628 !important;}
.getting-started {background: #262628 !important;}
.getting-started__footer {background: #262628 !important; color: #14CCAD !important;}
.column-link {background: #245950 !important; color: #14CCAD !important;}
.drawer__tab {color: #14CCAD !important;}
.drawer__inner {background-color: #245950 !important;}
.navigation-bar {color: #14CCAD !important;}
.status__action-bar {important; color: #595963 !important;}
.focusable detailed-status__wrapper {background: #262628 !important;}

.user-role-1 {
  --user-role-accent: #000000;
  --user-role-background: #00000019;
  --user-role-border: #00000080;
}

.user-role-2 {
  --user-role-accent: #000000;
  --user-role-background: #00000019;
  --user-role-border: #00000080;
}

