Skip to content

Instantly share code, notes, and snippets.

@maximousblk
Created March 18, 2021 15:59
Show Gist options
  • Save maximousblk/00ccf65e8e5bd01f75a85b8c8f9bd0e6 to your computer and use it in GitHub Desktop.
Save maximousblk/00ccf65e8e5bd01f75a85b8c8f9bd0e6 to your computer and use it in GitHub Desktop.

Revisions

  1. maximousblk created this gist Mar 18, 2021.
    23 changes: 23 additions & 0 deletions horizon.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,23 @@
    {
    "name":"Horizon",
    "cursorColor":"#E95678",
    "selectionBackground":"#FDF0ED",
    "background":"#1C1E26",
    "foreground":"#D5D8DA",
    "black":"#16161C",
    "white":"#CCCCCC",
    "blue":"#26BBD9",
    "cyan":"#59E3E3",
    "green":"#29D398",
    "purple":"#EE64AE",
    "red":"#E95678",
    "yellow":"#FAB795",
    "brightBlack":"#767676",
    "brightWhite":"#F2F2F2",
    "brightBlue":"#3FC6DE",
    "brightCyan":"#6BE6E6",
    "brightGreen":"#3FDAA4",
    "brightPurple":"#F075B7",
    "brightRed":"#EC6A88",
    "brightYellow":"#FBC3A7"
    }