mirror of
https://github.com/EverythingWindows/ShiftOS-TheRevival-Old.git
synced 2025-01-23 10:12:16 +00:00
6 lines
164 B
VB.net
6 lines
164 B
VB.net
Public Class GUISCustomizations
|
|
'Desktop Stuff
|
|
Public Shared DesktopColor As Color
|
|
'Console Stuff
|
|
Public Shared GUIConsoleFont As Font
|
|
End Class
|