Metadata-Version: 2.1
Name: colortheme
Version: 0.1.1
Summary: Automate color theme configuration based on time of the day
Author-email: Quinten Roets <qdr2104@columbia.edu>
License: MIT
Project-URL: Source Code, https://github.com/quintenroets/colortheme
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: astral<4,>=3.2
Requires-Dist: backupmaster<2,>=1.2.10
Requires-Dist: geocoder<2,>=1.38.1
Provides-Extra: dev
Requires-Dist: package-dev-tools<1,>=0.5.11; extra == "dev"
Requires-Dist: package-dev-utils<1,>=0.1.6; extra == "dev"

# Colortheme
[![PyPI version](https://badge.fury.io/py/colortheme.svg)](https://badge.fury.io/py/colortheme)
![Python version](https://img.shields.io/badge/python-3.10+-brightgreen)
![Operating system](https://img.shields.io/badge/os-linux%20%7c%20macOS%20%7c%20windows-brightgreen)
![Coverage](https://img.shields.io/badge/coverage-100%25-brightgreen)

## Usage

Run
```shell
colortheme
```
## Installation
```shell
pip install colortheme
```
