Skip to content

NattyXO/Themes-Changer-Windows-Form

Repository files navigation

Toggle Dark Mode/Light Mode Themes

Toggle Dark Mode/Light Mode Themes is a simple Windows Forms application that allows users to switch between dark and light themes.

Features

  • Dark Mode: Click on the Dark Mode button to switch to a dark theme.
  • Light Mode: Click on the Light Mode button to switch to a light theme.
  • Customization: Customize the application's background, labels, buttons, and more for each theme.

Screenshots



Getting Started

To use this application, follow these steps:

  1. Clone the Repository: git clone https://github.com/NattyXO/Themes-Changer-Windows-Form.git
  2. Open in Visual Studio: Open the solution file in Visual Studio.
  3. Build and Run: Build the project and run the application.

Usage

  1. Launch the application.
  2. Click on the Dark Mode button to switch to the dark theme.
  3. Click on the Light Mode button to switch back to the light theme.

Dependencies

  • .NET Framework: This application is built using 4.7.2 .NET Framework.

Contributing

If you want to contribute to this project, follow these steps:

  1. Fork this repository.
  2. Create a new branch (git checkout -b feature/awesome-feature).
  3. Make changes and commit them (git commit -am 'Add some feature').
  4. Push to the branch (git push origin feature/awesome-feature).
  5. Create a new Pull Request.

Authors

License

This project is licensed under the MIT License.

Acknowledgments

Special thanks to Icons8

Releases

No releases published

Packages

No packages published

Languages