mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2025-12-10 07:25:37 -05:00
10 lines
287 B
Plaintext
10 lines
287 B
Plaintext
layout {
|
|
border {
|
|
active-color "{{colors.primary.default.hex}}"
|
|
inactive-color "{{colors.secondary.default.hex}}"
|
|
}
|
|
focus-ring {
|
|
active-color "{{colors.inverse_primary.default.hex}}"
|
|
}
|
|
background-color "{{colors.background.default.hex}}"
|
|
} |