3 Commits

Author SHA1 Message Date
Malthbern
20a1fd2166 Fixed Bigmenu lot loading REAL 2025-08-28 04:56:46 -05:00
166c72215f revert 1233864981
revert Updated README
2025-08-28 09:49:22 +00:00
Malthbern
900c25dab6 Fixed Bigmenu lot loading 2025-08-28 04:46:05 -05:00
2 changed files with 2 additions and 12 deletions

View File

@@ -1,12 +1,2 @@
# Return Green UI
# CVR_Return-green-UI
## Description
Just a repo where i'll keep updated CSS to return the green UI colors to the current iteration of CVR's UI
## usage
replace ui.css you download from [here](https://gitea.malthbern.com/Malthbern/CVR_Return-green-UI/raw/branch/nerdbranch-dev/ui.css)
in < Steam Root >/common/ChilloutVR/ChilloutVR_Data/StreamingAssets/Cohtml/UIResources/CVRTest/
### Obligatory disclaimer
I, Malthbern and this modification are in no affiliation with ABI and not supported by ABI.

2
ui.css
View File

@@ -11,7 +11,7 @@
:root {
--menu-opacity: 0.9;
/* Malth is a nerd btw */
--menu-bg-colour: 55, 48, 33;
--menu-bg-colour: 34, 34, 34;
}
html {