Windows 95 UI Kit
30+ authentic Windows 95 components, Full Documentation, Fully Responsive, 100% Valid W3C HTML Files. It's Free.
Windows 95 UI Kit is a free User Interface Kit featuring authentic buttons, cards (windows), tabs, navigation tabs, typography and many more. Use this kit to create awesome retro interfaces.
Just run npm install to set up all the required dependencies. The Windows 95 Elements were molded with Bootstrap 4 Components and classes to offer an easy way and modern way of working with colors and sizes.
This is an open source project so if you have an idea or would like to perfect the product, feel free to create a PR and we will surely take a look at it!
Helpful links:
Quick start
- Download from Themesberg or
git clone
this repository - Download the project's zip
- Make sure you have Node locally installed.
- Run the following command to install dependencies:
npm install
- You're good to go!
What's included
Windows 95 UI Kit has the following folder structure:
windows-95-ui-kit/
βββ css/
β βββ w95.css
βββ docs/
βββ img/
βββ js/
β βββ w95.js
βββ node_modules/
βββ index.html
Features
-
Windows 95 button styles
-
Authentic Cards (windows)
-
Original navigation tab
-
Fully Responsive
-
Bootstrap 4
-
jQuery
-
Quality code
-
and many others..
Online documentation
The documentation can be found at themesberg.com.
Built by Themesberg
- More themes from Themesberg
- Free themes from Themesberg
- Bootstrap Themes, Templates & UI Kits from Themesberg
Our social network profiles:
Credits & Libraries
Licensed under MIT
Windows 95 UI Kit is Open Source project and licensed under MIT for better Web.
The money will be used to pay for the hosting plan and other costs that are included to maintain this project.
src files and icon sprites missing
First of all, this is amazing! One question though. On your page here under folder structure there is a src dir and also a gulpfile but I am not seeing either when I cloned the repo. Also in the pixel.css there a sprite asset
w95-icons-sprite.png
that is missing. Just wondering if I am in the correct repo?Thanks, Nick
Bump jquery from 3.4.1 to 3.5.0
Bumps jquery from 3.4.1 to 3.5.0.
Commits
7a0a850
3.5.08570a08
Release: Update AUTHORS.txtda3dd85
Ajax: Do not execute scripts for unsuccessful HTTP responses065143c
Ajax: Overwrite s.contentType with content-type header value, if any1a4f10d
Tests: Blacklist one focusin test in IE9e15d6b
Event: Use only one focusin/out handler per matching window & document966a709
Manipulation: Skip the select wrapper for <option> outside of IE 91d61fd9
Manipulation: Make jQuery.htmlPrefilter an identity function04bf577
Selector: Update Sizzle from 2.3.4 to 2.3.57506c9c
Build: Resolve Travis config warningsMaintainer changes
This version was pushed to npm by mgol, a new releaser for jquery since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.
Add tooltips in W95 style.
A simple implementation of the iconic butter-color W95 tooltip with black border&shadow, which can be attached to all sides (left-top-right-bottom) for the elements.