chore: update theme defaults
This commit is contained in:
parent
2b23005fbf
commit
d4b5c4f198
1 changed files with 2 additions and 2 deletions
|
|
@ -591,8 +591,8 @@ impl Default for ThemeBuilder {
|
|||
destructive: Default::default(),
|
||||
is_frosted: false,
|
||||
// cosmic-comp theme settings
|
||||
gaps: (0, 4),
|
||||
active_hint: 4,
|
||||
gaps: (0, 8),
|
||||
active_hint: 3,
|
||||
window_hint: None,
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue