This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| !require_version 2.0-beta3 | |
| # How to use (Windows not currently supported): | |
| # - Install CLItheme by following instructions in README: | |
| # https://github.com/swiftycode256/clitheme/ | |
| # - Make necessary changes to this file, and use the following command to apply the ruleset | |
| # clitheme apply-theme <file path> or | |
| # python3 -m clitheme apply-theme <file path> | |
| # (Drag file to terminal window to obtain file path) | |
| # - Use `clitheme-exec` to execute the program |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Copyright (c) 2025 swiftycode (gitee.com/swiftycode | github.com/swiftycode256) | |
| # --使用条款-- | |
| # 【请仔细阅读该使用条款】 | |
| # 根据以下条款,你可以使用、分发、和修改该文件,以及对文件内容进行二次创作: | |
| # - 所有副本必须保留上方的【作者版权说明】和【该使用须知】 | |
| # - 如果对文件中的文字内容有任何修改(除细微问题修复外),必须在现有作者版权说明后添加相关作者/你的修改署名(如"Modified by <NAME> (Copyright (c) 2025 <NAME>)") | |
| # - 不得以任何商业或盈利通途传播该文件(非商业用途) | |
| # - 不得以侵犯他人及本作者合法权益、违反法律法规或相关平台规定、或严重违背价值观常识的方式传播和修改该文件 | |
| # - 除原文件中包含的内容外,本作者不对任何他人额外修改或添加的内容部分承担任何责任 | |
| # |