Skip to content

Commit

Permalink
Merge pull request #424 from lj-n/kanagawa-dragon
Browse files Browse the repository at this point in the history
Kanagawa Dragon Variant
  • Loading branch information
Mgldvd committed Apr 5, 2024
2 parents d080113 + 7ef0a4c commit 5bbb682
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions themes/Kanagawa Dragon.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
name: 'Kanagawa Dragon'

color_01: '#0D0C0C' # Black (Host)
color_02: '#C4746E' # Red (Syntax string)
color_03: '#8A9A7B' # Green (Command)
color_04: '#C4B28A' # Yellow (Command second)
color_05: '#8BA4B0' # Blue (Path)
color_06: '#A292A3' # Magenta (Syntax var)
color_07: '#8EA4A2' # Cyan (Prompt)
color_08: '#C8C093' # White

color_09: '#A6A69C' # Bright Black
color_10: '#E46876' # Bright Red (Command error)
color_11: '#87A987' # Bright Green (Exec)
color_12: '#E6C384' # Bright Yellow
color_13: '#7FB4CA' # Bright Blue (Folder)
color_14: '#938AA9' # Bright Magenta
color_15: '#7AA89F' # Bright Cyan
color_16: '#C5C9C5' # Bright White

background: '#181616' # Background
foreground: '#C5C9C5' # Foreground (Text)

cursor: '#C8C093' # Cursor

0 comments on commit 5bbb682

Please sign in to comment.