mirror of
https://github.com/lutinglt/gitea-github-theme.git
synced 2025-10-27 05:31:04 +00:00
重构基本框架
This commit is contained in:
15
styles/public/svg.scss
Normal file
15
styles/public/svg.scss
Normal file
@@ -0,0 +1,15 @@
|
||||
.text {
|
||||
.purple {
|
||||
color: #ab7df8 !important;
|
||||
}
|
||||
|
||||
.green {
|
||||
color: #3fb950 !important;
|
||||
}
|
||||
}
|
||||
|
||||
.svg {
|
||||
&.octicon-issue-closed {
|
||||
color: #ab7df8 !important;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user