mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-13 15:29:53 +01:00
Fix dark text-entries in gnucash #94
This commit is contained in:
@@ -176,3 +176,12 @@
|
||||
border: 0;
|
||||
background-color: $bg_color;
|
||||
}
|
||||
|
||||
|
||||
/*********
|
||||
* Gnucash *
|
||||
*********/
|
||||
.GncMainWindow entry.register-foreground {
|
||||
background: transparent;
|
||||
border: none;
|
||||
}
|
||||
Reference in New Issue
Block a user