:root{--bulma-navbar-item-color-l:10%;--bulma-hr-background-color:hsl(221deg 1.07% 32.34% / 73%);.footer { --bulma-footer-background-color: rgb(255, 255, 255); } .blur { border: 1px solid #555555; box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px; } .blur-light { border: 1px solid #b2b1b1; margin: 6px; box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px; } .navbar { --bulma-navbar-item-hover-background-l-delta: 50%; --bulma-navbar-dropdown-arrow: hsl(240, 1%, 21%); --bulma-navbar-background-color: #ffffff; } .navbar-item, .navbar-link { color: hsl(240, 1%, 21%); } .noHover{ background-color: #ffffff; }}:root.theme-dark{.footer { --bulma-footer-background-color: rgb(7, 7, 7); } --bulma-hr-background-color: hsl(221deg 1.07% 32.34% / 73%);--bulma-link-text:hsl(233deg 17.37% 88.96%);.content { --bulma-content-blockquote-border-left: 5px solid hsl(0deg 0.75% 71.37%); } .input, .select select, .textarea { background-color: #555555; } .button.is-info { --bulma-button-color-l: 90%; } .button { --bulma-button-background-l: 30%; --bulma-button-color-l: 70%; } .content blockquote { background-color: hsl(0deg 0.86% 29.27%); } .box { --bulma-box-background-color: #dbdfe829; } .blur-light { border: 1px solid #828282; box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px; } .blur { border: 1px solid #828282; box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px; } .navbar { --bulma-navbar-item-hover-background-l-delta: 50%; --bulma-navbar-dropdown-arrow: hsl(0, 0%, 100%); --bulma-navbar-background-color: #070707; } .navbar-item, .navbar-link { color: hsl(0, 0%, 100%); } .noHover{ background-color: #070707; }}