From 4a940ba8e92d6858cd1adf1afa4477ed3b24eb10 Mon Sep 17 00:00:00 2001 From: Claire Davis Date: Mon, 16 May 2022 14:48:33 -0700 Subject: [PATCH] initial commit --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c1a91d..930be7e 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,14 @@ -# VSCodeProjects +# Gitea Themes +A collection of dark and light gitea themes. + +## Themes +* Magenta +* Magenta Dark +* Salmon +* Tokyo Hack ([original](https://github.com/ajshortt/tokyo-hack)) + +## Notes +* Both light and dark themes are based on the default Gitea themes. +* Some dark themes import `dark.css`, which is a standardized dark syntax highlighting scheme. +* Themes based on VSCode themes do not require `dark.css`. \ No newline at end of file