5.0.27 • Published 3 months ago

@sweetalert2/theme-dark v5.0.27

Weekly downloads
990
License
MIT
Repository
github
Last release
3 months ago

@sweetalert2/theme-dark - Dark Theme for SweetAlert2

!CAUTION THIS PACKAGE IS DEPRECATED, dark theme is now included in sweetalert2 package itself:

Swal.fire({
  theme: 'dark'
})

Also, auto theme is supported. auto will switch between light and dark based on user browser preference:

Swal.fire({
  theme: 'auto'
})

npm version

npm.io

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';
5.0.27

3 months ago

5.0.20

5 months ago

5.0.21

4 months ago

5.0.22

4 months ago

5.0.23

4 months ago

5.0.24

4 months ago

5.0.25

4 months ago

5.0.26

4 months ago

5.0.19

5 months ago

5.0.17

10 months ago

5.0.18

9 months ago

5.0.16

1 year ago

5.0.13

3 years ago

5.0.14

3 years ago

5.0.15

2 years ago

5.0.12

3 years ago

5.0.11

3 years ago

5.0.9

3 years ago

5.0.10

3 years ago

0.0.1

3 years ago

5.0.8

3 years ago

5.0.7

4 years ago

5.0.6

4 years ago

5.0.5

4 years ago

5.0.4

4 years ago

5.0.3

4 years ago

5.0.2

4 years ago

5.0.1

4 years ago

5.0.0

4 years ago

4.0.5

4 years ago

4.0.4

4 years ago

4.0.3

4 years ago

4.0.2

4 years ago

4.0.1

5 years ago

4.0.0

5 years ago

3.2.0

5 years ago

3.1.3

5 years ago

3.1.4

5 years ago

3.1.2

5 years ago

3.1.1

5 years ago

3.1.0

5 years ago

3.0.7

5 years ago

3.0.6

5 years ago

3.0.5

5 years ago

3.0.4

5 years ago

3.0.3

6 years ago

3.0.2

6 years ago

3.0.1

6 years ago

3.0.0

6 years ago

2.2.1

6 years ago

2.1.0

6 years ago

2.0.3

6 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.3.0

6 years ago

1.2.3

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago