Skip to content

Commit

Permalink
Fixed issues
Browse files Browse the repository at this point in the history
  • Loading branch information
vinceliuice committed May 8, 2020
1 parent 0f25681 commit 032196e
Show file tree
Hide file tree
Showing 15 changed files with 1,101 additions and 566 deletions.
23 changes: 10 additions & 13 deletions Kvantum/ChromeOS-dark/ChromeOS-dark.kvconfig
Expand Up @@ -245,19 +245,18 @@ frame.right=1
inherits=PanelButtonCommand
frame.element=lineedit
interior.element=lineedit
interior=false
frame.top=2
frame.bottom=2
frame.left=2
frame.right=2
frame.top=6
frame.bottom=6
frame.left=6
frame.right=6
text.margin.top=2
text.margin.bottom=2
text.margin.left=2
text.margin.right=2
frame.expansion=0

[ToolbarLineEdit]
frame.element=lineedit
interior.element=lineedit

[DropDownButton]
inherits=PanelButtonCommand
Expand All @@ -282,7 +281,7 @@ text.margin.top=2
text.margin.bottom=2
frame.element=tab
indicator.element=tab
indicator.size=22
indicator.size=16
frame.top=2
frame.bottom=2
frame.left=2
Expand Down Expand Up @@ -506,19 +505,17 @@ frame.expansion=0
inherits=PanelButtonCommand
frame.element=combo
interior.element=combo
interior=false
frame.top=2
frame.bottom=2
frame.left=2
frame.right=2
frame.top=6
frame.bottom=6
frame.left=6
frame.right=6
text.margin.top=2
text.margin.bottom=2
text.margin.left=2
text.margin.right=2
text.focus.color=white
text.press.color=#dfdfdf
text.toggle.color=white
frame.expansion=0

[GroupBox]
inherits=GenericFrame
Expand Down

0 comments on commit 032196e

Please sign in to comment.