Skip to content

Commit

Permalink
Update _tauos.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
lainsce authored Aug 29, 2023
1 parent d665b72 commit 9320833
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Helium/gtk-4.0/_tauos.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1239,6 +1239,9 @@ $colors: (
& entry {
background: bg-color(2);
}
& .text-field {
background: bg-color(2);
}
}
}

Expand All @@ -1256,6 +1259,9 @@ $colors: (
& entry {
background: bg-color(3);
}
& .text-field {
background: bg-color(3);
}
}

& .appbar {
Expand Down

0 comments on commit 9320833

Please sign in to comment.