Skip to content

Commit

Permalink
0.341
Browse files Browse the repository at this point in the history
engie colors changed
icons fixed
  • Loading branch information
tekunotri committed Jan 29, 2024
1 parent b7b1f8d commit 0c8beac
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
6 changes: 3 additions & 3 deletions resource/cs/th_colors.res
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,9 @@ Scheme {

// Building HUD Specific
"LowHealthRed" "255 0 0 255"
"ProgressOffWhite" "251 235 202 255"
"ProgressBackground" "250 234 201 51"
"HealthBgGrey" "72 71 69 255"
"ProgressOffWhite" "236 236 236 236"
"ProgressBackground" "150 150 150 255"
"HealthBgGrey" "080 080 080 255"

"ProgressOffWhiteTransparent" "251 235 202 128"

Expand Down
6 changes: 3 additions & 3 deletions resource/cs/th_fonts.res
Original file line number Diff line number Diff line change
Expand Up @@ -651,7 +651,7 @@ Scheme{
{
"1"
{
"name" "Luxi Mono Regular Icons"
"name" "TF2 Icons"
"tall" "16"
"antialias" "1"
}
Expand All @@ -660,7 +660,7 @@ Scheme{
{
"1"
{
"name" "Luxi Mono Regular Icons"
"name" "TF2 Icons"
"tall" "18"
"antialias" "1"
}
Expand All @@ -669,7 +669,7 @@ Scheme{
{
"1"
{
"name" "Luxi Mono Regular Icons"
"name" "TF2 Icons"
"tall" "20"
"antialias" "1"
}
Expand Down
6 changes: 3 additions & 3 deletions resource/cs/th_grisaia.res
Original file line number Diff line number Diff line change
Expand Up @@ -651,7 +651,7 @@ Scheme{
{
"1"
{
"name" "GrisaiaEdit Icons"
"name" "TF2 Icons"
"tall" "16"
"antialias" "1"
}
Expand All @@ -660,7 +660,7 @@ Scheme{
{
"1"
{
"name" "GrisaiaEdit Icons"
"name" "TF2 Icons"
"tall" "18"
"antialias" "1"
}
Expand All @@ -669,7 +669,7 @@ Scheme{
{
"1"
{
"name" "GrisaiaEdit Icons"
"name" "TF2 Icons"
"tall" "20"
"antialias" "1"
}
Expand Down
4 changes: 2 additions & 2 deletions resource/gamemenu.res
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@

"Version"
{
"label" "technohud 0.34"
"command" "engine showconsole; clear; echo technohud v0.34; echo by techno, using some bits of other huds by various people. (check github for credits); echo github.com/TechnoSL/technohud"
"label" "technohud 0.341"
"command" "engine showconsole; clear; echo technohud v0.341; echo by techno, using some bits of other huds by various people. (check github for credits); echo github.com/TechnoSL/technohud"
"OnlyAtMenu" "0"
}
"Servers"
Expand Down

0 comments on commit 0c8beac

Please sign in to comment.