From 6e56341726d4ae548aca49e6d1e79db7d711f91e Mon Sep 17 00:00:00 2001 From: punkfairie <23287005+punkfairie@users.noreply.github.com> Date: Sun, 4 Aug 2024 18:05:50 -0700 Subject: [PATCH] Add .config/drapeau/rosepine-dawn.toml Add .config/drapeau/rosepine-main.toml Add .config/drapeau/rosepine-moon.toml --- dot_config/drapeau/rosepine-dawn.toml | 19 +++++++++++++++++++ dot_config/drapeau/rosepine-main.toml | 19 +++++++++++++++++++ dot_config/drapeau/rosepine-moon.toml | 19 +++++++++++++++++++ 3 files changed, 57 insertions(+) create mode 100644 dot_config/drapeau/rosepine-dawn.toml create mode 100644 dot_config/drapeau/rosepine-main.toml create mode 100644 dot_config/drapeau/rosepine-moon.toml diff --git a/dot_config/drapeau/rosepine-dawn.toml b/dot_config/drapeau/rosepine-dawn.toml new file mode 100644 index 0000000..29885ba --- /dev/null +++ b/dot_config/drapeau/rosepine-dawn.toml @@ -0,0 +1,19 @@ +name = "rosepine" +flavor = "dawn" + +base00 = "faf4ed" # base +base01 = "fffaf3" # surface +base02 = "f2e9de" # overlay +base03 = "9893a5" # muted +base04 = "797593" # subtle +base05 = "575279" # text +base06 = "575279" # text +base07 = "cecacd" # highlight high +base08 = "b4637a" # love +base09 = "ea9d34" # gold +base0A = "d7827e" # rose +base0B = "286983" # pine +base0C = "56949f" # foam +base0D = "907aa9" # iris +base0E = "ea9d34" # gold +base0F = "cecacd" # highlight high diff --git a/dot_config/drapeau/rosepine-main.toml b/dot_config/drapeau/rosepine-main.toml new file mode 100644 index 0000000..303e494 --- /dev/null +++ b/dot_config/drapeau/rosepine-main.toml @@ -0,0 +1,19 @@ +name = "rosepine" +flavor = "main" + +base00 = "191724" # base +base01 = "1f1d2e" # surface +base02 = "26233a" # overlay +base03 = "6e6a86" # muted +base04 = "908caa" # subtle +base05 = "e0def4" # text +base06 = "e0def4" # text +base07 = "524f67" # highlight high +base08 = "eb6f92" # love +base09 = "f6c177" # gold +base0A = "ebbcba" # rose +base0B = "31748f" # pine +base0C = "9ccfd8" # foam +base0D = "c4a7e7" # iris +base0E = "f6c177" # gold +base0F = "524f67" # highlight high diff --git a/dot_config/drapeau/rosepine-moon.toml b/dot_config/drapeau/rosepine-moon.toml new file mode 100644 index 0000000..ec366d2 --- /dev/null +++ b/dot_config/drapeau/rosepine-moon.toml @@ -0,0 +1,19 @@ +name = "rosepine" +flavor = "moon" + +base00 = "232136" # base +base01 = "2a273f" # surface +base02 = "393552" # overlay +base03 = "6e6a86" # muted +base04 = "908caa" # subtle +base05 = "e0def4" # text +base06 = "e0def4" # text +base07 = "56526e" # highlight high +base08 = "eb6f92" # love +base09 = "f6c177" # gold +base0A = "ea9a97" # rose +base0B = "3e8fb0" # pine +base0C = "9ccfd8" # foam +base0D = "c4a7e7" # iris +base0E = "f6c177" # gold +base0F = "56526e" # highlight high