├── LICENSE ├── README.md └── index.html /LICENSE: -------------------------------------------------------------------------------- 1 | MIT License 2 | 3 | Copyright (c) 2019 Tailwind Toolbox 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 | SOFTWARE. 22 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # [Tailwind Toolbox](https://www.tailwindtoolbox.com/) - [Admin Dashboard Template - Night](https://www.tailwindtoolbox.com/templates/admin-template-night) 2 | 3 | [Admin Dashboard Template - Night](https://www.tailwindtoolbox.com/templates/admin-template-night) is an open source, "dark mode" admin dashboard template for [Tailwind CSS](https://tailwindcss.com/) created by [Tailwind Toolbox](https://www.tailwindtoolbox.com/). 4 | 5 |  6 | 7 | To dark for you? Check out the [Day Mode](https://www.tailwindtoolbox.com/templates/admin-template-day) version: 8 |  9 | 10 | ## Getting Started 11 | 12 | Choose one of the following options to get started: 13 | * [Download the latest release](https://github.com/tailwindtoolbox/Admin-Template-Night/archive/master.zip) 14 | * Clone the repo: `git clone https://github.com/tailwindtoolbox/Admin-Template-Night.git` 15 | * Fork the repo 16 | 17 | ## Using the Template 18 | 19 | The template is just a HTML file using a full CDN hosted Tailwind CSS file. 20 | 21 | To get the best out of Tailwind CSS, you need to really start customising it. 22 | Take a look at our [setup guide](https://www.tailwindtoolbox.com/setup) to start tweaking! 23 | 24 | ## Bugs and Issues 25 | 26 | Have a bug or an issue with this template? [Open a new issue](https://github.com/tailwindtoolbox/Admin-Template-Night/issues/new) here on GitHub. 27 | 28 | ## Creator 29 | 30 | [Tailwind Toolbox](https://www.tailwindtoolbox.com/) was created by and is maintained by **[Amrit Nagi](https://amritnagi.info/)**, Co-owner of [Astrava.Solutions](https://astrava.solutions). 31 | 32 | * https://twitter.com/tailwindtoolbox 33 | * https://twitter.com/amritnagi 34 | * https://github.com/tailwindtoolbox 35 | 36 | Tailwind Toolbox is based on the [Tailwind CSS](https://www.tailwindcss.com/) framework created by [Adam Wathan](https://twitter.com/adamwathan), [Jonathan Reinink](https://twitter.com/reinink), [David Hemphill](https://twitter.com/davidhemphill) and [Steve Schoger](https://twitter.com/steveschoger) 37 | 38 | 39 | 40 | 41 | ## Copyright and License 42 | 43 | Copyright 2018-2019 Astrava.Solutions Ltd. Code released under the MIT license. 44 | -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 |
6 | 7 | 8 | 9 |Name | 378 |Side | 379 |Role | 380 |
---|---|---|
Obi Wan Kenobi | 386 |Light | 387 |Jedi | 388 |
Greedo | 391 |South | 392 |Scumbag | 393 |
Darth Vader | 396 |Dark | 397 |Sith | 398 |