Last active
July 27, 2023 08:48
-
-
Save sophiabrandt/f013c5980b5f89cd068d8f7f47da2e1c to your computer and use it in GitHub Desktop.
Revisions
-
sophiabrandt renamed this gist
May 18, 2021 . 1 changed file with 13 additions and 13 deletions.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 @@ -1,13 +1,13 @@ foreground #d8cacc background #323d43 selection_foreground #3c474d selection_background #525c62 url_color #415c6d cursor #7fbbb3 # black color0 #4a555b color8 #525c62 # red color1 #e68183 @@ -18,21 +18,21 @@ color2 #a7c080 color10 #a7c080 # yellow color3 #dbbc7f color11 #dbbc7f # blue color4 #7fbbb3 color12 #7fbbb3 # magenta color5 #d699b6 color13 #d699b6 # cyan color6 #83c092 color14 #83c092 # white color7 #d8caac color15 #d8caac -
sophiabrandt created this gist
Jan 27, 2021 .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,38 @@ foreground #d8cacc background #323d43 selection_foreground #3c474d selection_background #465258 url_color #415c6d cursor #83b6af # black color0 #505a60 color8 #465258 # red color1 #e68183 color9 #e68183 # green color2 #a7c080 color10 #a7c080 # yellow color3 #d9bb80 color11 #d9bb80 # blue color4 #83b6af color12 #83b6af # magenta color5 #d39bb6 color13 #d39bb6 # cyan color6 #87c095 color14 #87c095 # white color7 #d8caac color15 #d8caac