Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Releases
CMS Releases
Orion Edit Radio/Fullscreen/theme
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="benjobas" data-source="post: 482553" data-attributes="member: 121085"><p>Just an orion edit with Fullscreen, Radio, and theme. You can setup this values in .env and change</p><p>[URL unfurl="true"]https://github.com/benjobas/OrionRadioFullscreen[/URL]</p><p>STREAM_URL=YOUR_RADIO_URL</p><p>SHOW_FULLSC<img src="https://cdn.devbest.com/data/assets/smilies/REE.png" srcset="https://cdn.devbest.com/data/assets/smilies/REE.png 1x, https://cdn.devbest.com/data/assets/smilies/REE-2x.png 2x" class="smilie" loading="lazy" alt="REE" title="REE REE" data-shortname="REE" />N_BUTTON=true</p><p>SHOW_RADIO_BUTTONS=true</p><p></p><p>Also, change the values on tailwind.config.js so you can make your own palette! Make sure DEFAULT is a color between light and dark bubt the same color and ready! (CustomCyan => this yellow in this example and customPurple -> become the register button, so dont change the name just change the hex codes.)</p><p></p><p>customGreen: {</p><p> DEFAULT: '#116051', // Color base</p><p> light: '#1b9e85', // Variante mas clara</p><p> dark: '#0a382f', // Variante mas oscura</p><p> },</p><p> customBlue: {</p><p> DEFAULT: '#28B5BE', // Color base</p><p> light: '#4ec7d4', // Variante mas clara</p><p> dark: '#1b8790', // Variante mas oscura</p><p> },</p><p> customBlack: {</p><p> DEFAULT: '#2C2F33', // Color base</p><p> light: '#313438', // Variante mas clara</p><p> dark: '#1D2025', // Variante mas oscura</p><p> },</p><p> customCyan: {</p><p> DEFAULT: '#ab7c13', // Color base</p><p> light: '#DC9E18', // Variante más clara</p><p> dark: '#936A10', // Variante más oscura</p><p> },</p><p> customPurple: {</p><p> DEFAULT: '#ACA885', // Color base</p><p> light: '#BDBA9E', // Variante más clara</p><p> dark: '#9C976D', // Variante más oscura</p><p> }</p><p></p><p>[ATTACH=full]16018[/ATTACH]</p><p>[ATTACH=full]16017[/ATTACH]</p></blockquote><p></p>
[QUOTE="benjobas, post: 482553, member: 121085"] Just an orion edit with Fullscreen, Radio, and theme. You can setup this values in .env and change [URL unfurl="true"]https://github.com/benjobas/OrionRadioFullscreen[/URL] STREAM_URL=YOUR_RADIO_URL SHOW_FULLSCREEN_BUTTON=true SHOW_RADIO_BUTTONS=true Also, change the values on tailwind.config.js so you can make your own palette! Make sure DEFAULT is a color between light and dark bubt the same color and ready! (CustomCyan => this yellow in this example and customPurple -> become the register button, so dont change the name just change the hex codes.) customGreen: { DEFAULT: '#116051', // Color base light: '#1b9e85', // Variante mas clara dark: '#0a382f', // Variante mas oscura }, customBlue: { DEFAULT: '#28B5BE', // Color base light: '#4ec7d4', // Variante mas clara dark: '#1b8790', // Variante mas oscura }, customBlack: { DEFAULT: '#2C2F33', // Color base light: '#313438', // Variante mas clara dark: '#1D2025', // Variante mas oscura }, customCyan: { DEFAULT: '#ab7c13', // Color base light: '#DC9E18', // Variante más clara dark: '#936A10', // Variante más oscura }, customPurple: { DEFAULT: '#ACA885', // Color base light: '#BDBA9E', // Variante más clara dark: '#9C976D', // Variante más oscura } [ATTACH type="full" width="411px" alt="1721241650885.png"]16018[/ATTACH] [ATTACH type="full" width="410px" alt="1721241600649.png"]16017[/ATTACH] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Releases
CMS Releases
Orion Edit Radio/Fullscreen/theme
Top