I hereby claim:
- I am craftplacer on github.
- I am craftplacer (https://keybase.io/craftplacer) on keybase.
- I have a public key ASDHTPqDi8-ylc-aWGboRSxgQvaZb8RhabbfyeYFoVbztwo
To claim this, I am signing this object:
| using System; | |
| using System.IO; | |
| using System.Linq; | |
| using System.Reflection; | |
| namespace BruderMussReflektieren | |
| { | |
| class Program | |
| { | |
| static void Main(string[] args) |
I hereby claim:
To claim this, I am signing this object:
| :root { /* Background Palette */ | |
| --c0: hsl(0, 0%, 13%); | |
| --c1: hsl(0, 0%, 17%); | |
| --c2: hsl(0, 0%, 25%); | |
| --c3: hsl(0, 0%, 36%); | |
| --c6: hsl(0, 0%, 60%); | |
| --bg-border: rgb(97, 97, 97); | |
| } | |
| :root { /* EZ Variables */ | |
| --background: var(--c0); |
cb!help server discourse on how to use.| .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%); } |