Skip to content
New issue

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

Linear Update Breaks Clipboard Imports #78

Open
prikhi opened this issue Mar 27, 2024 · 4 comments
Open

Linear Update Breaks Clipboard Imports #78

prikhi opened this issue Mar 27, 2024 · 4 comments

Comments

@prikhi
Copy link
Contributor

prikhi commented Mar 27, 2024

Linear put out a new UI, the import/export theme from clipboard is giving a new format:

// auto-migrated version of molokai
{
  "base": [
    10.582133794418283,
    1.2945462647024153,
    233.04124713466237,
    1
  ],
  "accent": [
    55.569923983069685,
    79.02630536146107,
    10.163691371400311,
    1
  ],
  "contrast": 30,
  "sidebar": {
    "accent": [
      55.569923983069685,
      79.02630536146107,
      10.163691371400311,
      1
    ],
    "base": [
      21.872691931441572,
      6.457567569452967,
      210.32553340279108,
      1
    ],
    "contrast": 30
  }
}

Trying to import themes from the linear.style site now fail.

https://linear.app/changelog/2024-03-20-new-linear-ui

@alii
Copy link
Owner

alii commented Mar 28, 2024

Interesting, thanks. How did you migrate Molokai?

@prikhi
Copy link
Contributor Author

prikhi commented Mar 28, 2024

It auto-migrates your selected theme, so I just hit the copy to clipboard button 😅

@alii
Copy link
Owner

alii commented Mar 29, 2024

Ah interesting. I will speak to Linear soon and ask if they could possibly share that migrator! Would make moving the existing themes over much easier 😄

@prikhi
Copy link
Contributor Author

prikhi commented Mar 29, 2024

Actually, seems like they tweaked the colors a fraction compared to my originals

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants