mirror of
https://gitlab.com/gabmus/envision.git
synced 2025-08-25 19:55:41 +00:00
feat: debug view log blends in with headerbar and follows system color preference
This commit is contained in:
parent
067d022df4
commit
6b567fac5b
2 changed files with 33 additions and 5 deletions
|
@ -1,3 +1,7 @@
|
|||
.padded {
|
||||
padding: 18px;
|
||||
}
|
||||
|
||||
.sourceview-transparent-bg, .sourceview-transparent-bg * {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue