-
Notifications
You must be signed in to change notification settings - Fork 606
/
Copy pathNord.yml
27 lines (23 loc) · 892 Bytes
/
Nord.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
name: 'Nord'
author: '' # 'AUTHOR NAME (http://WEBSITE.com)'
variant: '' # dark or light
color_01: '#3B4252' # Black (Host)
color_02: '#BF616A' # Red (Syntax string)
color_03: '#A3BE8C' # Green (Command)
color_04: '#EBCB8B' # Yellow (Command second)
color_05: '#81A1C1' # Blue (Path)
color_06: '#B48EAD' # Magenta (Syntax var)
color_07: '#88C0D0' # Cyan (Prompt)
color_08: '#E5E9F0' # White
color_09: '#4C566A' # Bright Black
color_10: '#BF616A' # Bright Red (Command error)
color_11: '#A3BE8C' # Bright Green (Exec)
color_12: '#EBCB8B' # Bright Yellow
color_13: '#81A1C1' # Bright Blue (Folder)
color_14: '#B48EAD' # Bright Magenta
color_15: '#8FBCBB' # Bright Cyan
color_16: '#ECEFF4' # Bright White
background: '#2E3440' # Background
foreground: '#D8DEE9' # Foreground (Text)
cursor: '#D8DEE9' # Cursor