mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-01 12:20:51 +08:00
Adjust new logo color for dark theme (#3592)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
This commit is contained in:
parent
2699e2d513
commit
a980d9812d
|
@ -51,8 +51,9 @@ table.repo_tab {
|
|||
#debug-output { color: var(--theme-greyscale-dark); }
|
||||
|
||||
/* abapGit logo in header and footer */
|
||||
#abapGitLogo>img { background-color: var(--theme-background-color); }
|
||||
#footer>img { background-color: var(--theme-background-color); }
|
||||
.logo .icon.icon-abapgit {
|
||||
color: var(--theme-primary-font-color);
|
||||
}
|
||||
|
||||
/* TUTORIAL */
|
||||
div.tutorial h1, h2 { color: var(--theme-primary-font-color); }
|
||||
|
|
Loading…
Reference in New Issue
Block a user