This commit is contained in:
TheGiddyLimit
2024-01-06 14:47:30 +00:00
parent 0a4253c9f0
commit e3bf75f42a
48 changed files with 14038 additions and 524 deletions

View File

@@ -23,3 +23,9 @@
text-decoration-color: $rgb-source-PSA !important;
}
}
.night-mode .ve-source-marker {
&--partnered {
color: #27ac8c;
}
}