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

Commit

Permalink
Global update text/icons color for Adapta
Browse files Browse the repository at this point in the history
  • Loading branch information
varlesh committed Sep 21, 2017
1 parent 36b3e29 commit b8c6bfd
Show file tree
Hide file tree
Showing 7 changed files with 136 additions and 136 deletions.
70 changes: 35 additions & 35 deletions Kvantum/Adapta/Adapta.kvconfig
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,9 @@ dark.color=#c8c8c8
mid.color=#e1e1e196
highlight.color=#00bcd4
inactive.highlight.color=#00bcd4
text.color=#5a6368
window.text.color=#5a6368
button.text.color=#5a6368
text.color=#414c52
window.text.color=#414c52
button.text.color=#414c52
disabled.text.color=#00000073
tooltip.text.color=#eefcff
highlight.text.color=#ffffff
Expand Down Expand Up @@ -113,9 +113,9 @@ frame.right=4
interior=true
interior.element=button
indicator.size=8
text.normal.color=#5a6368
text.focus.color=#575d61
text.press.color=#575d61
text.normal.color=#414c52
text.focus.color=#414c52
text.press.color=#414c52
text.toggle.color=white
text.shadow=0
text.margin=1
Expand All @@ -131,9 +131,9 @@ frame.expansion=14

[PanelButtonTool]
inherits=PanelButtonCommand
text.normal.color=#5a6368
text.focus.color=#575d61
text.press.color=#575d61
text.normal.color=#414c52
text.focus.color=#414c52
text.press.color=#414c52
text.toggle.color=white
text.bold=true
indicator.element=arrow
Expand All @@ -157,14 +157,14 @@ frame.top=1
frame.bottom=1
frame.left=1
frame.right=1
text.normal.color=#5a6368
text.normal.color=#414c52

[DockTitle]
inherits=PanelButtonCommand
frame=false
interior=false
text.normal.color=#5a6368
text.focus.color=#575d61
text.normal.color=#414c52
text.focus.color=#414c52
text.bold=true

[IndicatorSpinBox]
Expand All @@ -177,7 +177,7 @@ frame.left=2
frame.right=2
indicator.element=spin
indicator.size=8
text.normal.color=#575d61
text.normal.color=#414c52
text.margin.top=2
text.margin.bottom=2
text.margin.left=2
Expand All @@ -187,17 +187,17 @@ text.margin.right=2
inherits=PanelButtonCommand
frame=false
interior.element=radio
text.normal.color=#5a6368
text.focus.color=#575d61
text.normal.color=#414c52
text.focus.color=#414c52
min_width=+0.3font
min_height=+0.3font

[CheckBox]
inherits=PanelButtonCommand
frame=false
interior.element=checkbox
text.normal.color=#5a6368
text.focus.color=#575d61
text.normal.color=#414c52
text.focus.color=#414c52
min_width=+0.3font
min_height=+0.3font

Expand Down Expand Up @@ -247,7 +247,7 @@ indicator.size=8

[ToolboxTab]
inherits=PanelButtonCommand
text.normal.color=#5a6368
text.normal.color=#414c52
text.press.color=#00000096
text.focus.color=#007e8c

Expand All @@ -264,10 +264,10 @@ frame.top=2
frame.bottom=2
frame.left=2
frame.right=2
text.normal.color=#5a6368
text.focus.color=#5a6368
text.press.color=#5a6368
text.toggle.color=#5a6368
text.normal.color=#414c52
text.focus.color=#414c52
text.press.color=#414c52
text.toggle.color=#414c52
frame.expansion=0
text.bold=true

Expand Down Expand Up @@ -295,7 +295,7 @@ frame.left=1
frame.right=1
text.normal.color=#000000aa
text.focus.color=#007e8c
text.press.color=#575d61
text.press.color=#414c52
text.toggle.color=white
frame.expansion=0

Expand Down Expand Up @@ -338,10 +338,10 @@ inherits=PanelButtonCommand
frame.element=progress
interior.element=progress
text.margin=0
text.normal.color=#5a6368
text.focus.color=#5a6368
text.press.color=#5a6368
text.toggle.color=#5a6368
text.normal.color=#414c52
text.focus.color=#414c52
text.press.color=#414c52
text.toggle.color=#414c52
text.bold=true
frame.expansion=8

Expand All @@ -364,8 +364,8 @@ text.margin.top=2
text.margin.bottom=2
text.margin.left=4
text.margin.right=4
text.normal.color=#5a6368
text.focus.color=#5a6368
text.normal.color=#414c52
text.focus.color=#414c52
text.press.color=white
text.toggle.color=white
min_width=+0.3font
Expand Down Expand Up @@ -400,8 +400,8 @@ frame=true
frame.element=menuitem
interior.element=menuitem
indicator.element=menuitem
text.normal.color=#5a6368
text.focus.color=#5a6368
text.normal.color=#414c52
text.focus.color=#414c52
text.margin.top=1
text.margin.bottom=1
text.margin.left=4
Expand Down Expand Up @@ -460,7 +460,7 @@ interior.element=titlebar
indicator.size=16
indicator.element=mdi
text.normal.color=#cfd8dc
text.focus.color=#575d61
text.focus.color=#414c52
text.bold=true
frame.expansion=0

Expand All @@ -477,9 +477,9 @@ text.margin.top=2
text.margin.bottom=2
text.margin.left=2
text.margin.right=2
text.focus.color=#575d61
text.focus.color=#414c52
text.press.color=#005a64
text.toggle.color=#575d61
text.toggle.color=#414c52
frame.expansion=0

[Menu]
Expand All @@ -490,7 +490,7 @@ frame.left=1
frame.right=1
frame.element=menu
interior.element=menu
text.normal.color=#5a6368
text.normal.color=#414c52
text.shadow=false
frame.expansion=0
text.bold=true
Expand Down
Loading

0 comments on commit b8c6bfd

Please sign in to comment.