Skip to content

Can I rearrange the colors? #143

Answered by RyotaUshio
lifehaschanged asked this question in Q&A
Discussion options

You must be logged in to vote

Sorry this plugin doesn't offer the GUI for rearranging colors. I will consider adding it in the future.

But I guess the following workaround will work:

  1. Disable PDF++.
  2. Open .obsidian/plugins/pdf-plus/data.json in some text editor.
  3. Find an item called "colors". It will look like this:
"colors": {
    "Yellow": "#ffd000",
    "Red": "#ea5252",
    "Note": "#086ddd",
    "Important": "#bb61e5"
  },
  1. Rearrange these key-value pairs as you like.
  2. Save the change and re-enable PDF++.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@codingThome
Comment options

Answer selected by lifehaschanged
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants