Improve device grid theming and filters

This commit is contained in:
2025-10-16 01:43:38 -06:00
parent 1e016e9584
commit 42eb3b6f8c
4 changed files with 165 additions and 51 deletions

View File

@@ -1,5 +1,11 @@
/* ///////// PROJECT FILE SEPARATION LINE ////////// CODE AFTER THIS LINE ARE FROM: <ProjectRoot>/Data/WebUI/src/Borealis.css
body {
font-family: "IBM Plex Sans", "Helvetica Neue", Arial, sans-serif;
background-color: #0b0f19;
color: #f5f7fa;
}
/* ======================================= */
/* FLOW EDITOR */
/* ======================================= */