Skip to content

Instantly share code, notes, and snippets.

@tmatilai
Created January 18, 2012 16:18
Show Gist options
  • Save tmatilai/1633817 to your computer and use it in GitHub Desktop.
Save tmatilai/1633817 to your computer and use it in GitHub Desktop.
todo.txt colors for dark Solarized color scheme
# todo.txt colors for dark Solarized color scheme
export PRI_A=$RED
export PRI_B=$BROWN
export PRI_C=$BLUE
export PRI_D=$CYAN
export PRI_E=$LIGHT_PURPLE
export PRI_X=$LIGHT_CYAN
export COLOR_DONE=$LIGHT_GREEN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment