diff options
author | Michaël Ball <michael.ball@gmail.com> | 2019-06-24 07:53:19 +0100 |
---|---|---|
committer | Michaël Ball <michael.ball@gmail.com> | 2019-06-24 07:53:19 +0100 |
commit | 644d073863ba9f863eef3b88a8f8607d0ace0063 (patch) | |
tree | 29c3b3eb4705e5259e615bd8e3fa485b95bdc029 | |
parent | 293b81f625c703f51d67bb73eb920ba28982539d (diff) |
Add terminal versions
-rw-r--r-- | horizon-terminal-dark.yaml | 18 | ||||
-rw-r--r-- | horizon-terminal-light.yaml | 18 |
2 files changed, 36 insertions, 0 deletions
diff --git a/horizon-terminal-dark.yaml b/horizon-terminal-dark.yaml new file mode 100644 index 0000000..76e3f10 --- /dev/null +++ b/horizon-terminal-dark.yaml @@ -0,0 +1,18 @@ +scheme: "Horizon Dark" +author: "Michaël Ball (http://github.com/michael-ball/)" +base00: "1C1E26" +base01: "232530" +base02: "2E303E" +base03: "6F6F70" +base04: "9DA0A2" +base05: "CBCED0" +base06: "DCDFE4" +base07: "E3E6EE" +base08: "E95678" +base09: "FAB795" +base0A: "FAC29A" +base0B: "29D398" +base0C: "59E1E3" +base0D: "26BBD9" +base0E: "EE64AC" +base0F: "F09383" diff --git a/horizon-terminal-light.yaml b/horizon-terminal-light.yaml new file mode 100644 index 0000000..b3032df --- /dev/null +++ b/horizon-terminal-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: "E95678" +base09: "F9CEC3" +base0A: "FADAD1" +base0B: "29D398" +base0C: "59E1E3" +base0D: "26BBD9" +base0E: "EE64AC" +base0F: "F9CBBE" |