Skip to content

Elflare/nordfox-enhanced-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nordfox Enhanced Theme

English | 中文


中文

这是一个基于 Nordfox 主题的深度定制版本,旨在提供极致的代码阅读体验。

✨ 特性

  • 优美的 UI: 继承了 Nordfox 优美的 UI 颜色。
  • 增强的语义化高亮: 对变量、参数、属性、函数、类、关键字等进行了细致的颜色和样式区分,使代码层次更清晰。
  • 区分关键字: 将 if/for/return 等控制流关键字与 function/var/class 等声明关键字用不同颜色区分。
  • 优化参数样式: 函数参数使用斜体,便于快速识别。
  • 非斜体类名: 类名和类型定义使用常规字体,保持阅读一致性。

📦 安装

此主题未在 VS Code 扩展商店发布,请按照以下步骤手动安装:

  1. 下载主题

    • 从 GitHub 下载此项目 (点击 Code > Download ZIP) 并解压。
  2. 找到 VS Code 扩展目录

    • Windows: %USERPROFILE%\.vscode\extensions
    • macOS & Linux: ~/.vscode/extensions
  3. 复制主题文件夹

    • 将解压后的整个项目文件夹移动到 VS Code 的 extensions 目录中。
  4. 激活主题

    • 重启 VS Code。
    • 转到 文件 > 首选项 > 颜色主题,然后选择 Nordfox Enhanced

🙏 致谢

非常感谢原始的 Nightfox 主题,本主题基于它进行开发。


English

This is a deeply customized version based on the Nordfox theme, aiming to provide the ultimate code reading experience.

✨ Features

  • Beautiful UI: Inherits the elegant UI colors of Nordfox.
  • Enhanced Semantic Highlighting: Provides detailed color and style distinctions for variables, parameters, properties, functions, classes, keywords, etc., making the code hierarchy clearer.
  • Differentiated Keywords: Distinguishes control flow keywords like if/for/return from declaration keywords like function/var/class with different colors.
  • Optimized Parameter Style: Function parameters are italicized for quick identification.
  • Non-italic Class Names: Class names and type definitions use a regular font style to maintain reading consistency.

📦 Installation

This theme is not published to the VS Code Marketplace. Please follow these steps to install it manually:

  1. Download the Theme

    • Download this project from GitHub (click Code > Download ZIP) and unzip it.
  2. Find the VS Code Extensions Folder

    • Windows: %USERPROFILE%\.vscode\extensions
    • macOS & Linux: ~/.vscode/extensions
  3. Copy the Theme Folder

    • Move the entire unzipped project folder into the VS Code extensions directory.
  4. Activate the Theme

    • Restart VS Code.
    • Go to File > Preferences > Color Theme and select Nordfox Enhanced.

🙏 Acknowledgements

A big thank you to the original Nightfox theme, which this theme is based on.

📄 License

This project is licensed under the MIT License. See the LICENSE file for details.

About

这是一个基于Nordfox主题的深度定制版本,旨在提供极致的代码阅读体验。

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published