From d0d26effa6dd00f92fe25bb012b2e49c427968dc Mon Sep 17 00:00:00 2001 From: Tsu Jan Date: Tue, 5 Jul 2022 17:16:42 +0430 Subject: [PATCH] A small change to tabs of KvDark themes --- Kvantum/themes/kvthemes/KvDark/KvDark.kvconfig | 4 ++-- Kvantum/themes/kvthemes/KvDarkRed/KvDarkRed.kvconfig | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Kvantum/themes/kvthemes/KvDark/KvDark.kvconfig b/Kvantum/themes/kvthemes/KvDark/KvDark.kvconfig index 271e8286..207529b9 100644 --- a/Kvantum/themes/kvthemes/KvDark/KvDark.kvconfig +++ b/Kvantum/themes/kvthemes/KvDark/KvDark.kvconfig @@ -182,8 +182,8 @@ text.shadow=false inherits=PanelButtonCommand text.margin.left=6 text.margin.right=6 -text.margin.top=3 -text.margin.bottom=4 +text.margin.top=4 +text.margin.bottom=3 text.toggle.color=white text.shadow=false frame.top=3 diff --git a/Kvantum/themes/kvthemes/KvDarkRed/KvDarkRed.kvconfig b/Kvantum/themes/kvthemes/KvDarkRed/KvDarkRed.kvconfig index 80f234c1..b6cdbecf 100644 --- a/Kvantum/themes/kvthemes/KvDarkRed/KvDarkRed.kvconfig +++ b/Kvantum/themes/kvthemes/KvDarkRed/KvDarkRed.kvconfig @@ -163,8 +163,8 @@ text.margin.right=3 inherits=PanelButtonCommand text.margin.left=6 text.margin.right=6 -text.margin.top=3 -text.margin.bottom=4 +text.margin.top=4 +text.margin.bottom=3 frame.top=3 frame.bottom=3 frame.left=3