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

View File

@@ -0,0 +1,73 @@
# Everforest theme for Kitty
# Generated from template - do not edit manually
# Basic colors
foreground #d3c6aa
background #2b3339
selection_foreground #d3c6aa
selection_background #323c41
# Cursor colors
cursor #d3c6aa
cursor_text_color #2b3339
# URL underline color when hovering with mouse
url_color #7fbbb3
# Kitty window border colors
active_border_color #7fbbb3
inactive_border_color #859289
bell_border_color #e67e80
# OS Window titlebar colors
wayland_titlebar_color system
macos_titlebar_color system
# Tab bar colors
active_tab_foreground #d3c6aa
active_tab_background #323c41
inactive_tab_foreground #859289
inactive_tab_background #2b3339
tab_bar_background #2b3339
# Colors for marks (marked text in the terminal)
mark1_foreground #2b3339
mark1_background #7fbbb3
mark2_foreground #2b3339
mark2_background #d699b6
mark3_foreground #2b3339
mark3_background #a7c080
# The 16 terminal colors
# black
color0 #2b3339
color8 #7a8478
# red
color1 #e67e80
color9 #e67e80
# green
color2 #a7c080
color10 #a7c080
# yellow
color3 #dbbc7f
color11 #dbbc7f
# blue
color4 #7fbbb3
color12 #7fbbb3
# magenta
color5 #d699b6
color13 #d699b6
# cyan
color6 #83c092
color14 #83c092
# white
color7 #d3c6aa
color15 #d3c6aa

View File

@@ -0,0 +1,73 @@
# Everforest theme for Kitty
# Generated from template - do not edit manually
# Basic colors
foreground #d3c6aa
background #2f383e
selection_foreground #d3c6aa
selection_background #374247
# Cursor colors
cursor #d3c6aa
cursor_text_color #2f383e
# URL underline color when hovering with mouse
url_color #7fbbb3
# Kitty window border colors
active_border_color #7fbbb3
inactive_border_color #859289
bell_border_color #e67e80
# OS Window titlebar colors
wayland_titlebar_color system
macos_titlebar_color system
# Tab bar colors
active_tab_foreground #d3c6aa
active_tab_background #374247
inactive_tab_foreground #859289
inactive_tab_background #2f383e
tab_bar_background #2f383e
# Colors for marks (marked text in the terminal)
mark1_foreground #2f383e
mark1_background #7fbbb3
mark2_foreground #2f383e
mark2_background #d699b6
mark3_foreground #2f383e
mark3_background #a7c080
# The 16 terminal colors
# black
color0 #2f383e
color8 #7a8478
# red
color1 #e67e80
color9 #e67e80
# green
color2 #a7c080
color10 #a7c080
# yellow
color3 #dbbc7f
color11 #dbbc7f
# blue
color4 #7fbbb3
color12 #7fbbb3
# magenta
color5 #d699b6
color13 #d699b6
# cyan
color6 #83c092
color14 #83c092
# white
color7 #d3c6aa
color15 #d3c6aa

View File

@@ -0,0 +1,73 @@
# Everforest theme for Kitty
# Generated from template - do not edit manually
# Basic colors
foreground #d3c6aa
background #323d43
selection_foreground #d3c6aa
selection_background #3a464c
# Cursor colors
cursor #d3c6aa
cursor_text_color #323d43
# URL underline color when hovering with mouse
url_color #7fbbb3
# Kitty window border colors
active_border_color #7fbbb3
inactive_border_color #859289
bell_border_color #e67e80
# OS Window titlebar colors
wayland_titlebar_color system
macos_titlebar_color system
# Tab bar colors
active_tab_foreground #d3c6aa
active_tab_background #3a464c
inactive_tab_foreground #859289
inactive_tab_background #323d43
tab_bar_background #323d43
# Colors for marks (marked text in the terminal)
mark1_foreground #323d43
mark1_background #7fbbb3
mark2_foreground #323d43
mark2_background #d699b6
mark3_foreground #323d43
mark3_background #a7c080
# The 16 terminal colors
# black
color0 #323d43
color8 #7a8478
# red
color1 #e67e80
color9 #e67e80
# green
color2 #a7c080
color10 #a7c080
# yellow
color3 #dbbc7f
color11 #dbbc7f
# blue
color4 #7fbbb3
color12 #7fbbb3
# magenta
color5 #d699b6
color13 #d699b6
# cyan
color6 #83c092
color14 #83c092
# white
color7 #d3c6aa
color15 #d3c6aa

View File

@@ -0,0 +1,73 @@
# Everforest theme for Kitty
# Generated from template - do not edit manually
# Basic colors
foreground #5c6a72
background #fdf6e3
selection_foreground #5c6a72
selection_background #f4f0d9
# Cursor colors
cursor #5c6a72
cursor_text_color #fdf6e3
# URL underline color when hovering with mouse
url_color #7fbbb3
# Kitty window border colors
active_border_color #7fbbb3
inactive_border_color #b3c0b0
bell_border_color #e67e80
# OS Window titlebar colors
wayland_titlebar_color system
macos_titlebar_color system
# Tab bar colors
active_tab_foreground #5c6a72
active_tab_background #f4f0d9
inactive_tab_foreground #b3c0b0
inactive_tab_background #fdf6e3
tab_bar_background #fdf6e3
# Colors for marks (marked text in the terminal)
mark1_foreground #fdf6e3
mark1_background #7fbbb3
mark2_foreground #fdf6e3
mark2_background #d699b6
mark3_foreground #fdf6e3
mark3_background #a7c080
# The 16 terminal colors
# black
color0 #fdf6e3
color8 #a6b0a0
# red
color1 #e67e80
color9 #e67e80
# green
color2 #a7c080
color10 #a7c080
# yellow
color3 #dbbc7f
color11 #dbbc7f
# blue
color4 #7fbbb3
color12 #7fbbb3
# magenta
color5 #d699b6
color13 #d699b6
# cyan
color6 #83c092
color14 #83c092
# white
color7 #5c6a72
color15 #5c6a72

View File

@@ -0,0 +1,73 @@
# Everforest theme for Kitty
# Generated from template - do not edit manually
# Basic colors
foreground #5c6a72
background #f3ead3
selection_foreground #5c6a72
selection_background #ede6cf
# Cursor colors
cursor #5c6a72
cursor_text_color #f3ead3
# URL underline color when hovering with mouse
url_color #7fbbb3
# Kitty window border colors
active_border_color #7fbbb3
inactive_border_color #b3c0b0
bell_border_color #e67e80
# OS Window titlebar colors
wayland_titlebar_color system
macos_titlebar_color system
# Tab bar colors
active_tab_foreground #5c6a72
active_tab_background #ede6cf
inactive_tab_foreground #b3c0b0
inactive_tab_background #f3ead3
tab_bar_background #f3ead3
# Colors for marks (marked text in the terminal)
mark1_foreground #f3ead3
mark1_background #7fbbb3
mark2_foreground #f3ead3
mark2_background #d699b6
mark3_foreground #f3ead3
mark3_background #a7c080
# The 16 terminal colors
# black
color0 #f3ead3
color8 #a6b0a0
# red
color1 #e67e80
color9 #e67e80
# green
color2 #a7c080
color10 #a7c080
# yellow
color3 #dbbc7f
color11 #dbbc7f
# blue
color4 #7fbbb3
color12 #7fbbb3
# magenta
color5 #d699b6
color13 #d699b6
# cyan
color6 #83c092
color14 #83c092
# white
color7 #5c6a72
color15 #5c6a72

View File

@@ -0,0 +1,73 @@
# Everforest theme for Kitty
# Generated from template - do not edit manually
# Basic colors
foreground #5c6a72
background #f0e5cf
selection_foreground #5c6a72
selection_background #e9e1cc
# Cursor colors
cursor #5c6a72
cursor_text_color #f0e5cf
# URL underline color when hovering with mouse
url_color #7fbbb3
# Kitty window border colors
active_border_color #7fbbb3
inactive_border_color #b3c0b0
bell_border_color #e67e80
# OS Window titlebar colors
wayland_titlebar_color system
macos_titlebar_color system
# Tab bar colors
active_tab_foreground #5c6a72
active_tab_background #e9e1cc
inactive_tab_foreground #b3c0b0
inactive_tab_background #f0e5cf
tab_bar_background #f0e5cf
# Colors for marks (marked text in the terminal)
mark1_foreground #f0e5cf
mark1_background #7fbbb3
mark2_foreground #f0e5cf
mark2_background #d699b6
mark3_foreground #f0e5cf
mark3_background #a7c080
# The 16 terminal colors
# black
color0 #f0e5cf
color8 #a6b0a0
# red
color1 #e67e80
color9 #e67e80
# green
color2 #a7c080
color10 #a7c080
# yellow
color3 #dbbc7f
color11 #dbbc7f
# blue
color4 #7fbbb3
color12 #7fbbb3
# magenta
color5 #d699b6
color13 #d699b6
# cyan
color6 #83c092
color14 #83c092
# white
color7 #5c6a72
color15 #5c6a72

View File

@@ -0,0 +1,73 @@
# Everforest theme for Kitty
# Generated from template - do not edit manually
# Basic colors
foreground {{fg}}
background {{bg}}
selection_foreground {{fg}}
selection_background {{bg1}}
# Cursor colors
cursor {{fg}}
cursor_text_color {{bg}}
# URL underline color when hovering with mouse
url_color {{blue}}
# Kitty window border colors
active_border_color {{blue}}
inactive_border_color {{gray2}}
bell_border_color {{red}}
# OS Window titlebar colors
wayland_titlebar_color system
macos_titlebar_color system
# Tab bar colors
active_tab_foreground {{fg}}
active_tab_background {{bg1}}
inactive_tab_foreground {{gray2}}
inactive_tab_background {{bg}}
tab_bar_background {{bg}}
# Colors for marks (marked text in the terminal)
mark1_foreground {{bg}}
mark1_background {{blue}}
mark2_foreground {{bg}}
mark2_background {{purple}}
mark3_foreground {{bg}}
mark3_background {{green}}
# The 16 terminal colors
# black
color0 {{bg}}
color8 {{gray1}}
# red
color1 {{red}}
color9 {{red}}
# green
color2 {{green}}
color10 {{green}}
# yellow
color3 {{yellow}}
color11 {{yellow}}
# blue
color4 {{blue}}
color12 {{blue}}
# magenta
color5 {{purple}}
color13 {{purple}}
# cyan
color6 {{aqua}}
color14 {{aqua}}
# white
color7 {{fg}}
color15 {{fg}}