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

Commit

Permalink
[Kvantum] update ToolbarLineEdit and ToolbarComboBox #55
Browse files Browse the repository at this point in the history
  • Loading branch information
varlesh committed May 3, 2018
1 parent 849a1c1 commit 378453e
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 12 deletions.
11 changes: 11 additions & 0 deletions Kvantum/Adapta/Adapta.kvconfig
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,9 @@ text.margin.left=2
text.margin.right=2
frame.expansion=0

[ToolbarLineEdit]
frame.element=lineedit

[DropDownButton]
inherits=PanelButtonCommand
indicator.element=arrow-down
Expand Down Expand Up @@ -482,6 +485,14 @@ text.press.color=#005a64
text.toggle.color=#414c52
frame.expansion=0

[ToolbarComboBox]
frame.element=combo
indicator.element=flat-arrow-down
text.normal.color=#cfd8dc
text.focus.color=white
text.press.color=white
text.toggle.color=white

[Menu]
inherits=PanelButtonCommand
frame.top=1
Expand Down
Loading

0 comments on commit 378453e

Please sign in to comment.