diff --git a/README.md b/README.md index 064d3e5..8507f69 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ Feeling like your designer wants to share your own take on Warp theming? Any con # assuming you're adding the theme to `standard` directory: python3 ./scripts/gen_theme_previews.py standard/ standard/ ./scripts/preview.svg ./standard/README.md-intro ``` -4. Commit your changes (`git commit -m 'This theme is awesome`) +4. Commit your changes (`git commit -m 'This theme is awesome'`) 5. Push to the branch (`git push origin`) 6. Open a pull request diff --git a/standard/README.md b/standard/README.md index 9887b26..c6cd022 100644 --- a/standard/README.md +++ b/standard/README.md @@ -27,6 +27,7 @@ Repo: https://github.com/eendroroy/alacritty-theme |**[High Contrast](high_contrast.yaml)**:|| |**[Horizon Dark](horizon_dark.yaml)**:|| |**[Hyper](hyper.yaml)**:|| +|**[Iceberg](iceberg.yaml)**:|| |**[Iterm](iterm.yaml)**:|| |**[Konsole Linux](konsole_linux.yaml)**:|| |**[Low Contrast](low_contrast.yaml)**:|| diff --git a/standard/iceberg.yaml b/standard/iceberg.yaml new file mode 100644 index 0000000..3a0e892 --- /dev/null +++ b/standard/iceberg.yaml @@ -0,0 +1,28 @@ +# Accent color for UI elements +accent: '#84a0c6' +# Terminal background color +background: '#161821' +# Whether the theme is lighter or darker. +details: darker +# The foreground color. +foreground: '#d2d4de' +# Ansi escape colors. +terminal_colors: + bright: + black: '#6b7089' + blue: '#91acd1' + cyan: '#95c4ce' + green: '#c0ca8e' + magenta: '#ada0d3' + red: '#e98989' + white: '#d2d4de' + yellow: '#e9b189' + normal: + black: '#161821' + blue: '#84a0c6' + cyan: '#89b8c2' + green: '#b4be82' + magenta: '#a093c7' + red: '#e27878' + white: '#c6c8d1' + yellow: '#e2a478' \ No newline at end of file diff --git a/standard/previews/iceberg.yaml.svg b/standard/previews/iceberg.yaml.svg new file mode 100644 index 0000000..6370f6b --- /dev/null +++ b/standard/previews/iceberg.yaml.svg @@ -0,0 +1,91 @@ + + + + +ls + +dir + + +executable + + +file + + + + +bash ~/colors.sh + +normal: + + +black + + +red + + +green + + +yellow + + +blue + + +magenta + + +cyan + + +white + + +bright: + + +black + + +red + + +green + + +yellow + + +blue + + +magenta + + +cyan + + +white + + + + + +~/project + + +git( + + + main + + + ) + + + + +