⚝
One Hat Cyber Team
⚝
Your IP:
192.168.31.6
Server IP:
192.168.1.11
Server:
Linux pams 6.1.0-29-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.123-1 (2025-01-02) x86_64
PHP Version:
8.2.28
Buat File
|
Buat Folder
Upload File
Eksekusi
Dir :
~
/
var
/
www
/
miu
/
public
/
assets
/
build
/
scss
/
plugins
/
Edit File: _sweetalert2.scss
// // Plugin: SweetAlert2 // // Icon Colors .swal2-icon { &.swal2-info { border-color: ligthen($info, 20%); color: $info; } &.swal2-warning { border-color: ligthen($warning, 20%); color: $warning; } &.swal2-error { border-color: ligthen($danger, 20%); color: $danger; } &.swal2-question { border-color: ligthen($secondary, 20%); color: $secondary; } &.swal2-success { border-color: ligthen($success, 20%); color: $success; .swal2-success-ring { border-color: ligthen($success, 20%); } [class^='swal2-success-line'] { background-color: $success; } } } @include dark-mode () { .swal2-popup { background-color: $dark; color: $gray-200; .swal2-content, .swal2-title { color: $gray-200; } } }
Simpan