Skip to content

Instantly share code, notes, and snippets.

@redsnow1992
Last active August 14, 2020 03:01
Show Gist options
  • Save redsnow1992/17011f7df65b734aa53c2d52ee77d6e9 to your computer and use it in GitHub Desktop.
Save redsnow1992/17011f7df65b734aa53c2d52ee77d6e9 to your computer and use it in GitHub Desktop.

Revisions

  1. Alfonso renamed this gist Aug 14, 2020. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. Alfonso created this gist Aug 14, 2020.
    26 changes: 26 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,26 @@
    theme link: https://atomcorp.github.io/themes/

    ```
    {
    "name": "MonaLisa",
    "black": "#351b0e",
    "red": "#9b291c",
    "green": "#636232",
    "yellow": "#c36e28",
    "blue": "#515c5d",
    "purple": "#9b1d29",
    "cyan": "#588056",
    "white": "#f7d75c",
    "brightBlack": "#874228",
    "brightRed": "#ff4331",
    "brightGreen": "#b4b264",
    "brightYellow": "#ff9566",
    "brightBlue": "#9eb2b4",
    "brightPurple": "#ff5b6a",
    "brightCyan": "#8acd8f",
    "brightWhite": "#ffe598",
    "background": "#120b0d",
    "foreground": "#f7d66a"
    }
    ```