mirror of
https://github.com/pat-s/gitea-github-theme.git
synced 2024-11-21 21:01:00 +00:00
dark: adjust color of .ui.positive.message
This commit is contained in:
parent
c60a15481b
commit
c3e99fc8e3
1 changed files with 4 additions and 0 deletions
|
@ -357,3 +357,7 @@ textarea,
|
|||
.repository .segment.reactions .ui.label.basic.blue {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.ui.positive.message {
|
||||
color: #bbc0ca;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue