5.0.27 • Published 9 months ago

@sweetalert2/theme-dark v5.0.27

Weekly downloads
990
License
MIT
Repository
github
Last release
9 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

9 months ago

5.0.20

11 months ago

5.0.21

10 months ago

5.0.22

10 months ago

5.0.23

10 months ago

5.0.24

10 months ago

5.0.25

10 months ago

5.0.26

10 months ago

5.0.19

11 months ago

5.0.17

1 year ago

5.0.18

1 year ago

5.0.16

2 years ago

5.0.13

3 years ago

5.0.14

3 years ago

5.0.15

3 years ago

5.0.12

3 years ago

5.0.11

3 years ago

5.0.9

4 years ago

5.0.10

4 years ago

0.0.1

4 years ago

5.0.8

4 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

5 years ago

4.0.4

5 years ago

4.0.3

5 years ago

4.0.2

5 years ago

4.0.1

5 years ago

4.0.0

5 years ago

3.2.0

5 years ago

3.1.3

6 years ago

3.1.4

6 years ago

3.1.2

6 years ago

3.1.1

6 years ago

3.1.0

6 years ago

3.0.7

6 years ago

3.0.6

6 years ago

3.0.5

6 years ago

3.0.4

6 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

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago