Created
          June 25, 2019 19:02 
        
      - 
      
 - 
        
Save Logerfo/273036e4f3fcd4ae2de3608ef500583d to your computer and use it in GitHub Desktop.  
Revisions
- 
        
Logerfo created this gist
Jun 25, 2019 .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,17 @@ Colors are formatted as R, G, B Custom background = 42, 42, 42 Custom foreground = 255, 255, 255 Margin background = 55, 55, 55 Caret = 255, 255, 255 Multiline comment = 0, 255, 64 Single line comment = 0, 255, 64 SQL doc = 127, 127, 127 Number = 255, 255, 0 Keyword = 0, 128, 255 Double quoted string = 255, 0, 255 Single quoted string = 255, 0, 255 Operator = 255, 255, 255 Identifier = 255, 255, 255