Skip to content

A WPF app that lets users change the window's background color with a click. It generates random colors and smoothly animates the transition. Enhance UI interactivity and explore WPF animation.

Notifications You must be signed in to change notification settings

FlmesCoding/BackgroundChanger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

DynamicBackgroundChanger

DynamicBackgroundChanger is a Windows Presentation Foundation (WPF) application that allows users to change the background color of a window with a single click. It provides a visually appealing and dynamic experience by generating random RGB colors and smoothly animating the transition of the background color.

Features

  • Change the background color of the window with a click
  • Generates random RGB colors for vibrant and dynamic effects
  • Smoothly animates the transition of the background color
  • Enhance UI interactivity and explore WPF animation capabilities

Getting Started

  1. Clone the repository: git clone https://github.com/your-username/DynamicBackgroundChanger.git
  2. Open the solution file in Visual Studio.
  3. Build and run the application.
  4. Click the button to change the background color.

Contributing

Contributions are welcome! If you have any ideas, improvements, or bug fixes, please open an issue or submit a pull request.

About

A WPF app that lets users change the window's background color with a click. It generates random colors and smoothly animates the transition. Enhance UI interactivity and explore WPF animation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages