From 1ed91ae261e6a7476c618e1fd5719786d19eb1fd Mon Sep 17 00:00:00 2001 From: pml68 Date: Sat, 4 May 2024 13:40:16 +0200 Subject: docs: update screenshot and wallpaper, feat: update vis theme to Rosé Pine MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vis/colors/blue-pink-gradient | 5 ----- vis/colors/rose-pine | 6 ++++++ 2 files changed, 6 insertions(+), 5 deletions(-) delete mode 100644 vis/colors/blue-pink-gradient create mode 100644 vis/colors/rose-pine (limited to 'vis/colors') diff --git a/vis/colors/blue-pink-gradient b/vis/colors/blue-pink-gradient deleted file mode 100644 index eb0667e..0000000 --- a/vis/colors/blue-pink-gradient +++ /dev/null @@ -1,5 +0,0 @@ -#0b54fe -#4743ef -#8432df -#c020d0 -#fc0fc0 diff --git a/vis/colors/rose-pine b/vis/colors/rose-pine new file mode 100644 index 0000000..1195d37 --- /dev/null +++ b/vis/colors/rose-pine @@ -0,0 +1,6 @@ +#31748f +#9ccfd8 +#c4a7e7 +#ebbcba +#f6c177 +#eb6f92 -- cgit v1.2.3