mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Cosmetics
This commit is contained in:
parent
9b0f1ac98a
commit
9a07a0b42c
2 changed files with 9 additions and 19 deletions
|
@ -141,13 +141,7 @@ export const defaultOptions = {
|
|||
preset: Aura,
|
||||
options: {
|
||||
prefix: 'p',
|
||||
colorScheme: {
|
||||
dark: {
|
||||
class: 'p-dark',
|
||||
rule: `.p-dark { [CSS] }`
|
||||
//default: false
|
||||
}
|
||||
},
|
||||
colorScheme: 'auto',
|
||||
layer: false
|
||||
/*colorScheme: {
|
||||
// mode: 'light' | 'dark' | 'auto' | object // default: auto
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue