Skip to content

Warp terminal port of kanagawa.nvim - dark theme inspired by the colors of the famous painting by Katsushika Hokusai. 🌊

License

Notifications You must be signed in to change notification settings

nicholasdly/kanagawa.warp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Warp terminal port of kanagawa.nvim 🌊


A dark theme inspired by the colors of the famous painting by Katsushika Hokusai.





Requirements

  • Latest version of Warp

Installation

  • Download the kanagawa.yaml file from the themes directory
  • Place the file into ~/.warp/themes/
  • Restart Warp

Usage

  • Open Warp
  • Press Control Command T to open the theme picker
  • Select Kanagawa and enjoy your new theme ✨

Configuration

  • Color palette has been slightly modified to improve readability in the terminal
  • Happy with the colors? No further configuration necessary!
  • Open and make changes to the kanagawa.yaml file to make changes
accent: "#C8C093"
background: "#1F1F28"
foreground: "#DCD7BA"
details: "darker"
terminal_colors:
  normal:
    black: "#727169"
    red: "#E46876"
    green: "#98BB6C"
    yellow: "#E6C384"
    blue: "#7E9CD8"
    magenta: "#9d85c2"
    cyan: "#76a89a"
    white: "#f1f1f1"
  bright:
    black: "#96948d"
    red: "#e79ca5"
    green: "#b7cf9b"
    yellow: "#ffe5b6"
    blue: "#b0caff"
    magenta: "#bca4e1"
    cyan: "#b2e1d3"
    white: "#feffff"

To make your own Warp theme, visit warp-themes.com

About

Warp terminal port of kanagawa.nvim - dark theme inspired by the colors of the famous painting by Katsushika Hokusai. 🌊

Topics

Resources

License

Stars

Watchers

Forks