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
@@ -1,6 +1,7 @@
|Theme name | Preview|
| --- | --- |
|**[Afterglow](afterglow.yaml)**:|<img src='previews/afterglow.yaml.svg' width='300'>|
|**[Apathy](apathy.yaml)**:|<img src='previews/apathy.yaml.svg' width='300'>|
|**[Apple Dark](apple_dark.yaml)**:|<img src='previews/apple_dark.yaml.svg' width='300'>|
|**[Apple Light](apple_light.yaml)**:|<img src='previews/apple_light.yaml.svg' width='300'>|
|**[Arc Dark](arc_dark.yaml)**:|<img src='previews/arc_dark.yaml.svg' width='300'>|
Expand Down
26 changes: 26 additions & 0 deletions standard/apathy.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
name: Apathy
accent: "#C792EA" # Apathy's bright purple accent
cursor: "#FFCB6B" # Apathy's yellow-ish cursor tone
background: "#0E0B13" # dark purple background from theme base
foreground: "#E0E0E0" # Light grey foreground
details: darker # Dark overall theme

terminal_colors:
normal:
black: "#2A273F"
red: "#F07178"
green: "#C3E88D"
yellow: "#FFCB6B"
blue: "#82AAFF"
magenta: "#C792EA"
cyan: "#89DDFF"
white: "#ECEFF4"
bright:
black: "#3B3853"
red: "#FF5370"
green: "#C3E88D"
yellow: "#FFCB6B"
blue: "#82AAFF"
magenta: "#C792EA"
cyan: "#89DDFF"
white: "#FFFFFF"
51 changes: 51 additions & 0 deletions standard/previews/apathy.yaml.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.