Skip to content

Instantly share code, notes, and snippets.

@yigitfindikli
Created May 16, 2021 12:12
Show Gist options
  • Save yigitfindikli/b352a716e1b4feb394abae6acd6bf113 to your computer and use it in GitHub Desktop.
Save yigitfindikli/b352a716e1b4feb394abae6acd6bf113 to your computer and use it in GitHub Desktop.
PrimeNG Colors app css
.topbar {
height: 55px;
background-color: var(--primary-color);
color: var(--text-color);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment