settle on light mode colors for pride borders
pride borders will keep light mode color for dark mode as they work fine and it is more clear what they represent as they are close to official colors
This commit is contained in:
parent
0aead1445c
commit
7d4c77d187
@ -163,18 +163,6 @@ section {
|
|||||||
--link-hover: #f72585;
|
--link-hover: #f72585;
|
||||||
--link-visited: #4cc9f0;
|
--link-visited: #4cc9f0;
|
||||||
--border-color: #474973;
|
--border-color: #474973;
|
||||||
--trans-pride-blue-dark: #a2d2ff;
|
|
||||||
--trans-pride-pink-dark: #ffafcc;
|
|
||||||
--trans-pride-white-dark: #f8f7ff;
|
|
||||||
--bi-pride-pink-dark: #f7aef8;
|
|
||||||
--bi-pride-purple-dark: #b388eb;
|
|
||||||
--bi-pride-blue-dark: #8093f1;
|
|
||||||
--disability-pride-black-dark: #595959;
|
|
||||||
--disability-pride-red-dark: #ffadad;
|
|
||||||
--disability-pride-yellow-dark: #fcff72;
|
|
||||||
--disability-pride-white-dark: #f8f7ff;
|
|
||||||
--disability-pride-blue-dark: #76e3f2;
|
|
||||||
--disability-pride-green-dark: #8df4b0;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
@ -182,18 +170,6 @@ section {
|
|||||||
background-image: url("../img/site/assets/stardust.png");
|
background-image: url("../img/site/assets/stardust.png");
|
||||||
}
|
}
|
||||||
|
|
||||||
header {
|
|
||||||
border-image-source: linear-gradient(to right, var(--bi-pride-pink-dark) 0 33%, var(--bi-pride-purple-dark) 33% 66%, var(--bi-pride-blue-dark) 66%);
|
|
||||||
}
|
|
||||||
|
|
||||||
footer {
|
|
||||||
border-image-source: linear-gradient(to right, var(--disability-pride-black-dark) 0 35%, var(--disability-pride-red-dark) 35% 41%, var(--disability-pride-yellow-dark) 41% 47%, var(--disability-pride-white-dark) 47% 53%, var(--disability-pride-blue-dark) 53% 59%, var(--disability-pride-green-dark) 59% 65%, var(--disability-pride-black-dark) 65% 71%);
|
|
||||||
}
|
|
||||||
|
|
||||||
nav {
|
|
||||||
border-image-source: linear-gradient(to bottom, var(--trans-pride-blue-dark) 0 20%, var(--trans-pride-pink-dark) 20% 40%, var(--trans-pride-white-dark) 40% 60%, var(--trans-pride-pink-dark) 60% 80%, var(--trans-pride-blue-dark) 80%);
|
|
||||||
}
|
|
||||||
|
|
||||||
.status .statuslol_content p {
|
.status .statuslol_content p {
|
||||||
color: var(--text-color);
|
color: var(--text-color);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user