Created
September 26, 2017 05:12
-
-
Save crioux/35d814d97e7c276c70359763921c51bf to your computer and use it in GitHub Desktop.
Monokai Colors for Lattice Diamond Source Editor
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 characters
# Edit your %APPDATA%\Roaming\LatticeSemi\SRC_EDITOR.ini and put these in the right place at the bottom of the file. | |
[Color] | |
Plain%20Text=@Variant(\0\0\0\x43\x1\xff\xff\xf8\xf8\xf8\xf8\xf2\xf2\0\0) | |
Comment=@Variant(\0\0\0\x43\x1\xff\xff\xf9\xf9&&rr\0\0) | |
Keyword=@Variant(\0\0\0\x43\x1\xff\xff\xf8\xf8\xf8\xf8\xf2\xf2\0\0) | |
Number=@Variant(\0\0\0\x43\x1\xff\xff\x66\x66\xd9\xd9\xef\xef\0\0) | |
String=@Variant(\0\0\0\x43\x1\xff\xff\xa6\xa6\xe2\xe2..\0\0) | |
Preprocessor%20Keyword=@Variant(\0\0\0\x43\x1\xff\xff\xff\xff\xe7\xe7\x92\x92\0\0) | |
Selected%20Text%20Foreground=@Variant(\0\0\0\x43\x1\xff\xff\xf8\xf8\xf8\xf8\xf2\xf2\0\0) | |
Selected%20Text%20Background=@Variant(\0\0\0\x43\x1\xff\xffIIHH>>\0\0) | |
Background=@Variant(\0\0\0\x43\x1\xff\xff$$$$$$\0\0) | |
Operator=@Variant(\0\0\0\x43\x1\xff\xff\xa6\xa6\x81\x81\xff\xff\0\0) | |
Cursor=@Variant(\0\0\0\x43\x1\xff\xff\xff\xff\xff\xff\xff\xff\0\0) | |
Cursor%20Back%20Line=@Variant(\0\0\0\x43\x1\xff\xff\0\0\0\0\0\0\0\0) | |
Line%20Number%20foreground=@Variant(\0\0\0\x43\x1\xff\xff\x34\x34\x34\x34\x34\x34\0\0) | |
Line%20Number%20background=@Variant(\0\0\0\x43\x1\xff\xff\xec\xec\xec\xec\xec\xec\0\0) | |
Brace=@Variant(\0\0\0\x43\x1\xff\xff\xf9\xf9&&rr\0\0) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment