Last active
June 19, 2025 15:22
-
-
Save machkouroke/e1ded5084bc2f910c51f6c6e1a337934 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "NeoPerf Audit Theme", | |
"description": "Modern clean theme for performance auditing system with Grafana, Prometheus, NeoLoad and Redis", | |
"elements": { | |
"User": { | |
"background": "#90caf9", | |
"color": "#000000", | |
"shape": "Person", | |
"icon": "https://cdn-icons-png.flaticon.com/512/747/747376.png" | |
} | |
}, | |
"relationships": { | |
"default": { | |
"color": "#9e9e9e", | |
"thickness": 2, | |
"style": "Solid" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment