28 lines
476 B
Text
28 lines
476 B
Text
layout {
|
|
|
|
focus-ring {
|
|
active-color "#E6B450"
|
|
inactive-color "#0B0E14"
|
|
urgent-color "#D95757"
|
|
}
|
|
|
|
border {
|
|
active-color "#E6B450"
|
|
inactive-color "#0B0E14"
|
|
urgent-color "#D95757"
|
|
}
|
|
|
|
shadow {
|
|
color "#00000070"
|
|
}
|
|
|
|
tab-indicator {
|
|
active-color "#E6B450"
|
|
inactive-color "#8e620b"
|
|
urgent-color "#D95757"
|
|
}
|
|
|
|
insert-hint {
|
|
color "#E6B45080"
|
|
}
|
|
}
|