Skip to content

Instantly share code, notes, and snippets.

@aktibaba
aktibaba / custom-formio.css
Last active February 2, 2026 10:43
custom-formio.css
/* ===== Form.io Bold Custom Theme ===== */
/* Bariz gorunen degisiklikler */
:root {
--fio-primary: #6c2bd9;
--fio-primary-hover: #5a21b6;
--fio-danger: #dc2626;
--fio-success: #16a34a;
--fio-border: #6c2bd9;
--fio-bg: #f3f0ff;
[
{ "name": "Alabama", "abbreviation": "AL" },
{ "name": "Alaska", "abbreviation": "AK" },
{ "name": "Arizona", "abbreviation": "AZ" },
{ "name": "Arkansas", "abbreviation": "AR" },
{ "name": "California", "abbreviation": "CA" },
{ "name": "Colorado", "abbreviation": "CO" },
{ "name": "Connecticut", "abbreviation": "CT" },
{ "name": "Delaware", "abbreviation": "DE" },
{ "name": "Florida", "abbreviation": "FL" },