From 2ba30f42569b745e8d16c3ac38b97830e0231070 Mon Sep 17 00:00:00 2001 From: RGBCube Date: Mon, 27 Nov 2023 15:27:56 +0300 Subject: [PATCH] Add credit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8cf53cc..ec2c316 100644 --- a/README.md +++ b/README.md @@ -286,8 +286,8 @@ You can use a template by doing `themes.gruvboxbox-dark-hard.`. All templates ``` -tmTheme adwaitaGtkCss +tmTheme ``` @@ -362,6 +362,7 @@ Here is a minimal usage example: ## Credits - Themes were taken from https://github.com/tinted-theming/base16-schemes. +- the adwaitaGtkCss template was taken from https://github.com/danth/stylix/blob/master/modules/gtk/gtk.mustache. - The tmTheme template was taken from https://github.com/chriskempson/base16-textmate/blob/master/templates/default.mustache. ## License