Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

colors: Use template files and un-hard-code export formats. #18

Merged
merged 12 commits into from
Jun 29, 2017

Conversation

dylanaraps
Copy link
Owner

@dylanaraps dylanaraps commented Jun 29, 2017

This PR makes wal export colors using template files instead of hard-coded functions. Adding a new export format to wal will be as easy as adding a new file to the template directory.

TODO:

  • Add background, foreground and cursor to all templates.
  • Add templates for all existing formats.
  • Add back printing of export: Exported var colors.
  • Add back xrdb -merge of x colors.
  • Convert putty colors to rgb.
  • Fix tests.

@dylanaraps dylanaraps changed the base branch from master to json June 29, 2017 07:32
@dylanaraps dylanaraps merged commit c7cd458 into json Jun 29, 2017
@dylanaraps dylanaraps deleted the template branch June 29, 2017 13:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant