Skip to content

Commit

Permalink
fix: background tint override
Browse files Browse the repository at this point in the history
  • Loading branch information
kraanzu committed Nov 18, 2024
1 parent 7640efe commit 1f9e136
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dooit/ui/styles.tcss
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Dashboard {

ModelTree {
background: $background1;
background-tint: white 0%;
color: $foreground3;
border: $border_type $background3;
padding: 1;
Expand Down

0 comments on commit 1f9e136

Please sign in to comment.