move themes to a separate subdirectory
This commit is contained in:
parent
9ff7fb3048
commit
a918800a72
5 changed files with 9 additions and 6 deletions
|
@ -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
7
config/themes/README.md
Normal 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).
|
Loading…
Add table
Add a link
Reference in a new issue