diff --git a/themes/doom-one.yaml b/themes/doom-one.yaml new file mode 100644 index 0000000..f1cd99c --- /dev/null +++ b/themes/doom-one.yaml @@ -0,0 +1,21 @@ +# Doom One scheme +# Based on Doom One by hlissner (https://github.com/doomemacs/themes) +# With help from doom-one.vim by romgrk (https://github.com/romgrk/doom-one.vim) +scheme: "Doom One" +author: "librephoenix (https://gitlab.com/librephoenix)" +base00: "1b2229" # ---- +base01: "3f444a" # --- +base02: "5B6268" # -- +base03: "202328" # - +base04: "73797e" # + +base05: "9ca0a4" # ++ +base06: "b1b1b1" # +++ +base07: "e6e6e6" # ++++ +base08: "ff6c6b" # red +base09: "ECBE7B" # yellow +base0A: "98be65" # green +base0B: "4db5bd" # teal +base0C: "51afef" # blue +base0D: "a9a1e1" # purple +base0E: "46D9FF" # pink +base0F: "5699AF" # light red diff --git a/themes/fairy-floss.yaml b/themes/fairy-floss.yaml new file mode 100644 index 0000000..46d4dd4 --- /dev/null +++ b/themes/fairy-floss.yaml @@ -0,0 +1,20 @@ +# Fairy Floss scheme +# Based on fairyfloss by sailorhg (https://github.com/sailorhg/fairyfloss) +scheme: "Fairy Floss" +author: "librephoenix (https://gitlab.com/librephoenix)" +base00: "343145" # ---- +base01: "464258" # --- +base02: "6A6483" # -- +base03: "422013" # - +base04: "9673D3" # + +base05: "A0A0C0" # ++ +base06: "B5B2Bd" # +++ +base07: "F8F8F0" # ++++ +base08: "CC6666" +base09: "FFEA00" +base0A: "C2FFDF" +base0B: "55b3cc" +base0C: "8295D6" +base0D: "FFB8D1" +base0E: "C5A3FF" +base0F: "96CBFE" diff --git a/themes/henna.yaml b/themes/henna.yaml new file mode 100644 index 0000000..a05d28b --- /dev/null +++ b/themes/henna.yaml @@ -0,0 +1,20 @@ +# Henna scheme +# Based on vscode-henna by httpsterio (https://github.com/httpsterio/vscode-henna) +scheme: "Henna" +author: "librephoenix (https://gitlab.com/librephoenix)" +base00: "10151a" # ---- +base01: "1B1F23" # --- +base02: "2c313a" # -- +base03: "3B4048" # - +base04: "495162" # + +base05: "606F73" # ++ +base06: "6B717D" # +++ +base07: "f8f8f0" # ++++ +base08: "e74c3c" +base09: "fd7c56" +base0A: "9cd230" +base0B: "53df83" +base0C: "1abc9c" +base0D: "56b5c2" +base0E: "FFB8D1" +base0F: "ECBE7B" diff --git a/themes/manegarm.yaml b/themes/manegarm.yaml new file mode 100644 index 0000000..41aaecc --- /dev/null +++ b/themes/manegarm.yaml @@ -0,0 +1,21 @@ +# Manegarm scheme +# Based on manegarm in doom-themes (https://github.com/doomemacs/themes) +# by kenranunderscore (https://github.com/kenranunderscore) +scheme: "Manegarm" +author: "librephoenix (https://gitlab.com/librephoenix)" +base00: "1c1408" # ---- +base01: "241c0a" # --- +base02: "351a0f" # -- +base03: "422013" # - +base04: "5b8512" # + +base05: "73797e" # ++ +base06: "9ca0a4" # +++ +base07: "dfdfdf" # ++++ +base08: "ff4e00" +base09: "ff7000" +base0A: "7cb518" +base0B: "ffbf00" +base0C: "0075c4" +base0D: "d72638" +base0E: "76597b" +base0F: "dbc077" diff --git a/themes/miramare.yaml b/themes/miramare.yaml new file mode 100644 index 0000000..880085d --- /dev/null +++ b/themes/miramare.yaml @@ -0,0 +1,20 @@ +# Miramare scheme +# Based on miramare by franbach (https://github.com/franbach/miramare) +scheme: "Miramare" +author: "librephoenix (https://gitlab.com/librephoenix)" +base00: "0d1001" # ---- +base01: "241c0a" # --- +base02: "3c3836" # -- +base03: "5b5b5b" # - +base04: "7c6f64" # + +base05: "928374" # ++ +base06: "d8caac" # +++ +base07: "e6d6ac" # ++++ +base08: "e68183" +base09: "e39b7b" +base0A: "d9bb80" +base0B: "87af87" +base0C: "0075c4" +base0D: "89beba" +base0E: "87af87" +base0F: "87c095" diff --git a/themes/old-hope.yaml b/themes/old-hope.yaml new file mode 100644 index 0000000..0291342 --- /dev/null +++ b/themes/old-hope.yaml @@ -0,0 +1,20 @@ +# Old Hope scheme +# Based on An Old Hope Theme by mohkale (https://github.com/mohkale/an-old-hope-theme) +scheme: "Old Hope" +author: "librephoenix (https://gitlab.com/librephoenix)" +base00: "1c1d20" # ---- +base01: "202328" # --- +base02: "23272e" # -- +base03: "3f444a" # - +base04: "5B6268" # + +base05: "686b78" # ++ +base06: "9ca0a4" # +++ +base07: "cbccd1" # ++++ +base08: "ea3d54" +base09: "ee7b29" +base0A: "fedd38" +base0B: "78bd65" +base0C: "78bd65" +base0D: "4fb3d8" +base0E: "b978ab" +base0F: "4fb3d8" diff --git a/themes/ubuntu.yaml b/themes/ubuntu.yaml new file mode 100644 index 0000000..217109d --- /dev/null +++ b/themes/ubuntu.yaml @@ -0,0 +1,21 @@ +# Ubuntu scheme +# (Made by emmet https://gitlab.com/librephoenix) +# Based on https://design.ubuntu.com/brand/colour-palette +scheme: "Ubuntu" +author: "librephoenix (https://gitlab.com/librephoenix)" +base00: "2C001E" # ---- +base01: "411934" # --- +base02: "56334B" # -- +base03: "6B4C61" # - +base04: "806678" # + +base05: "957F8E" # ++ +base06: "DFE2E5" # +++ +base07: "A08C99" # ++++ +base08: "E95420" +base09: "F7C3B1" +base0A: "AEC795" +base0B: "95C7A4" +base0C: "95AEA1" +base0D: "772953" +base0E: "7E4770" +base0F: "C79595"