From 17631cdecd554c18803a17d34cd5f843d63ea74e Mon Sep 17 00:00:00 2001 From: Nikhil Singh Date: Sun, 11 Aug 2024 20:30:23 +0530 Subject: [PATCH] Added Dark Rose fix order fix name --- base16/README.md | 3 ++- base16/dark-rose.yaml | 21 +++++++++++++++++++++ 2 files changed, 23 insertions(+), 1 deletion(-) create mode 100644 base16/dark-rose.yaml diff --git a/base16/README.md b/base16/README.md index f43830c..1258e7b 100644 --- a/base16/README.md +++ b/base16/README.md @@ -25,6 +25,7 @@ These are the original locations all schemes were imported from. * [Da One](https://github.com/NNBnh/base16-da-one-schemes) maintained by [NNBnh](https://github.com/NNBnh) * [DanQing](https://github.com/CosmosAtlas/base16-danqing-scheme) maintained by [CosmosAtlas](https://github.com/CosmosAtlas) * [Darcula](https://github.com/casonadams/base16-darcula-scheme) maintained by [casonadams](https://github.com/casonadams) +* [Dark Rose](https://github.com/niksingh710/base16-colors) maintained by [niksingh710](https://github.com/niksingh710) * [Darkviolet](https://github.com/ruler501/base16-darkviolet-scheme) maintained by [ruler501](https://github.com/ruler501) * [Default](https://github.com/chriskempson/base16-default-scheme) maintained by [chriskempson](https://github.com/chriskempson) * [Dracula](https://github.com/dracula/base16-dracula-scheme) maintained by [mikebarkmin](https://github.com/mikebarkmin) @@ -77,7 +78,7 @@ These are the original locations all schemes were imported from. * [Sagelight](https://github.com/cveldy/base16-sagelight-scheme) maintained by [cveldy](https://github.com/cveldy) * [Sakura](https://github.com/Misterio77/base16-sakura-scheme) maintained by [Misterio77](https://github.com/Misterio77) * [Sandcastle](https://github.com/gessig/base16-sandcastle-scheme) maintained by [gessig](https://github.com/gessig) -* [Sea Dawn](https://github.com/niksingh710/base16-sea-dawn) maintained by [niksingh710](https://github.com/niksingh710) +* [Sea Dawn](https://github.com/niksingh710/base16-colors) maintained by [niksingh710](https://github.com/niksingh710) * [ShadeSmear](https://github.com/HiRoS-neko/base16-shadesmear-scheme) maintained by [HiRoS-neko](https://github.com/HiRoS-neko) * [Shades of Purple](https://github.com/ahmadawais/base16-shades-of-purple) maintained by [Ahmad Awais](https://github.com/ahmadawais) and [Demartini](https://github.com/demartini) * [Silk](https://github.com/Misterio77/base16-silk-scheme) maintained by [Misterio77](https://github.com/misterio77) diff --git a/base16/dark-rose.yaml b/base16/dark-rose.yaml new file mode 100644 index 0000000..8d2ac41 --- /dev/null +++ b/base16/dark-rose.yaml @@ -0,0 +1,21 @@ +system: "base16" +name: "Dark Rose" +author: "niksingh710" +variant: "dark" +palette: + base00: "181926" + base01: "414559" + base02: "d10f39" + base03: "9ca0b0" + base04: "acb0be" + base05: "ea999c" + base06: "eebebe" + base07: "eba0ac" + base08: "8c8fa1" + base09: "8c8fa1" + base0A: "8c8fa1" + base0B: "8c8fa1" + base0C: "8c8fa1" + base0D: "8c8fa1" + base0E: "8c8fa1" + base0F: "8c8fa1"