mirror of
https://github.com/lutinglt/gitea-github-theme.git
synced 2025-10-27 05:31:04 +00:00
green
This commit is contained in:
@@ -123,7 +123,7 @@ export const dropdown = css`
|
|||||||
export const prMerge = css`
|
export const prMerge = css`
|
||||||
.repository.view.issue .comment-list .timeline-item.pull-merge-box {
|
.repository.view.issue .comment-list .timeline-item.pull-merge-box {
|
||||||
// 头像
|
// 头像
|
||||||
.timeline-avatar {
|
.timeline-avatar.green {
|
||||||
background-color: ${themeVars.github.bgColor.success.emphasis};
|
background-color: ${themeVars.github.bgColor.success.emphasis};
|
||||||
color: ${themeVars.color.text.self} !important;
|
color: ${themeVars.color.text.self} !important;
|
||||||
border-radius: ${otherThemeVars.border.radius};
|
border-radius: ${otherThemeVars.border.radius};
|
||||||
|
|||||||
Reference in New Issue
Block a user