Skip to content

Yixn/chosen-dark

 
 

Repository files navigation

chosen-dark

Dark theme for the jQuery plugin Chosen https://github.com/harvesthq/chosen

dark chosen select dark chosen multiple select

How to use

<!doctype html>
<html lang="en">
<head>
  <!-- load original chosen.css -->
  <link rel="stylesheet" href="chosen.css">

  <!-- overwrite light theme through chosen-dark.css -->
  <link rel="stylesheet" href="chosen-dark.css">
</head>
</html>

About

Dark theme for the jQuery plugin Chosen https://github.com/harvesthq/chosen

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 100.0%