updating dark academia stylings
All checks were successful
Build Org Website / build (push) Successful in 44s
All checks were successful
Build Org Website / build (push) Successful in 44s
This commit is contained in:
@@ -27,6 +27,16 @@
|
||||
--wird-shadow: 0 1px 4px rgba(0,0,0,.3), 0 4px 14px rgba(0,0,0,.22);
|
||||
}
|
||||
|
||||
:root[data-theme="dark-academia"] {
|
||||
--wird-accent: #b89145;
|
||||
--wird-accent-hover: #d6b566;
|
||||
--wird-green: #5e9a78;
|
||||
--wird-red: #9d3d46;
|
||||
--wird-card-bg: rgba(243, 234, 215, 0.07);
|
||||
--wird-bar-bg: rgba(243, 234, 215, 0.16);
|
||||
--wird-shadow: 0 14px 34px rgba(0,0,0,.24), inset 0 1px 0 rgba(255,255,255,.04);
|
||||
}
|
||||
|
||||
#wird-app {
|
||||
display: grid;
|
||||
gap: 2.5rem;
|
||||
|
||||
Reference in New Issue
Block a user