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 @@ -111,6 +111,7 @@
|**[Tender](tender.yaml)**:|<img src='previews/tender.yaml.svg' width='300'>|
|**[Terminal App](terminal_app.yaml)**:|<img src='previews/terminal_app.yaml.svg' width='300'>|
|**[Thelovelace](thelovelace.yaml)**:|<img src='previews/thelovelace.yaml.svg' width='300'>|
|**[Tokyo City Terminal Night](tokyo_city_terminal_night.yaml)**:|<img src='previews/tokyo_city_terminal_night.yaml.svg' width='300'>|
|**[Tokyo Night](tokyo_night.yaml)**:|<img src='previews/tokyo_night.yaml.svg' width='300'>|
|**[Tokyo Night Storm](tokyo_night_storm.yaml)**:|<img src='previews/tokyo_night_storm.yaml.svg' width='300'>|
|**[Tomorrow Night](tomorrow_night.yaml)**:|<img src='previews/tomorrow_night.yaml.svg' width='300'>|
Expand Down
51 changes: 51 additions & 0 deletions standard/previews/tokyo_city_terminal_night.yaml.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions standard/tokyo_city_terminal_night.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
accent: "#539AFC"
background: "#0F1419"
details: darker
foreground: "#D8E2EC"
terminal_colors:
bright:
black: "#28323A"
blue: "#539AFC"
cyan: "#70E1E8"
green: "#8BD49C"
magenta: "#B62D65"
red: "#D95468"
white: "#FBFBFD"
yellow: "#EBBF83"
normal:
black: "#1D252C"
blue: "#4690F7"
cyan: "#60CFD6"
green: "#79CD8D"
magenta: "#A41D55"
red: "#C44659"
white: "#B7C5D3"
yellow: "#FF9E64"