Skip to content

Commit 7a84ee7

Browse files
design: add git-rain logo — thundercloud raining DAGs
Light + dark lockups (220x80) and icon-only variants (80x80). Concept: a storm cloud with a lightning bolt that strikes into a falling git DAG (branch → merge commit graph), which flows into the bottom commit node. Water and ice color palette. Structural parallel to git-fire's commit-node-on-a-stem motif. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 303c63e commit 7a84ee7

5 files changed

Lines changed: 207 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# git-rain — Multi-Repo Sync CLI
22

3+
<p align="center">
4+
<img src="assets/git-rain-lockup.svg#gh-light-mode-only" alt="git-rain: storm cloud, lightning bolt, falling DAG, commit node, wordmark" width="220" height="80">
5+
<img src="assets/git-rain-lockup-dark.svg#gh-dark-mode-only" alt="git-rain: storm cloud, lightning bolt, falling DAG, commit node, wordmark" width="220" height="80">
6+
</p>
7+
38
<p align="center">
49
<img src="https://img.shields.io/badge/status-1.0-brightgreen" alt="Status: 1.0">
510
<img src="https://img.shields.io/badge/go-1.24.2-blue" alt="Go 1.24.2">

assets/git-rain-icon-dark.svg

Lines changed: 44 additions & 0 deletions
Loading

assets/git-rain-icon.svg

Lines changed: 44 additions & 0 deletions
Loading

assets/git-rain-lockup-dark.svg

Lines changed: 57 additions & 0 deletions
Loading

assets/git-rain-lockup.svg

Lines changed: 57 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)