πŸ’Ύ Windows 95 UI Kit made with Bootstrap 4 components

  • By Themesberg
  • Last update: Jan 6, 2023
  • Comments: 3

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

  1. Download from Themesberg or git clone this repository
  2. Download the project's zip
  3. Make sure you have Node locally installed.
  4. Run the following command to install dependencies:
npm install
  1. 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

Our social network profiles:

Credits & Libraries

Licensed under MIT

Windows 95 UI Kit is Open Source project and licensed under MIT for better Web.

MIT License

The money will be used to pay for the hosting plan and other costs that are included to maintain this project.

Github

https://github.com/themesberg/windows-95-ui-kit

Comments(3)

  • 1

    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

  • 2

    Bump jquery from 3.4.1 to 3.5.0

    Bumps jquery from 3.4.1 to 3.5.0.

    Commits
    • 7a0a850 3.5.0
    • 8570a08 Release: Update AUTHORS.txt
    • da3dd85 Ajax: Do not execute scripts for unsuccessful HTTP responses
    • 065143c Ajax: Overwrite s.contentType with content-type header value, if any
    • 1a4f10d Tests: Blacklist one focusin test in IE
    • 9e15d6b Event: Use only one focusin/out handler per matching window & document
    • 966a709 Manipulation: Skip the select wrapper for <option> outside of IE 9
    • 1d61fd9 Manipulation: Make jQuery.htmlPrefilter an identity function
    • 04bf577 Selector: Update Sizzle from 2.3.4 to 2.3.5
    • 7506c9c Build: Resolve Travis config warnings
    • Additional commits viewable in compare view
    Maintainer changes

    This version was pushed to npm by mgol, a new releaser for jquery since your current version.


    Dependabot compatibility score

    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 language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

  • 3

    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.