@sweetalert2/theme-dark

v5.0.18
Dark theme for SweetAlert2
sweetalert2 dark theme themes theming sass

@sweetalert2/theme-dark - Dark Theme for SweetAlert2

npm version

Installation

npm install --save sweetalert2 @sweetalert2/theme-dark

Usage

With CSS:

<!-- Include the Dark theme -->
<link rel="stylesheet" href="@sweetalert2/theme-dark/dark.css">

<script src="sweetalert2/dist/sweetalert2.min.js"></script>

With SASS:

your-app.js:

import Swal from 'sweetalert2/dist/sweetalert2.js';

your-app.scss:

@import '@sweetalert2/theme-dark/dark.scss';
npm i @sweetalert2/theme-dark

Metadata

  • MIT
  • Whatever
  • Giuseppe Verni
  • released 8/11/2024

Downloads

Maintainers