-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(cosmic-term): add comprehensive terminal configuration support
- Add complete configuration options for COSMIC Terminal - Implement color scheme management with dark/light themes - Add profile management with default profile validation - Fix RON map key handling for numeric keys - Add hex color type validation - Add utilities for null-or options - Make configuration conditional on hasSettings flag The module now supports full configuration of COSMIC Terminal including profiles, color schemes, font settings, and appearance options.
- Loading branch information
1 parent
4813846
commit 2b80b44
Showing
5 changed files
with
565 additions
and
14 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.