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 @@ -15,6 +15,7 @@
|**[Blue Monday](blue_monday.yaml)**:|<img src='previews/blue_monday.yaml.svg' width='300'>|
|**[Breeze](breeze.yaml)**:|<img src='previews/breeze.yaml.svg' width='300'>|
|**[Campbell](campbell.yaml)**:|<img src='previews/campbell.yaml.svg' width='300'>|
|**[Candy](candy.yaml)**:|<img src='previews/candy.yaml.svg' width='300'>|
|**[Catppuccin](catppuccin.yaml)**:|<img src='previews/catppuccin.yaml.svg' width='300'>|
|**[Challenger Deep](challenger_deep.yaml)**:|<img src='previews/challenger_deep.yaml.svg' width='300'>|
|**[Cherry](cherry.yaml)**:|<img src='previews/cherry.yaml.svg' width='300'>|
Expand Down
29 changes: 29 additions & 0 deletions standard/candy.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
name: Candy # By @chandlertee
accent:
left: "#ffb8de"
right: "#ff99c8"
cursor: "#ffffff"
background:
top: "#2e1f2e"
bottom: "#1f0f1f"
details: darker
foreground: "#ffe8f5"
terminal_colors:
bright:
black: "#5a3b5a"
blue: "#99d6ff"
cyan: "#8ff7f7"
green: "#a6ffc3"
magenta: "#e6afff"
red: "#ff7fae"
white: "#ffffff"
yellow: "#ffeb99"
normal:
black: "#442f44"
blue: "#7ebcff"
cyan: "#6fe0e0"
green: "#8ce99a"
magenta: "#d491f5"
red: "#ff5a81"
white: "#ffe8f5"
yellow: "#ffd966"
51 changes: 51 additions & 0 deletions standard/previews/candy.yaml.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.