Files
rayhunter/installer-gui/src/app.css
2025-11-05 10:53:41 -08:00

8 lines
152 B
CSS

@import 'tailwindcss';
@theme {
--color-rayhunter-blue: #4e4eb1;
--color-rayhunter-dark-blue: #3f3da0;
--color-rayhunter-green: #94ea18;
}