From 44713975ea33356f4defc32a46134e7c22fa0c92 Mon Sep 17 00:00:00 2001 From: KaizIqbal <24286590+KaizIqbal@users.noreply.github.com> Date: Fri, 3 Apr 2020 15:01:24 +0530 Subject: [PATCH 1/3] =?UTF-8?q?=F0=9F=9B=A1=EF=B8=8F=20Dependencies=20Upda?= =?UTF-8?q?ted?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e0ed6e5d..747d5135 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -Pillow==6.2.1 +Pillow==7.1.1 From 1cf77981cb23115baef8e87e9ba3ccf5c6c49ea1 Mon Sep 17 00:00:00 2001 From: KaizIqbal <24286590+KaizIqbal@users.noreply.github.com> Date: Fri, 3 Apr 2020 15:17:54 +0530 Subject: [PATCH 2/3] =?UTF-8?q?=F0=9F=93=84=20Flavor=20Description=20added?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index df68f1aa..bbd3c8c1 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,10 @@ Bibata is **OpenSource** ,Compact and Material Designed Cursor set.This project masterelop for improve `Cursor` Experience. +- **Bibata Classic :** Solid Black Theme.![#000000](https://placehold.it/15/000000/000000?text=+) `#000000` +- **Bibata Oil :** Gnome Awaita's Color based Theme.![#272728](https://placehold.it/15/272728/000000?text=+) `#272728` +- **Bibata Ice :** Light Theme.![#ffffff](https://placehold.it/15/ffffff/000000?text=+) `#ffffff` +- **Bibata Amber :** Yellowish Theme.![#FF8300](https://placehold.it/15/FF8300/000000?text=+) `#FF8300` ### Build dependencies - [git](https://git-scm.com/) From 583e1014aacf16463b868fe3be1debae8a7d2e6e Mon Sep 17 00:00:00 2001 From: KaizIqbal <24286590+KaizIqbal@users.noreply.github.com> Date: Fri, 3 Apr 2020 15:19:37 +0530 Subject: [PATCH 3/3] =?UTF-8?q?=F0=9F=93=84=20Docs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bbd3c8c1..9d25abef 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Bibata is **OpenSource** ,Compact and Material Designed Cursor set.This project masterelop for improve `Cursor` Experience. - **Bibata Classic :** Solid Black Theme.![#000000](https://placehold.it/15/000000/000000?text=+) `#000000` -- **Bibata Oil :** Gnome Awaita's Color based Theme.![#272728](https://placehold.it/15/272728/000000?text=+) `#272728` +- **Bibata Oil :** Gnome Adwaita's Color based Theme.![#272728](https://placehold.it/15/272728/000000?text=+) `#272728` - **Bibata Ice :** Light Theme.![#ffffff](https://placehold.it/15/ffffff/000000?text=+) `#ffffff` - **Bibata Amber :** Yellowish Theme.![#FF8300](https://placehold.it/15/FF8300/000000?text=+) `#FF8300` ### Build dependencies