From 293b81f625c703f51d67bb73eb920ba28982539d Mon Sep 17 00:00:00 2001 From: Michaël Ball Date: Sun, 23 Jun 2019 21:24:08 +0100 Subject: Add light theme --- horizon-light.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 horizon-light.yaml diff --git a/horizon-light.yaml b/horizon-light.yaml new file mode 100644 index 0000000..fac982a --- /dev/null +++ b/horizon-light.yaml @@ -0,0 +1,18 @@ +scheme: "Horizon Light" +author: "Michaël Ball (http://github.com/michael-ball/)" +base00: "FDF0ED" +base01: "FADAD1" +base02: "F9CBBE" +base03: "BDB3B1" +base04: "948C8A" +base05: "403C3D" +base06: "302C2D" +base07: "201C1D" +base08: "F7939B" +base09: "F6661E" +base0A: "FBE0D9" +base0B: "94E1B0" +base0C: "DC3318" +base0D: "DA103F" +base0E: "1D8991" +base0F: "E58C92" -- cgit v1.2.3