Create Oxocarbon Dark

This commit is contained in:
levdopa 2023-07-18 23:21:27 -04:00 committed by GitHub
parent 52a65b7df4
commit 9c1c26e5bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 24 additions and 0 deletions

24
Oxocarbon Dark Normal file
View File

@ -0,0 +1,24 @@
name: 'Oxocarbon Dark'
color_01: '#262626' # Black (Host)
color_02: '#EE5396' # Red (Syntax string)
color_03: '#42BE65' # Green (Command)
color_04: '#FFE97B' # Yellow (Command second)
color_05: '#33B1FF' # Blue (Path)
color_06: '#FF7EB6' # Magenta (Syntax var)
color_07: '#3DDBD9' # Cyan (Prompt)
color_08: '#DDE1E6' # White
color_09: '#393939' # Bright Black
color_10: '#EE5396' # Bright Red (Command error)
color_11: '#42BE65' # Bright Green (Exec)
color_12: '#FFE97B' # Bright Yellow
color_13: '#33B1FF' # Bright Blue (Folder)
color_14: '#FF7EB6' # Bright Magenta
color_15: '#3DDBD9' # Bright Cyan
color_16: '#FFFFFF' # Bright White
background: '#161616' # Background
foreground: '#FFFFFF' # Foreground (Text)
cursor: '#6F6F6F' # Cursor