primevue-mirror/public/themes/lara-dark-purple/theme.css

22 lines
1.5 KiB
CSS

/* Error: Only 4 arguments allowed, but 5 were passed.
* ,--> ../Documents/GitHub/designer-vue/designer-ui/src/assets/themes/lara/lara-dark/purple/theme.scss
* 7 | $highlightBg:rgba(196, 181, 253, 1, .16) !default;
* | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invocation
* '
* ,
* 1 | @function rgba($red, $green, $blue, $alpha) {
* | ================================= declaration
* '
* ../Documents/GitHub/designer-vue/designer-ui/src/assets/themes/lara/lara-dark/purple/theme.scss 7:14 root stylesheet */
body::before {
font-family: "Source Code Pro", "SF Mono", Monaco, Inconsolata, "Fira Mono",
"Droid Sans Mono", monospace, monospace;
white-space: pre;
display: block;
padding: 1em;
margin-bottom: 1em;
border-bottom: 2px solid black;
content: "Error: Only 4 arguments allowed, but 5 were passed.\a \250c \2500 \2500 > ../Documents/GitHub/designer-vue/designer-ui/src/assets/themes/lara/lara-dark/purple/theme.scss\a 7 \2502 $highlightBg:rgba(196, 181, 253, 1, .16) !default;\a \2502 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invocation\a \2575 \a \2577 \a 1 \2502 @function rgba($red, $green, $blue, $alpha) {\a \2502 \2501 \2501 \2501 \2501 \2501 \2501 \2501 \2501 \2501 \2501 \2501 \2501 \2501 \2501 \2501 \2501 \2501 \2501 \2501 \2501 \2501 \2501 \2501 \2501 \2501 \2501 \2501 \2501 \2501 \2501 \2501 \2501 \2501 declaration\a \2575 \a ../Documents/GitHub/designer-vue/designer-ui/src/assets/themes/lara/lara-dark/purple/theme.scss 7:14 root stylesheet";
}