Last active
August 14, 2020 03:01
-
-
Save redsnow1992/17011f7df65b734aa53c2d52ee77d6e9 to your computer and use it in GitHub Desktop.
Revisions
-
Alfonso renamed this gist
Aug 14, 2020 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
Alfonso created this gist
Aug 14, 2020 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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" } ```