From 7463686fd7ba4628f11f1c5376ae64ac39d44f2e Mon Sep 17 00:00:00 2001 From: acoolstraw Date: Tue, 3 Aug 2021 14:07:40 +0200 Subject: [PATCH] Minor bug fix --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 01bf75b..8e466ae 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,12 @@ It's really easy to fix color inconsistencies, just use a color picker to get th Mine is `/var/lib/gitea//custom`. You'll need to create 3 directories. Something like `/var/lib/gitea/custom/public/css` should be your final structure. -1. Clone the repository +2. Clone the repository + `git clone https://github.com/acoolstraw/earl-grey` 3. Move `theme-earl-grey.css` into the `public/css` directory + `cp earl-grey/theme-earl-grey.css /var/lib/gitea/custom/public/css/` 4. Add (or replace) the following to your `app.ini`: