this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fixup! minor changes

Altagos db6330c5 c21fd724

+1 -1
+1 -1
src/_includes/sass/root.scss
··· 10 10 --link-color: var(--arc-palette-title, #000); 11 11 --text-color: var(--arc-palette-foregroundPrimary, #333); 12 12 --color-primary: var(--arc-palette-foregroundPrimary, #333); 13 - --color-subtle: var(--arc-palette-foregroundSecondary, #eee); 13 + --color-subtle: var(--arc-palette-foregroundSecondary, #4f4f4f); 14 14 --color-hover: var(--arc-palette-hover, #0000001a); 15 15 --color-focus: var(--arc-palette-focus); 16 16 --font-size: 16px;