Hide grid and change background color

Before posting something, READ the changelog, WATCH the videos, howto and provide following:
Your install is: Bare metal, ESXi, what CPU model, RAM, HD, what EVE version you have, output of the uname -a and any other info that might help us faster.

Moderator: mike

Post Reply
stubarea51
Posts: 2
Joined: Fri Aug 11, 2023 11:06 pm

Hide grid and change background color

Post by stubarea51 » Fri Aug 11, 2023 11:58 pm

I've searched the forums and google but haven't found anything yet.

How can I hide the grid and change the background color in dark mode? I know there isn't a way to do this in the UI, so I'm trying to figure out what values/files need to be modified to hide the grid and change the background color.

stubarea51
Posts: 2
Joined: Fri Aug 11, 2023 11:06 pm

Re: Hide grid and change background color

Post by stubarea51 » Sat Aug 12, 2023 6:04 pm

Figured out one way to do this, i'm sure there are others.

When in dark mode under the admin account, there is a specific image file that displays the grid pattern located at:

Code: Select all

/opt/unetlab/html/themes/adminLTE/unl_data/img/grid-dark.png
1) Pull the file off the eve vm and use an image editor (I use pixlr) to replace the grid image with whatever solid color you choose.
2) Replace the original file in that path with the same name and it will drop the grid and let you use a custom background color.

Post Reply