Skip to content

Instantly share code, notes, and snippets.

@yigitfindikli
Last active May 16, 2021 17:19
Show Gist options
  • Save yigitfindikli/6b40ef026049e0d0589e83fa7acbb377 to your computer and use it in GitHub Desktop.
Save yigitfindikli/6b40ef026049e0d0589e83fa7acbb377 to your computer and use it in GitHub Desktop.
PrimeNG Colors
body {
padding: 0;
margin: 0;
font-family: var(--font-family);
background-color: var(--surface-0);
color: var(--text-color);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment