We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some people were asking for OSX terminal support. It looks to be very tricky: http://www.reddit.com/r/osx/comments/yp6ea/how_is_terminalapp_data_coded/
The text was updated successfully, but these errors were encountered:
Values are indeed coded with base64. Here are some decoded values from https://github.com/tomislav/osx-lion-terminal.app-colors-solarized/blob/master/Solarized%20Dark.terminal.
��streamtyped�è�„�@„„„�NSColor�„„�NSObject�…„�c�„�ffffƒ²M!=ƒ’õ#>ƒ¾�K>�†
��streamtyped�è�„�@„„„�NSColor�„„�NSObject�…„�c�„�ffffƒ*œ�>ƒ´áì>ƒ¾EH?�†
��streamtyped�è�„�@„„„�NSColor�„„�NSObject�…„�c�„�ffffƒæs‚<ƒ³Ž�>ƒZ‡#>�†
��streamtyped�è�„�@„„„�NSColor�„„�NSObject�…„�c�„�ffffƒ¼“á>ƒ�w�?ƒÎP�?�†
��streamtyped�è�„�@„„„�NSColor�„„�NSObject�…„�c�„�ffffƒ:†j?ƒÚ×c?ƒX=L?�†
It really looks like binary data (dumb developers:|).
Sorry, something went wrong.
Some of colors look to have different format:
bplist00Ô��������X$versionX$objectsY$archiverT$top���† £���U$nullÓ V$class\NSColorSpaceUNSRGB€���F1 0 0�Ò����Z$classnameX$classesWNSColor¢��XNSObject_��NSKeyedArchiverÑ��Troot€����#-27;AHO\bdfmr}†Ž‘š¬¯´�������������������������������¶
No branches or pull requests
Some people were asking for OSX terminal support. It looks to be very tricky: http://www.reddit.com/r/osx/comments/yp6ea/how_is_terminalapp_data_coded/
The text was updated successfully, but these errors were encountered: