Skip to content

Instantly share code, notes, and snippets.

@Craftplacer
Last active September 19, 2019 20:26
Show Gist options
  • Save Craftplacer/6d337107a5a9ad5d6f209a3f517e6906 to your computer and use it in GitHub Desktop.
Save Craftplacer/6d337107a5a9ad5d6f209a3f517e6906 to your computer and use it in GitHub Desktop.
.user-home { background: hsl(var(--base-hue), 10%, 75%); }
.user-home__right-sidebar { background :hsl(var(--base-hue),10%,80%); }
.user-home__news-title { color: hsl(var(--base-hue),40%,30%); }
.news-post-preview__body { background: hsl(var(--base-hue), 50%, 55%); }
.user-home__beatmap-list-title { color: hsl(var(--base-hue), 40%, 30%); }
.user-home-beatmapset__meta { color: black; }
/* Userseite */
.bar { background-color: hsl(46, 75%, 80%); }
.beatmap-playcount__count { color: hsl(46, 69%, 32%); }
.beatmap-playcount__detail { background-color: hsl(var(--base-hue),10%,80%); }
.beatmap-playcount__title { color: #000; }
.click-to-copy { color: #000; }
.line-chart--profile-page .line-chart__line { stroke: #8a6d3b ;}
.line-chart--profile-page .line-chart__tick-line--default { stroke: hsl(var(--base-hue),10%,60%); }
.medals-group__title { color: #000; }
.osu-page--users { color: #000; }
.page-extra__recent-medals-box { background-color: hsl(var(--base-hue),10%,80%); }
.page-extra { background-color: hsl(var(--base-hue),10%,75%); color: black; }
.play-detail__accuracy { color:black; }
.play-detail__beatmap { color: #000000c9; }
.play-detail__group--top { background-color: hsl(var(--base-hue),10%,70%); }
.play-detail__pp-unit { color: hsl(var(--base-hue),40%,30%); }
.play-detail__pp:before { background-color: transparent; }
.play-detail__pp { color: hsl(var(--base-hue),100%,30%); }
.play-detail__score-detail { background-color: transparent; }
.play-detail__title { color: black; }
.play-detail { color: black; background-color: hsl(var(--base-hue),10%,70%); }
.profile-detail-bar { background-color: hsl(var(--base-hue),10%,80%); }
.profile-extra-entries__kudosu-amount { color: hsl(var(--base-hue),40%,30%); }
.profile-extra-entries__link { color: hsl(var(--base-hue),40%,30%); }
.profile-header { background-color: hsl(var(--base-hue),10%,75%); }
.profile-info__name { color: #000; }
.profile-links { background-color: hsl(var(--base-hue),10%,80%); }
.title { color: black; }
.value-display__description { color: black; }
/* Forum */
.bbcode-spoilerbox.js-spoilerbox--open .bbcode-spoilerbox__body { background: hsl(var(--base-hue),10%,90%); }
.bbcode-spoilerbox__link { color: hsl(var(--base-hue),60%,25%); }
.bbcode .well { background: hsl(var(--base-hue),10%,90%); }
.bbcode a { color: hsl(var(--base-hue),60%,25%); }
.bbcode h1 { color: hsl(var(--base-hue),40%,20%); }
.bbcode h2 { color: hsl(var(--base-hue),40%,20%); }
.bbcode h3 { color: hsl(var(--base-hue),40%,20%); }
.bbcode h4 { color: hsl(var(--base-hue),40%,20%); }
.bbcode h5 { color: hsl(var(--base-hue),40%,20%); }
.bbcode h6 { color: hsl(var(--base-hue),40%,20%); }
.btn-circle { color: black; }
.counter-box--forum .counter-box__count { color: rgba(0,0,0,0.5); }
.counter-box { color: black; }
.forum-item-stripe:after { background-color: hsl(var(--base-hue),10%,80%);}
.forum-item-stripe:before { background-color: hsl(var(--base-hue),10%,70%);}
.forum-item__description { color: hsl(var(--base-hue),40%,20%); }
.forum-item__latest-post { color: hsl(var(--base-hue),40%,20%); }
.forum-item__link { color: hsl(var(--base-hue),60%,25%); }
.forum-item__name { color: hsl(var(--base-hue),40%,1%); }
.forum-item { background-color: hsl(var(--base-hue),10%,80%); }
.forum-post-content { color: black; background-color: hsl(var(--base-hue),10%,80%) !important; }
.forum-post-edit__content { background-color: hsl(var(--base-hue),10%,80%); }
.forum-post-edit__title { color: black; }
.forum-post-info__row--username { color: black; }
.forum-post-info { background: hsl(var(--base-hue),10%,85%);}
.forum-post__content--footer { color: hsl(var(--base-hue),40%,10%); }
.forum-post__content--signature { color: hsl(var(--base-hue),40%,10%); }
.forum-post { background-color: hsl(var(--base-hue),10%,80%) !important; }
.forum-topic-entry__col--last-link { color: hsl(var(--base-hue),40%,25%); }
.forum-topic-entry__link { color: hsl(var(--base-hue),40%,25%); }
.forum-topic-entry__title { color: hsl(var(--base-hue),40%,1%); }
.forum-topic-entry { background-color: hsl(var(--base-hue),10%,80%); color: hsl(var(--base-hue),40%,20%) }
.forum-topic-title__post-time { color: rgba(0,0,0,0.5); }
.forum-topic-title__title { color: black; }
.forum-topic-title { background-color: hsl(var(--base-hue),10%,80%); }
.forum-topic-toolbar { background-color: hsl(var(--base-hue),10%,75%); }
.link--default { color: hsl(var(--base-hue),60%,25%); }
.osu-page--forum-topic-reply { background-color: hsl(var(--base-hue),10%,70%); }
.osu-page--forum-topic-reply { color: black; }
.osu-page--forum-topic { color: black; }
.osu-page--forum { color: hsl(var(--base-hue),40%,1%); }
div.forum-list__header > h2.title { color: #fff; }
.forum-topic-entry__icon {
background-color: hsl(var(--base-hue),10%,90%);
color: black;
}
/* Change fonts */
:root { --font-content-override: sans-serif !important; --font-default: sans-serif !important; }
body { font-family: sans-serif; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment