CodeEdit icon indicating copy to clipboard operation
CodeEdit copied to clipboard

[WIP] Add a Midnight Theme to CodeEdit

Open adsalad opened this issue 3 years ago • 0 comments

Description

Attempted to recreate the Midnight Theme from Xcode in CodeEdit using the color HEX codes provided in Xcode Preferences > Theme. There are some minor character color mismatches though (Ex. Characters, Class Types). This is likely because Xcode has more color highlighting options than CodeEdit, but I'm new to all this so let me know if you have better ideas.

Related Issue

  • #672

Checklist

  • [x] I read and understood the contributing guide as well as the code of conduct
  • [x] My changes generate no new warnings
  • [x] My code builds and runs on my machine
  • [ ] I documented my code
  • [ ] Review requested

Screenshots

Xcode

XCODE

CodeEdit

CODE-EDIT

Preferences

Preferences

adsalad avatar Jul 29 '22 06:07 adsalad