Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions standard/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
|**[Iterm](iterm.yaml)**:|<img src='previews/iterm.yaml.svg' width='300'>|
|**[Jellybeans](jellybeans.yaml)**:|<img src='previews/jellybeans.yaml.svg' width='300'>|
|**[Kanagawa](kanagawa.yaml)**:|<img src='previews/kanagawa.yaml.svg' width='300'>|
|**[Kanagawa Paper](kanagawa_paper.yaml)**:|<img src='previews/kanagawa_paper.yaml.svg' width='300'>|
|**[Konsole Linux](konsole_linux.yaml)**:|<img src='previews/konsole_linux.yaml.svg' width='300'>|
|**[Laser](laser.yaml)**:|<img src='previews/laser.yaml.svg' width='300'>|
|**[Light-pinkish](light-pinkish.yaml)**:|<img src='previews/light-pinkish.yaml.svg' width='300'>|
Expand Down
25 changes: 25 additions & 0 deletions standard/kanagawa_paper.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
name: Kanagawa Paper
accent: '#8ba4b0' # Using color4 as accent
background: '#1F1F28' # Using original background
foreground: '#DCD7BA' # Using original foreground
cursor: '#c8c093' # Using original cursor color
details: darker # This is a dark theme
terminal_colors:
normal:
black: '#0d0c0c' # color0
blue: '#8ba4b0' # color4
cyan: '#8ea4a2' # color6
green: '#8a9a7b' # color2
magenta: '#a292a3' # color5
red: '#c4746e' # color1
white: '#C8C093' # color7
yellow: '#c4b28a' # color3
bright:
black: '#a6a69c' # color8
blue: '#7FB4CA' # color12
cyan: '#7AA89F' # color14
green: '#87a987' # color10
magenta: '#938AA9' # color13
red: '#E46876' # color9
white: '#c5c9c5' # color15
yellow: '#E6C384' # color11
51 changes: 51 additions & 0 deletions standard/previews/kanagawa_paper.yaml.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.