READMEMayukai ThemeMayukai Theme is dark and yellow bluish mirage theme with bright colors for easy readibility syntax. This theme is inspired from mixed color swatch in Ayu Theme, Material Theme, Monokai, Andromeda, and Gruvbox Darktooth Original Colors. These color are adjusted in Mayukai theme so it suitable for all day long programming work. This theme also included with built-in File Icon Theme called Mayukai Ayu. Install in VS Code/VS CodiumOpen Visual Studio Code Market Place in your Visual Studio Code or VS Codium text editor, and search Mayukai. Hit install button, and after finishing install, go to List of Color SchemeThis Mayukai Theme includes some color scheme for syntax coloring. There are :
Preview and ScreenshotSome demo for syntax highlighting in JavaScript, CSS, HTML, and JSON file. The recommended font for use with this theme is Iosevka Font or using our custom build font named Iosevka Mayukai. Mayukai Mirage JavaScript SyntaxMayukai Mirage HTML SyntaxMayukai Mirage CSS SCSS SyntaxMayukai Mirage JSON SyntaxMayukai DarkMayukai Gruvbox DarktoothMayukai MonoMayukai AlucardMayukai SunsetMayukai ReversalMayukai MidnightKnown IssuesVS Code 1.50 and newer versions, bring new feature called Semantic Highlighting. Unfortunately, this feature make VS Code theme and syntax highlighting broken and unusable. You can disable this feature in VS Code Settings. Put this line in your VS Code settings.json file.
Related Issue : https://github.com/microsoft/vscode/issues/92308 Reference : https://code.visualstudio.com/docs/getstarted/themes#_semantic-highlighting Reference : https://github.com/microsoft/vscode/wiki/Semantic-Highlighting-Overview Or search in your VS Code Settings with "semantic" keyword. And disable by selecting false option from Editor > Semantic Highlighting: Enabled dropdown setting. Mayukai Theme for Semantic Highlighting VS CodeIf you still want use Semantic Highlighting in VS Code 1.45.x and newer versions. You can use Mayukai Theme that specially designed for Semantic Highlighting. Just select Mayukai Semantic Mirage Theme in Color Theme Setting in your VS Code. MiscellaneousMayukai theme also available in Hyper Terminal . You can download and install Mayukai Hyper Terminal Theme in this link. Mayukai Theme work fine with other syntax highlighting extension, such as Babel JavaScript by Michael McDermott. But I recommended you to disable that extension if you find any problem with syntax coloring consistency in Mayukai Theme. Mayukai Terminal Theme also available for Linux System, with .Xresources configuration. This configuration and how to install available in this repository Mayukai Terminal Theme. DevelopmentThis theme is using base color swatch from Ayu, with some adjustment for syntax coloring. Template for this theme is generated using Ayu Color Generator from Ayu Theme. Documentation used for creating this theme in VS Code Theming API. Thank you forThank you to everyone who create these amazing theme in VS Code that inspires Mayukai Theme, feel free to check and try this out.
Issue and Bug ReportWe know creating syntax theme that run on every syntax in every programming language is hard, and we know that Mayukai theme is far from perfect. This theme will be updated regulary for coloring adjustment. And if you find any issue or bug in this theme, feel free to make an Issue in this repository. Enjoy! |