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 @@ -28,6 +28,7 @@
|**[Daobeam](daobeam.yaml)**:|<img src='previews/daobeam.yaml.svg' width='300'>|
|**[Darcula](darcula.yaml)**:|<img src='previews/darcula.yaml.svg' width='300'>|
|**[Dark-pinkish](dark-pinkish.yaml)**:|<img src='previews/dark-pinkish.yaml.svg' width='300'>|
|**[Dark Castle](dark_castle.yml)**:|<img src='previews/dark_castle.yml.svg' width='300'>|
|**[Dark Pastels](dark_pastels.yaml)**:|<img src='previews/dark_pastels.yaml.svg' width='300'>|
|**[Deep Ocean](deep_ocean.yaml)**:|<img src='previews/deep_ocean.yaml.svg' width='300'>|
|**[Default Dark](default_dark.yaml)**:|<img src='previews/default_dark.yaml.svg' width='300'>|
Expand Down
24 changes: 24 additions & 0 deletions standard/dark_castle.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
name: Dark Castle # Name for the theme
accent: '#FF8040' # Accent color for UI elements
background: '#000000' # Terminal background color
details: darker # Whether the theme is lighter or darker
foreground: '#FFD580' # The foreground color
terminal_colors: # Ansi escape colors
bright:
black: '#292929'
blue: '#4164FF'
cyan: '#4DBCED'
green: '#BAE67E'
magenta: '#9354FF'
red: '#EF6B73'
white: '#FFFFFF'
yellow: '#FFD580'
normal:
black: '#1A1A1A'
blue: '#2D449B'
cyan: '#007B88'
green: '#08D220'
magenta: '#AA1B86'
red: '#FF000F'
white: '#9C9C9C'
yellow: '#DFC200'
51 changes: 51 additions & 0 deletions standard/previews/dark_castle.yml.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.