diff options
| author | DwarfMaster <luc@dwarfmaster.net> | 2021-11-01 22:01:03 +0100 | 
|---|---|---|
| committer | Michaël Ball <git@michaelball.name> | 2021-11-02 17:49:22 +0000 | 
| commit | ff6ce48910ef1d57fab6532de5f86944712a8275 (patch) | |
| tree | ee8ad0fc4fec0b3c7cb640d1563a90e158f2ff29 | |
| parent | f16d4a57612aa4b9680533bcbc58caac0cf8bab1 (diff) | |
| -rw-r--r-- | horizon-terminal-dark.yaml | 2 | ||||
| -rw-r--r-- | horizon-terminal-light.yaml | 2 | 
2 files changed, 2 insertions, 2 deletions
diff --git a/horizon-terminal-dark.yaml b/horizon-terminal-dark.yaml index 76e3f10..772ee97 100644 --- a/horizon-terminal-dark.yaml +++ b/horizon-terminal-dark.yaml @@ -1,4 +1,4 @@ -scheme: "Horizon Dark" +scheme: "Horizon Terminal Dark"  author: "Michaël Ball (http://github.com/michael-ball/)"  base00: "1C1E26"  base01: "232530" diff --git a/horizon-terminal-light.yaml b/horizon-terminal-light.yaml index b3032df..df88e4b 100644 --- a/horizon-terminal-light.yaml +++ b/horizon-terminal-light.yaml @@ -1,4 +1,4 @@ -scheme: "Horizon Light" +scheme: "Horizon Terminal Light"  author: "Michaël Ball (http://github.com/michael-ball/)"  base00: "FDF0ED"  base01: "FADAD1"  | 
