Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
384 changes: 341 additions & 43 deletions angular-primeng-app/dist/3rdpartylicenses.txt

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions angular-primeng-app/dist/browser/assets/themes/dark.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
@import "primeng/resources/themes/lara-dark-blue/theme.css";

.social-link {
a {
i {
color: var(--blue-200);
}
}
}

article {
a {
color: var(--blue-300);
}
pre {
background-color: #222;
color: #eaeaea;
}
}
47 changes: 47 additions & 0 deletions angular-primeng-app/dist/browser/assets/themes/light.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
@import "primeng/resources/themes/lara-light-blue/theme.css";

body {
background-color: var(--gray-50);
}

.p-card,
.p-toolbar {
background-color: var(--gray-200);
}

.p-tag {
background-color: var(--blue-100);
color: var(--gray-600)
}

.p-button {
background-color: var(--blue-200);
color: var(--gray-600);
border: none;
}

.transparent-button {
.p-button-icon-only {
background-color: transparent;
}
}

.social-link {
a {
i {
color: var(--blue-600);
}
}
}

article {
a {
color: var(--blue-400);
}
pre {
background-color: #444;
color: #eaeaea;
}
}


2 changes: 2 additions & 0 deletions angular-primeng-app/dist/browser/chunk-4KWLFWZZ.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions angular-primeng-app/dist/browser/chunk-5IYU7X6J.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions angular-primeng-app/dist/browser/chunk-5W73IEJQ.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

217 changes: 217 additions & 0 deletions angular-primeng-app/dist/browser/chunk-BSR3TW2G.js

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions angular-primeng-app/dist/browser/chunk-M2IUTPRF.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions angular-primeng-app/dist/browser/chunk-PTRLSXG5.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions angular-primeng-app/dist/browser/chunk-RV6LF5VC.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions angular-primeng-app/dist/browser/dark.css

Large diffs are not rendered by default.

Binary file modified angular-primeng-app/dist/browser/favicon.ico
Binary file not shown.
Loading