mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-14 05:52:51 +00:00
Changed some colors
This commit is contained in:
parent
7caa464b5b
commit
842e81495e
23 changed files with 89 additions and 90 deletions
|
@ -254,7 +254,7 @@ class _SearchClientsWidgetState extends State<SearchClientsWidget> {
|
|||
height: 1,
|
||||
decoration: BoxDecoration(
|
||||
color: showDivider == true
|
||||
? Colors.grey.withOpacity(0.5)
|
||||
? Theme.of(context).colorScheme.surfaceVariant
|
||||
: Colors.transparent
|
||||
),
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue