feat: add missing project files and fix architecture compliance

- Add LICENSE file (MIT)
- Add CONTRIBUTING.md with generator-first workflow guidelines
- Add Makefile with comprehensive development commands
- Add .editorconfig for consistent code formatting
- Add CHANGELOG.md for version tracking
- Remove inconsistent non-variant files that bypassed generator architecture
- Fix installation script to use variant-specific paths (prevent config overwriting)
This commit is contained in:
2025-09-06 00:36:23 +03:00
parent 11baabe545
commit dd5e539bb5
289 changed files with 29294 additions and 60 deletions

26
cli/gitui/template.txt Normal file
View File

@@ -0,0 +1,26 @@
// Everforest theme for GitUI
// Generated from template - do not edit manually
(
selected_tab: "{{yellow}}",
command_fg: "{{fg}}",
selection_bg: "{{bg1}}",
selection_fg: "{{fg}}",
cmdbar_bg: "{{bg}}",
cmdbar_extra_lines_bg: "{{bg1}}",
disabled_fg: "{{gray2}}",
diff_line_add: "{{green}}",
diff_line_delete: "{{red}}",
diff_file_added: "{{green}}",
diff_file_removed: "{{red}}",
diff_file_moved: "{{purple}}",
diff_file_modified: "{{yellow}}",
commit_hash: "{{purple}}",
commit_time: "{{aqua}}",
commit_author: "{{orange}}",
danger_fg: "{{red}}",
push_gauge_bg: "{{blue}}",
push_gauge_fg: "{{bg}}",
tag_fg: "{{yellow}}",
branch_fg: "{{green}}"
)

View File

@@ -0,0 +1,26 @@
// Everforest theme for GitUI
// Generated from template - do not edit manually
(
selected_tab: "#dbbc7f",
command_fg: "#d3c6aa",
selection_bg: "#323c41",
selection_fg: "#d3c6aa",
cmdbar_bg: "#2b3339",
cmdbar_extra_lines_bg: "#323c41",
disabled_fg: "#859289",
diff_line_add: "#a7c080",
diff_line_delete: "#e67e80",
diff_file_added: "#a7c080",
diff_file_removed: "#e67e80",
diff_file_moved: "#d699b6",
diff_file_modified: "#dbbc7f",
commit_hash: "#d699b6",
commit_time: "#83c092",
commit_author: "#e69875",
danger_fg: "#e67e80",
push_gauge_bg: "#7fbbb3",
push_gauge_fg: "#2b3339",
tag_fg: "#dbbc7f",
branch_fg: "#a7c080"
)

View File

@@ -0,0 +1,26 @@
// Everforest theme for GitUI
// Generated from template - do not edit manually
(
selected_tab: "#dbbc7f",
command_fg: "#d3c6aa",
selection_bg: "#374247",
selection_fg: "#d3c6aa",
cmdbar_bg: "#2f383e",
cmdbar_extra_lines_bg: "#374247",
disabled_fg: "#859289",
diff_line_add: "#a7c080",
diff_line_delete: "#e67e80",
diff_file_added: "#a7c080",
diff_file_removed: "#e67e80",
diff_file_moved: "#d699b6",
diff_file_modified: "#dbbc7f",
commit_hash: "#d699b6",
commit_time: "#83c092",
commit_author: "#e69875",
danger_fg: "#e67e80",
push_gauge_bg: "#7fbbb3",
push_gauge_fg: "#2f383e",
tag_fg: "#dbbc7f",
branch_fg: "#a7c080"
)

View File

@@ -0,0 +1,26 @@
// Everforest theme for GitUI
// Generated from template - do not edit manually
(
selected_tab: "#dbbc7f",
command_fg: "#d3c6aa",
selection_bg: "#3a464c",
selection_fg: "#d3c6aa",
cmdbar_bg: "#323d43",
cmdbar_extra_lines_bg: "#3a464c",
disabled_fg: "#859289",
diff_line_add: "#a7c080",
diff_line_delete: "#e67e80",
diff_file_added: "#a7c080",
diff_file_removed: "#e67e80",
diff_file_moved: "#d699b6",
diff_file_modified: "#dbbc7f",
commit_hash: "#d699b6",
commit_time: "#83c092",
commit_author: "#e69875",
danger_fg: "#e67e80",
push_gauge_bg: "#7fbbb3",
push_gauge_fg: "#323d43",
tag_fg: "#dbbc7f",
branch_fg: "#a7c080"
)

View File

@@ -0,0 +1,26 @@
// Everforest theme for GitUI
// Generated from template - do not edit manually
(
selected_tab: "#dbbc7f",
command_fg: "#5c6a72",
selection_bg: "#f4f0d9",
selection_fg: "#5c6a72",
cmdbar_bg: "#fdf6e3",
cmdbar_extra_lines_bg: "#f4f0d9",
disabled_fg: "#b3c0b0",
diff_line_add: "#a7c080",
diff_line_delete: "#e67e80",
diff_file_added: "#a7c080",
diff_file_removed: "#e67e80",
diff_file_moved: "#d699b6",
diff_file_modified: "#dbbc7f",
commit_hash: "#d699b6",
commit_time: "#83c092",
commit_author: "#e69875",
danger_fg: "#e67e80",
push_gauge_bg: "#7fbbb3",
push_gauge_fg: "#fdf6e3",
tag_fg: "#dbbc7f",
branch_fg: "#a7c080"
)

View File

@@ -0,0 +1,26 @@
// Everforest theme for GitUI
// Generated from template - do not edit manually
(
selected_tab: "#dbbc7f",
command_fg: "#5c6a72",
selection_bg: "#ede6cf",
selection_fg: "#5c6a72",
cmdbar_bg: "#f3ead3",
cmdbar_extra_lines_bg: "#ede6cf",
disabled_fg: "#b3c0b0",
diff_line_add: "#a7c080",
diff_line_delete: "#e67e80",
diff_file_added: "#a7c080",
diff_file_removed: "#e67e80",
diff_file_moved: "#d699b6",
diff_file_modified: "#dbbc7f",
commit_hash: "#d699b6",
commit_time: "#83c092",
commit_author: "#e69875",
danger_fg: "#e67e80",
push_gauge_bg: "#7fbbb3",
push_gauge_fg: "#f3ead3",
tag_fg: "#dbbc7f",
branch_fg: "#a7c080"
)

View File

@@ -0,0 +1,26 @@
// Everforest theme for GitUI
// Generated from template - do not edit manually
(
selected_tab: "#dbbc7f",
command_fg: "#5c6a72",
selection_bg: "#e9e1cc",
selection_fg: "#5c6a72",
cmdbar_bg: "#f0e5cf",
cmdbar_extra_lines_bg: "#e9e1cc",
disabled_fg: "#b3c0b0",
diff_line_add: "#a7c080",
diff_line_delete: "#e67e80",
diff_file_added: "#a7c080",
diff_file_removed: "#e67e80",
diff_file_moved: "#d699b6",
diff_file_modified: "#dbbc7f",
commit_hash: "#d699b6",
commit_time: "#83c092",
commit_author: "#e69875",
danger_fg: "#e67e80",
push_gauge_bg: "#7fbbb3",
push_gauge_fg: "#f0e5cf",
tag_fg: "#dbbc7f",
branch_fg: "#a7c080"
)