Files
gitea-github-theme/src/svg.scss
2024-12-19 00:20:25 +08:00

10 lines
125 B
SCSS

// Made by Luting ^-^
.text {
.purple {
color: #ab7df8 !important;
}
.green {
color: #3fb950 !important;
}
}