Garry's Mod

Garry's Mod

Dark UI Spawnmenu
919 Comments
Killcommand 5 Sep @ 7:04pm 
cant customize it
KAPIBARA 22 Aug @ 1:07am 
у меня в спавн меню нету пропов:steamthumbsdown:
Troll 31 Jul @ 12:55am 
Transparency setting does nothing
Zigota 4 Jun @ 8:22am 
unusable, cant see categories in tools\options\utility tab
harun_yezer 4 May @ 11:48am 
it saving us from FLASHBANG!
meierhans 23 Apr @ 6:17am 
This mod really saved me alot eye strain, sadly many menus become unreadable. (I know why this can not be fixed..)
The problem now is, that neither the Dark UI nor the Transparent switch work anymore. I tried restarting Gmod, but still dark mode is active.
wrenchuser 26 Mar @ 5:35am 
its fine
λlex. 5 Feb @ 6:46am 
So dark and griddy
Nagibator 3000 26 Jan @ 1:37am 
norm
:steamthumbsup:
maurice 5 Jan @ 3:03am 
compatible with blur ui?
RedPie 12 Dec, 2024 @ 2:18am 
Transparent option doesn't work anymore
Zombie 7 Dec, 2024 @ 1:47pm 
Cool Mod is Very Simple But Beutiful
✠ DFSpecter 22 Nov, 2024 @ 1:27pm 
the tool names are now black instead of white, which blends into the UI. I have no idea what caused this, and I'm only bug reporting now because it wasn't reported by anyone else.

Thanks in advance :steamthumbsup:
Binty 20 Nov, 2024 @ 3:35pm 
my eyes thank u :)
ionwan2go 14 Nov, 2024 @ 3:33pm 
thank u, my eyes cant stand white
Stabscaliber 28 Oct, 2024 @ 8:40am 
For some reason this mod screws up the manhacks when they get deployed by a metrocop.
cameron.hedrick 27 Oct, 2024 @ 12:58am 
10pm? rookie numbers.... im getting blinded at 4 am in the morning
Levi Animator™ 9 Sep, 2024 @ 10:35am 
Finally! I don't get flashbanged while playing Gmod at 10 PM!
SERENDATION 1 Sep, 2024 @ 8:04am 
when ulx menu support?
luc_race 15 Aug, 2024 @ 1:07am 
its good for my eyes
i wont get a seizure again :)
Giygas | Gaming on Gentoo 11 Jun, 2024 @ 3:39pm 
Absolutely fucks my Helix HL2RP server.
🐍Taekwondo 9 Jun, 2024 @ 5:00am 
ss
Wiggren_Grand 1 Jun, 2024 @ 2:57am 
Great, cool
HipMoreira 25 May, 2024 @ 9:49am 
Good for my eyes
PandaBaguette 18 May, 2024 @ 12:05pm 
im still getting errors for a good 30 of my props
TonyBuilder 5 May, 2024 @ 6:37pm 
I fixed the options menu not working here is the solution:

-- lua/autorun/client/cl_swapskin.lua:6
local function SetGlobalSkin(skinName)
for k,v in pairs(debug.getregistry()) do
if ispanel(v) and v.GetSkin and v.SetSkin then
v:SetSkin(skinName)
local CurSkin = skinName
end
end
end

-- replace with
local function SetGlobalSkin(skinName)
local panel = vgui.GetWorldPanel()
if panel then
for _, child in ipairs(panel:GetChildren()) do
if child:GetSkin() then
child:SetSkin(skinName)
end
end
end
end
grapefizz 3 May, 2024 @ 7:57am 
best thing ever
[⁴⁰⁴] → 𝑴𝑹․𝑷 12 Apr, 2024 @ 12:39am 
GOOD:gmod:
Rosie 2 Apr, 2024 @ 5:23pm 
How do I get the ad on?
beepbod 1 Apr, 2024 @ 9:19pm 
seems like this completely breaks the ui of the game now
ADAM 27 Mar, 2024 @ 9:54am 
Makes DarkRP at 9:30 PM much more bearable. Many thanks to you, sir.
A must-have imo. Keep it up! :steamthumbsup:
Logitech 22 Mar, 2024 @ 10:09pm 
My health bar is gone what can I do
Falh 18 Mar, 2024 @ 3:27pm 
Yay i not get Flashbang anymore
SkELE_BOI 11 Mar, 2024 @ 6:43pm 
my spawn menu doesnt show anythiing just grey
Skeleto 9 Mar, 2024 @ 1:03am 
FINALLY I DONT GET FLASHBANGED WHEN I PLAY AT NIGHT
Sanders 3 Mar, 2024 @ 10:48am 
either option for this works at all ive tried then left and re joined and still black. going to remove this from server.
The Totally Epic Panz 25 Feb, 2024 @ 9:35pm 
does this still work?
SLXVIK MANE 20 Feb, 2024 @ 5:17pm 
fix the transparent option
MSched 12 Feb, 2024 @ 6:28pm 
The "Transparent" option dose not work, but it looks good without it.
88 7 Feb, 2024 @ 12:24pm 
имба :steamthumbsup:
Great or Good 28 Jan, 2024 @ 9:35am 
MY EYES HAVE BEEN SAVED!
LostSoul 22 Jan, 2024 @ 8:30am 
:steamthumbsup:
Girlfriend 19 Jan, 2024 @ 10:16pm 
true
GrenFlem 9 Jan, 2024 @ 12:15am 
transparency not working, reloaded into new game, doesnt work, closed and reopened game, doesnt work
Shadow hunter 7 Jan, 2024 @ 6:19am 
B
?
Lisa 19 Nov, 2023 @ 7:20pm 
gmod says this mod is creating Lua errors,this happens after I open the tab to see weapons,NPC's and so,any fix?
findecisive 12 Nov, 2023 @ 7:00am 
not a big deal but i'm getting this error when opening a tab for the first time in a session (weapons, npcs, entities etc.)

[Dark UI Spawnmenu] lua/autorun/client/cl_cieroskin.lua:454: bad argument #1 to 'DrawTextEntryText' (table expected, got nil)
1. DrawTextEntryText - [C]:-1
2. SkinHook - lua/autorun/client/cl_cieroskin.lua:454
3. unknown - lua/vgui/dtextentry.lua:266 (x2)
3_cs 12 Nov, 2023 @ 2:31am 
[Dark UI Spawnmenu] lua/autorun/client/cl_cieroskin.lua:454: bad argument #1 to 'DrawTextEntryText' (table expected, got nil)
1. DrawTextEntryText - [C]:-1
2. SkinHook - lua/autorun/client/cl_cieroskin.lua:454
3. unknown - lua/vgui/dtextentry.lua:266
seabazian 7 Nov, 2023 @ 12:28am 
lame mod
9 3 Nov, 2023 @ 4:41pm