Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sunsettechuila/cursor-colors-synchronizer

Synchronizes cursor colors with Windows
https://github.com/sunsettechuila/cursor-colors-synchronizer

accent-color colors cursor cursor-theme cursors customization personalization powershell windows windows-11

Last synced: about 1 month ago
JSON representation

Synchronizes cursor colors with Windows

Awesome Lists containing this project

README

        

# Cursor Colors Synchronizer

![CCS Banner](https://user-images.githubusercontent.com/115353812/218801534-51e90ae7-9867-488e-afc0-3002867662cb.png)

## Description

A PowerShell tool that synchronizes your cursor accent color and theme with Windows. Uses paid versions of packs:

- [Windows 11 Cursors Concept v2](https://www.deviantart.com/jepricreations/art/Windows-11-Cursors-Concept-v2-886489356)
- [Windows 11 Tail Cursor Concept](https://www.deviantart.com/jepricreations/art/W11-Free-Tail-Cursor-Concept-by-Jepri-Creations-962242647)

#### Best match with

- [Windows Auto Night Mode](https://github.com/AutoDarkMode/Windows-Auto-Night-Mode)
- [Light Switch](https://github.com/joakimmag/Light-Switch)
- Automatic accent color with:
- [WinDynamicDesktop](https://github.com/t1m0thyj/WinDynamicDesktop)
- [Bing Wallpaper](https://www.microsoft.com/en-us/bing/bing-wallpaper)
- Windows spotlight
- A slideshow

## How to

- ### Install

Run PowerShell as Administrator, paste this command and press Enter

```powershell
iwr 'https://raw.githubusercontent.com/SunsetTechuila/Cursor-Colors-Synchronizer/master/Installer.ps1' -useb | iex
```

- ### Use

Just read the installer prompts and choose what you want.

- ### Uninstall

Run PowerShell as Administrator, paste this command and press Enter

```powershell
iwr 'https://raw.githubusercontent.com/SunsetTechuila/Cursor-Colors-Synchronizer/master/Uninstaller.ps1' -useb | iex
```

## Requirements

- PowerShell 5.1 or higher

## Credits

- [Jepri Creations](https://jepricreations.com) for the cursors
- [stax76](https://github.com/stax76) for [run-hidden](https://github.com/stax76/run-hidden)

## Legal

I don't have a license or permission from the author to use these packs in this way. You can buy them on ko-fi ([Non-Tail](https://ko-fi.com/s/d9f85e6821), [Tail](https://ko-fi.com/s/d07dcb11da)) for your personal use.

You can use my code for any purposes.