From 8a66725cef2a28ec0f9f377169ef34fbb20cf747 Mon Sep 17 00:00:00 2001 From: rbbhn Date: Tue, 21 Jan 2025 21:48:37 -0600 Subject: Added reference to spacegray theme in wiki --- wiki/features/appearance.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'wiki') diff --git a/wiki/features/appearance.md b/wiki/features/appearance.md index 4baebf8..2199ae4 100644 --- a/wiki/features/appearance.md +++ b/wiki/features/appearance.md @@ -40,7 +40,8 @@ This is the complete list of palettes available: - default; - catpuccin; - gruvebox; -- eink. +- eink; +- spacegray. More are to come. -- cgit v1.2.3 From a6082b54fcccf9f924de93a8bd6ed03250c70c09 Mon Sep 17 00:00:00 2001 From: rbbhn Date: Tue, 21 Jan 2025 22:30:48 -0600 Subject: Added base16-default themes --- wiki/features/appearance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wiki') diff --git a/wiki/features/appearance.md b/wiki/features/appearance.md index 2199ae4..ef8deb5 100644 --- a/wiki/features/appearance.md +++ b/wiki/features/appearance.md @@ -41,7 +41,7 @@ This is the complete list of palettes available: - catpuccin; - gruvebox; - eink; -- spacegray. +- base16-default. More are to come. -- cgit v1.2.3 From 224dba58c440a8f4e2d773a6f3147183cb03a7b4 Mon Sep 17 00:00:00 2001 From: rbbhn Date: Tue, 21 Jan 2025 22:32:32 -0600 Subject: Added reference to base-16 themes in wiki --- wiki/features/appearance.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'wiki') diff --git a/wiki/features/appearance.md b/wiki/features/appearance.md index ef8deb5..771d250 100644 --- a/wiki/features/appearance.md +++ b/wiki/features/appearance.md @@ -41,7 +41,11 @@ This is the complete list of palettes available: - catpuccin; - gruvebox; - eink; -- base16-default. +- base16-default; +- base16-eighties; +- base16-ocean; +- base16-mocha; +- base16-cupcake. More are to come. -- cgit v1.2.3