You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# Colors (Doom One) |
|
|
|
# Default colors |
|
[colors.primary] |
|
background = '#282c34' |
|
foreground = '#bbc2cf' |
|
|
|
# Normal colors |
|
[colors.normal] |
|
black = '#282c34' |
|
red = '#ff6c6b' |
|
green = '#98be65' |
|
yellow = '#ecbe7b' |
|
blue = '#51afef' |
|
magenta = '#c678dd' |
|
cyan = '#46d9ff' |
|
white = '#bbc2cf'
|
|
|