diff --git a/hammer/resource/themes/dark.kv b/hammer/resource/themes/dark.kv index e1e6e511a..d14ed1581 100644 --- a/hammer/resource/themes/dark.kv +++ b/hammer/resource/themes/dark.kv @@ -15,7 +15,7 @@ "Highlight" "219 65 65" "HighlightedText" "10 10 10" "AlternateBase" "40 40 40" - "ToolTipBase" "255 255 255" + "ToolTipBase" "25 25 25" "ToolTipText" "255 255 255" //"PlaceholderText" "" //"Light" "" diff --git a/hammer/resource/themes/momentum-dark.kv b/hammer/resource/themes/momentum-dark.kv index cc3230518..6f3b27f56 100644 --- a/hammer/resource/themes/momentum-dark.kv +++ b/hammer/resource/themes/momentum-dark.kv @@ -15,7 +15,7 @@ "HighlightedText" "32 32 32" "Link" "24 150 211" "AlternateBase" "79 79 79" - "ToolTipBase" "255 255 255" + "ToolTipBase" "25 25 25" "ToolTipText" "255 255 255" } }