all repos — honk @ 8ca7aa8cee064bf5405e4f7690257fbf0bf90a0a

my fork of honk

views/mastodon.css (view raw)

 1
 2
 3
 4
 5
 6
 7
html {
	--bg-page: #353a49;
	--bg-dark: #393f4f;
	--fg: #fff;
	--hl: #6364ff;
	--fg-subtle: #606984
}