Skip to content

General question: Format of a theme file / color #65

@assayire

Description

@assayire

I have searched for a quite a while to understand the format of the theme file particularly the color.

For example, how do i parse the color under, say ANSIBlueColor:

<key>ANSIBlueColor</key>
<data>
YnBsaX...
</data>

Looks like the data (color value) is base64 encoded which when I decode gives some binary data. So, how do I parse the binary data to extract the color values for ANSIBlueColor?

Would be a huge help if you can shed some light on this. Thanks 🙏

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions