Skip to content

docs: add comprehensive keybinds and custom themes documentation#39

Merged
bakayu merged 1 commit intomasterfrom
docs-keybinds-themes
Mar 5, 2026
Merged

docs: add comprehensive keybinds and custom themes documentation#39
bakayu merged 1 commit intomasterfrom
docs-keybinds-themes

Conversation

@shatrughantwt
Copy link
Copy Markdown
Contributor

@shatrughantwt shatrughantwt commented Mar 5, 2026

Closes #38

Description

Fills in the two placeholder pages under 02_using_gitx with complete, example-driven documentation.

Changes:

02_key_binds.md

  • Default keybindings reference (31 keybinds across 6 categories)
  • Config file format, location, and key specification syntax
  • Examples: vim, emacs, arrow keys, and Dvorak layouts

03_theme.md

  • Built-in themes (GitHub Dark, Gruvbox) with full palettes
  • Custom theme TOML format with 4 complete examples (Dracula, Solarized, Nord, One Dark)
  • Usage instructions, color reference, and troubleshooting

All keybindings cross-referenced against keys.go, theme structure against theme.go, and config paths against config.go.

Signed-off-by: shatrughan mishra <shatrughanm485@gmail.com>
@shatrughantwt shatrughantwt requested a review from bakayu March 5, 2026 12:25
Copy link
Copy Markdown
Member

@bakayu bakayu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These look great

@bakayu bakayu merged commit 703330a into master Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: add keybinds and custom themes documentation

2 participants