diff --git a/qtg-theme.conf b/qtg-theme.conf index 9d84cbe0501cfc9d5e104be1fffdaa46adc8c562..e8f39f708857a5b5cb4d3acb91cf9b53080cee8c 100644 --- a/qtg-theme.conf +++ b/qtg-theme.conf @@ -40,7 +40,7 @@ <r>59</r> <g>59</g> <b>59</b> - <a>255</a> + <a>127</a> </buttons_background> <buttons_text> <r>255</r> @@ -52,7 +52,7 @@ <r>75</r> <g>75</g> <b>75</b> - <a>255</a> + <a>127</a> </buttonsHighlight> <scrollForeground> <r>178</r> @@ -67,16 +67,16 @@ <a>255</a> </scrollBackground> <scrollHighlight> - <r>255</r> - <g>255</g> - <b>255</b> + <r>84</r> + <g>124</g> + <b>190</b> <a>255</a> </scrollHighlight> <outline> <r>24</r> <g>45</g> <b>83</b> - <a>255</a> + <a>215</a> </outline> <terminalText> <r>244</r> @@ -117,7 +117,7 @@ <clockTextHighlight> <r>245</r> <g>181</g> - <b>69</b> + <b>84</b> <a>255</a> </clockTextHighlight> <userText> @@ -139,9 +139,9 @@ <a>255</a> </contextualText> <contextualHighlight> - <r>42</r> - <g>96</g> - <b>157</b> + <r>244</r> + <g>174</g> + <b>52</b> <a>255</a> </contextualHighlight> <mainMenuButtonNormal> @@ -170,7 +170,7 @@ </buttons_images> <outline_root> <r>255</r> - <g>174</g> + <g>158</g> <b>52</b> <a>255</a> </outline_root> @@ -210,4 +210,4 @@ <b>224</b> <a>255</a> </taskbar_text> -</UI_Theme> +</UI_Theme> \ No newline at end of file