From 794f72744457e072f6a53e2fa928c47acdec5e55 Mon Sep 17 00:00:00 2001 From: Github Actions <> Date: Tue, 27 Feb 2024 03:30:22 +0000 Subject: [CI] Updated README.md. --- README.md | 1 + previews/focus.svg | 21 +++++++++++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 previews/focus.svg diff --git a/README.md b/README.md index 4872742..a1b037d 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ do not bother modifying it.* | [`duotone`](colors/duotone.lua?raw=1) | ![duotone_preview](previews/duotone.svg) | | [`everforest`](colors/everforest.lua?raw=1) | ![everforest_preview](previews/everforest.svg) | | [`flexoki_dark`](colors/flexoki_dark.lua?raw=1) | ![flexoki_dark_preview](previews/flexoki_dark.svg) | +| [`focus`](colors/focus.lua?raw=1) | ![focus_preview](previews/focus.svg) | | [`github-dark-dimmed`](colors/github-dark-dimmed.lua?raw=1) | ![github-dark-dimmed_preview](previews/github-dark-dimmed.svg) | | [`github_dark`](colors/github_dark.lua?raw=1) | ![github_dark_preview](previews/github_dark.svg) | | [`gruvbox_dark`](colors/gruvbox_dark.lua?raw=1) | ![gruvbox_dark_preview](previews/gruvbox_dark.svg) | diff --git a/previews/focus.svg b/previews/focus.svg new file mode 100644 index 0000000..eded398 --- /dev/null +++ b/previews/focus.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3