From 000e6aa9f8068e436db54c7b9ab6a6f7ff2c0ecf Mon Sep 17 00:00:00 2001 From: Unpredictable-os <106953037+Unpredictable-os@users.noreply.github.com> Date: Wed, 12 Apr 2023 19:28:34 +0530 Subject: Add rose-pine themes (#22) * okay and thanks for letting me work on themems * Update rose-pine.lua removed unwanted content * Update rose-pine-moon.lua removed unwanted content * Update rose-pine-dawn.lua removed unwanted content * Update README.md sorted alphabetically * Update README.md nice * Update README.md again nice --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index e80454d..17207a1 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,8 @@ Theme | Preview [`onedark`](colors/onedark.lua?raw=1) | ![onedark_preview](previews/onedark.svg) [`only_dark`](colors/only_dark.lua?raw=1) | ![only_dark_preview](previews/only_dark.svg) [`plasma`](colors/plasma.lua?raw=1) | ![plasma_preview](previews/plasma.svg) +[`rose-pine-moon`](colors/rose-pine-moon.lua?raw=1)| ![rose_pine_review](previews/rose-pine-moon.svg) +[`rose-pine`](colors/rose-pine.lua?raw=1)| ![rose_pine_review](previews/rose-pine.svg) [`synthwave`](colors/synthwave.lua?raw=1) | ![synthwave_preview](previews/synthwave.svg) [`tokyo-night`](colors/tokyo-night.lua?raw=1) | ![tokyo-night_preview](previews/tokyo-night.svg) [`vscode-dark`](colors/vscode-dark.lua?raw=1) | ![vscode-dark_preview](previews/vscode-dark.svg) @@ -61,5 +63,7 @@ Theme | Preview [`github`](colors/github.lua?raw=1) | ![github_preview](previews/github.svg) [`gruvbox_light`](colors/gruvbox_light.lua?raw=1) | ![gruvbox_light_preview](previews/gruvbox_light.svg) [`moe`](colors/moe.lua?raw=1) | ![moe_preview](previews/moe.svg) +[`rose-pine-dawn`](colors/rose-pine-dawn.lua?raw=1)| ![rose_pine_review](previews/rose-pine-dawn.svg) [`solarized_light`](colors/solarized_light.lua?raw=1) | ![solarized_light_preview](previews/solarized_light.svg) [`solarobj`](colors/solarobj.lua?raw=1) | ![solarobj_preview](previews/solarobj.svg) + -- cgit v1.2.3