Card theme
NbCardComponent
Name | Theme Variable | Default Value | Description |
card-background-color | background-basic-color-1 | #ffffff | |
card-text-color | text-basic-color | #222b45 | |
card-text-font-family | text-paragraph-font-family | Open Sans, sans-serif | |
card-text-font-size | text-paragraph-font-size | 0.9375rem | |
card-text-font-weight | text-paragraph-font-weight | 400 | |
card-text-line-height | text-paragraph-line-height | 1.25rem | |
card-border-width | 0.0625rem | ||
card-border-style | solid | ||
card-border-color | border-basic-color-4 | #e4e9f2 | |
card-border-radius | border-radius | 0.25rem | |
card-padding | 1rem, 1.5rem | ||
card-shadow | none | ||
card-divider-color | divider-color | #edf1f7 | |
card-divider-style | divider-style | solid | |
card-divider-width | divider-width | 1px | |
card-height-tiny | 13.5rem | ||
card-height-small | 21.1875rem | ||
card-height-medium | 28.875rem | ||
card-height-large | 36.5625rem | ||
card-height-giant | 44.25rem | ||
card-margin-bottom | 1.875rem | ||
card-scrollbar-color | scrollbar-color | #e4e9f2 | |
card-scrollbar-background-color | scrollbar-background-color | #f7f9fc | |
card-scrollbar-width | scrollbar-width | 0.3125rem |
NbCardHeaderComponent
Name | Theme Variable | Default Value | Description |
card-header-text-color | text-basic-color | #222b45 | |
card-header-text-font-family | text-subtitle-font-family | Open Sans, sans-serif | |
card-header-text-font-size | text-subtitle-font-size | 0.9375rem | |
card-header-text-font-weight | text-subtitle-font-weight | 600 | |
card-header-text-line-height | text-subtitle-line-height | 1.5rem | |
card-header-basic-background-color | background-basic-color-2 | #f7f9fc | |
card-header-basic-text-color | text-basic-color | #222b45 | |
card-header-primary-background-color | color-primary-default | #3366ff | |
card-header-primary-text-color | text-control-color | #ffffff | |
card-header-info-background-color | color-info-default | #0095ff | |
card-header-info-text-color | text-control-color | #ffffff | |
card-header-success-background-color | color-success-default | #00d68f | |
card-header-success-text-color | text-control-color | #ffffff | |
card-header-warning-background-color | color-warning-default | #ffaa00 | |
card-header-warning-text-color | text-control-color | #ffffff | |
card-header-danger-background-color | color-danger-default | #ff3d71 | |
card-header-danger-text-color | text-control-color | #ffffff | |
card-header-control-background-color | color-control-default | #ffffff | |
card-header-control-text-color | color-basic-800 | #222b45 |
Previous page
Flip Card
Next page
Need some help or found an issue?
Ask on Stack Overflow with tag `nebular` or post an issue on GitHub.