From 6d37a820c287a46c29e828a9ed9e7426e5025702 Mon Sep 17 00:00:00 2001 From: Pocco81 Date: Sat, 6 Nov 2021 17:30:52 -0500 Subject: [PATCH] feat: added palette + first circle --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e0ecdb1..3d046ea 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,9 @@

## Color Palette -Palette | Hex | RGB | HSL | ![Color Picker Boxes](https://draculatheme.com/static/img/color-boxes/eyedropper.png) ---- | --- | --- | --- | --- -Background | `#282a36` | `40 42 54` | `231° 15% 18%` | ![Background Color](https://draculatheme.com/static/img/color-boxes/background.png) + +| Palette | Hex | RGB | HSL | +|----------------------------------------------------------------------------------------------------|---------|---------------|---------------| +| ![white](https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/circles/png/white.png) | #F0F0F5 | 240, 240, 245 | 240, 20%, 95% | +| | | | | +| | | | |