diff --git a/Base/res/themes/Basalt.ini b/Base/res/themes/Basalt.ini index 561505b203..d6d04065d8 100644 --- a/Base/res/themes/Basalt.ini +++ b/Base/res/themes/Basalt.ini @@ -64,8 +64,8 @@ SyntaxControlKeyword=orchid SyntaxIdentifier=white SyntaxPreprocessorStatement=#ffafff SyntaxPreprocessorValue=orange -Tooltip=#ffffe1 -TooltipText=black +Tooltip=#1f1f1f +TooltipText=white [Metrics] TitleHeight=24 diff --git a/Base/res/themes/Dark.ini b/Base/res/themes/Dark.ini index 8faee25b90..87f27bcc24 100644 --- a/Base/res/themes/Dark.ini +++ b/Base/res/themes/Dark.ini @@ -56,5 +56,5 @@ SyntaxControlKeyword=orchid SyntaxIdentifier=lightskyblue SyntaxPreprocessorStatement=darkgray SyntaxPreprocessorValue=orange -Tooltip=#ffffe1 -TooltipText=black +Tooltip=#444444 +TooltipText=white diff --git a/Base/res/themes/Discord.ini b/Base/res/themes/Discord.ini index 542e1eb9b4..538b4a9ec0 100644 --- a/Base/res/themes/Discord.ini +++ b/Base/res/themes/Discord.ini @@ -57,5 +57,5 @@ SyntaxControlKeyword=#021766 SyntaxIdentifier=#333333 SyntaxPreprocessorStatement=darkgray SyntaxPreprocessorValue=#320073 -Tooltip=#ffffe1 -TooltipText=black +Tooltip=#23272A +TooltipText=white diff --git a/Base/res/themes/Joi.ini b/Base/res/themes/Joi.ini index abd5826e87..6b1973c4b7 100644 --- a/Base/res/themes/Joi.ini +++ b/Base/res/themes/Joi.ini @@ -56,5 +56,5 @@ SyntaxControlKeyword=black SyntaxIdentifier=#092e64 SyntaxPreprocessorStatement=#008080 SyntaxPreprocessorValue=#800000 -Tooltip=#ffffe1 -TooltipText=black +Tooltip=#251AAB +TooltipText=white diff --git a/Base/res/themes/Nord.ini b/Base/res/themes/Nord.ini index e6594c3685..582b2914a9 100644 --- a/Base/res/themes/Nord.ini +++ b/Base/res/themes/Nord.ini @@ -56,5 +56,5 @@ SyntaxControlKeyword=black SyntaxIdentifier=#092e64 SyntaxPreprocessorStatement=#008080 SyntaxPreprocessorValue=#800000 -Tooltip=#ffffe1 -TooltipText=black +Tooltip=#4c566a +TooltipText=white