Thank you for downloading BlueTables! <3

Download the BlueTables zip file, extract it, then drag and drop the bluetables.blueprint into the var/www/pterodactyl directory. 

If you haven't installed the icon pack already:
> yarn add @fortawesome/free-solid-svg-icons

After you have run that command:
> blueprint -i bluetables
> Then the panel will automatically build in the changes you have installed.

If you already have Nebula, the colour of the table will go off the the secondary page colour you have set in the nebula designer.
> If you wish to change the colour if you don't have Nebula installed, go to resources/scripts/components/dashboard/DashboardContainer.tsx and edit the hex code on line 38 where the default value should be #1f2933. 
> When you change this, run the command yarn build:production for your changes to appear on your panel, you may also have to run export NODE_OPTIONS=--openssl-legacy-provider before building the panel. 

If you wish to remove bluetables from your panel run:
> blueprint -r bluetables

If you have any issues please dm me on discord:
> tyler8x




