Skip to content

feat(themes): add atom-one-dark and atom-one-light#6301

Merged
willmcgugan merged 1 commit into
Textualize:mainfrom
NSPC911-forks:feat-themes-atom-one
Jan 3, 2026
Merged

feat(themes): add atom-one-dark and atom-one-light#6301
willmcgugan merged 1 commit into
Textualize:mainfrom
NSPC911-forks:feat-themes-atom-one

Conversation

@NSPC911

@NSPC911 NSPC911 commented Jan 2, 2026

Copy link
Copy Markdown
Contributor

Adds Atom One Dark and Atom One Light. Thanks to thechromaverse.netlify.app

Atom One Dark
image

Atom One Light
image

I did have to pull off some insane things with textual-theme-editor, especially with the warn/error/success and accent colors

  • warn: basically primary with the H of HSL set to 30
  • error: primary with H of HSL set to 0
  • success: primary with H of HSL set to either 90 or 105
  • accent: primary but H of HSL has 180 more (and L is slightly adjusted)

I just can't get the footer (which uses accent) to look nice, would like some help with it.

@NSPC911 NSPC911 force-pushed the feat-themes-atom-one branch from f1d3310 to c904bf0 Compare January 2, 2026 03:26
@willmcgugan

Copy link
Copy Markdown
Member

Looks great, thanks. Made some tweaks to the footer. Open to tweaking them further if you have any suggestions.

@willmcgugan willmcgugan merged commit 21eea6e into Textualize:main Jan 3, 2026
23 checks passed
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

Successfully merging this pull request may close these issues.

2 participants