move themes to a separate subdirectory

This commit is contained in:
cswimr 2024-11-25 15:47:35 -05:00
parent 9ff7fb3048
commit a918800a72
Signed by: cswimr
GPG key ID: 0EC431A8DA8F8087
5 changed files with 9 additions and 6 deletions

View file

@ -1,7 +1,3 @@
# config
This directory contains application configuration files.
## Glow
The Glow theme provided in this repository is from [catppuccin/glamour](https://github.com/catppuccin/glamour/blob/f410083af1e9b2418bcd73dbbbc987461d4aa292/themes/catppuccin-mocha.json).

7
config/themes/README.md Normal file
View file

@ -0,0 +1,7 @@
# Themes
This directory contains themes for applications.
## Glow
The Glow theme provided in this repository is the Catppuccin Mocha theme from [catppuccin/glamour](https://github.com/catppuccin/glamour/blob/f410083af1e9b2418bcd73dbbbc987461d4aa292/themes/catppuccin-mocha.json).