mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 13:10:02 +01:00
Adds a new HUD: The Detective UI! (#74459)
## About The Pull Request This PR adds the new HUD; The Detective UI Originally made for fun, it was recieved well enough to make me publish it. Its designed to have a fun gimmick (That Being Noir Detectives), but still be easily readable at a glance!   ## Why It's Good For The Game New HUDs mean more customization options for players, and as far as I'm aware I think thats a pretty good thing! ## Changelog 🆑 add: A new HUD, The 'Detective' UI imageadd: All the spritework for said HUD. /🆑 --------- Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>
This commit is contained in:
@@ -83,6 +83,9 @@
|
||||
.trasen-knox .wrap {border-color: #998e81;}
|
||||
.trasen-knox .content {color: #3ce375; border-color: #998e81; background-color: #1e1d21;}
|
||||
|
||||
.detective .wrap {border-color: #2c0F0c;}
|
||||
.detective .wrap {color: #c7b08b; border-color: #2c0F0c; background-color: #221c1a;}
|
||||
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user