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

Commit 891ee2f

Browse files
committed
fix kvantum config
1 parent 5f87db8 commit 891ee2f

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Kvantum/Adapta/Adapta.kvconfig

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ frame.right=2
282282

283283
[TreeExpander]
284284
inherits=PanelButtonCommand
285-
indicator.size=12
285+
indicator.size=8
286286
indicator.element=tree
287287

288288
[HeaderSection]
@@ -295,7 +295,7 @@ frame.left=1
295295
frame.right=1
296296
text.normal.color=#000000aa
297297
text.focus.color=#007e8c
298-
text.press.color=black
298+
text.press.color=#575d61
299299
text.toggle.color=white
300300
frame.expansion=0
301301

@@ -457,10 +457,10 @@ text.margin.bottom=2
457457
text.margin.left=2
458458
text.margin.right=2
459459
interior.element=titlebar
460-
indicator.size=12
460+
indicator.size=16
461461
indicator.element=mdi
462462
text.normal.color=#cfd8dc
463-
text.focus.color=black
463+
text.focus.color=#575d61
464464
text.bold=true
465465
frame.expansion=0
466466

Kvantum/AdaptaNokto/AdaptaNokto.kvconfig

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -333,9 +333,9 @@ frame.element=progress
333333
interior.element=progress
334334
text.margin=0
335335
text.normal.color=#cfd8dc
336-
text.focus.color=black
337-
text.press.color=black
338-
text.toggle.color=black
336+
text.focus.color=#cfd8dc
337+
text.press.color=#cfd8dc
338+
text.toggle.color=#cfd8dc
339339
text.bold=true
340340
frame.expansion=8
341341

@@ -446,7 +446,7 @@ text.margin.bottom=2
446446
text.margin.left=2
447447
text.margin.right=2
448448
interior.element=titlebar
449-
indicator.size=12
449+
indicator.size=16
450450
indicator.element=mdi
451451
text.normal.color=#787878
452452
text.focus.color=#cfd8dc

0 commit comments

Comments
 (0)