Added a "Minimal" color palette.

This commit is contained in:
Frank419
2024-08-20 07:54:33 +08:00
parent a251c77096
commit 29e451f5e5
3 changed files with 31 additions and 0 deletions
+8
View File
@@ -18,6 +18,10 @@
background-position: center center;
}
.palette-clear {
border: dashed 1px #c3c4c7;
}
.palette > button {
display: block;
width: 100%;
@@ -34,6 +38,10 @@
background-color: #ffffff3f;
}
.palette-clear > button:hover {
background-color: #fff;
}
#minimalistflex-palette-galatic,
#minimalistflex-palette-dark {
color: #fff;