mirror of
https://github.com/pat-s/gitea-github-theme.git
synced 2024-11-21 13:00:58 +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 {
|
.repository .segment.reactions .ui.label.basic.blue {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ui.positive.message {
|
||||||
|
color: #bbc0ca;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue