| Server IP : 47.82.179.145 / Your IP : 216.73.216.182 Web Server : nginx/1.26.3 System : Linux iZt4n9czhka2zvqfajdlr2Z 6.8.0-63-generic #66-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 13 20:25:30 UTC 2025 x86_64 User : www ( 1001) PHP Version : 8.3.30 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /www/wwwroot/scuipturepactory.com/wp-content/plugins.off/header-footer-elementor/ |
Upload File : |
const withTW = require("@bsf/force-ui/withTW");
// figma colr
module.exports = withTW({
content: ["./src/**/*.{js, jsx}"],
theme: {
extend: {
colors: {
"button-primary": "#2563EB",
"button-primary-hover": "#1D4ED8",
"brand-primary-600": "#5C2EDE",
"brand-800": "#6B21A8",
"brand-50": "#EFF6FF",
"border-interactive": "#2563EB",
"border-subtle": "#E5E7EB",
focus: "#9333EA",
"focus-border": "#D8B4FE",
"toggle-on": "#793BFF",
"toggle-on-border": "#C084FC",
"toggle-on-hover": "#793BFF",
"background-primary": "#FFFFFF",
"background-secondary": "#F3F4F6",
"field-border": "#E5E7EB",
"field-label": "#111827",
"field-primary-background": "#F9FAFB",
"field-secondary-background": "#FFFFFF",
"icon-primary": "#111827",
"icon-secondary": "#4B5563",
"background-gray": "#F9FAFB",
},
fontSize: {
xxs: "0.6875rem", // 11px
},
lineHeight: {
2.6: "0.6875rem", // 11px
9.5: "2.375rem", // 38px
},
boxShadow: {
"content-wrapper":
"0px 1px 1px 0px #0000000F, 0px 1px 2px 0px #0000001A",
"container-item": "0px 1.5px 1px 0px rgba(0, 0, 0, 0.05)", // Custom shadow
},
spacing: {
"slide-over-container": "566px",
},
fontFamily: {
figtree: ["Figtree", "sans-serif"],
},
},
},
plugins: [],
corePlugins: {
preflight: false,
},
important: ":is(#hfe-settings-app, [data-floating-ui-portal])",
});