Skip to content

Fun new themes! Alabaster and Nokia#4074

Open
1363V4 wants to merge 4 commits intomicro-editor:masterfrom
1363V4:master
Open

Fun new themes! Alabaster and Nokia#4074
1363V4 wants to merge 4 commits intomicro-editor:masterfrom
1363V4:master

Conversation

@1363V4
Copy link
Copy Markdown

@1363V4 1363V4 commented Apr 16, 2026

Hello micro!

After reading this article on syntax highlighting by Tonsky, I tried to port its minimal highlighting theme "Alabaster" to micro.

And while I was at it, I made a fun "Nokia" theme only using colors from the good old 3310.

Both themes use 256-color convention.


Micro is a fantastic editor and a joy to use everyday. Thank you to the team!

Comment thread runtime/colorschemes/alabaster.micro Outdated
color-link error "167"

# Gray
color-link line-number "102" No newline at end of file
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The final line feed is missing for both files.
Shouldn't we track each theme with a separate commit?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Final lines added and separate commits done.
Alabaster: 691a675
Nokia: 6c0c236

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like the history needs a rework, because right now we have 4 commits:

  1. a9e7b82 introducing both themes
  2. 7296ed8 adding the line feed to both themes
  3. 691a675 only changes the first line of the first theme
  4. 6c0c236 only changes the first line of the second theme

What I had in mind was to use one commit per theme adding it with the correct line ending that we have at the end just two commits.

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