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

22 lines
1.5 KiB
CSS
Raw Normal View History

2021-11-08 10:44:13 +00:00
/* Error: Only 4 arguments allowed, but 5 were passed.
2021-11-08 12:50:11 +00:00
* ,--> ../Documents/GitHub/designer-vue/designer-ui/src/assets/themes/lara/lara-dark/purple/theme.scss
2021-11-08 10:44:13 +00:00
* 7 | $highlightBg:rgba(196, 181, 253, 1, .16) !default;
* | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ invocation
* '
* ,
* 1 | @function rgba($red, $green, $blue, $alpha) {
* | ================================= declaration
* '
2021-11-08 12:50:11 +00:00
* ../Documents/GitHub/designer-vue/designer-ui/src/assets/themes/lara/lara-dark/purple/theme.scss 7:14 root stylesheet */
2021-11-08 10:44:13 +00:00
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;
2021-11-08 12:50:11 +00:00
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";
2021-11-08 10:44:13 +00:00
}