Skip to content
This repository was archived by the owner on May 14, 2020. It is now read-only.

Commit 378453e

Browse files
committed
[Kvantum] update ToolbarLineEdit and ToolbarComboBox #55
1 parent 849a1c1 commit 378453e

File tree

2 files changed

+87
-12
lines changed

2 files changed

+87
-12
lines changed

Kvantum/Adapta/Adapta.kvconfig

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,9 @@ text.margin.left=2
237237
text.margin.right=2
238238
frame.expansion=0
239239

240+
[ToolbarLineEdit]
241+
frame.element=lineedit
242+
240243
[DropDownButton]
241244
inherits=PanelButtonCommand
242245
indicator.element=arrow-down
@@ -482,6 +485,14 @@ text.press.color=#005a64
482485
text.toggle.color=#414c52
483486
frame.expansion=0
484487

488+
[ToolbarComboBox]
489+
frame.element=combo
490+
indicator.element=flat-arrow-down
491+
text.normal.color=#cfd8dc
492+
text.focus.color=white
493+
text.press.color=white
494+
text.toggle.color=white
495+
485496
[Menu]
486497
inherits=PanelButtonCommand
487498
frame.top=1

0 commit comments

Comments
 (0)