mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-27 01:58:12 -07:00
Initial themes (#1)
This commit is contained in:
parent
158960dc8d
commit
e703051a9d
230 changed files with 5476 additions and 0 deletions
24
base16/base16_windows_95.yaml
Normal file
24
base16/base16_windows_95.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#5454fc'
|
||||
background: '#000000'
|
||||
details: darker
|
||||
foreground: '#a8a8a8'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#545454'
|
||||
blue: '#7e7e7e'
|
||||
cyan: '#00a800'
|
||||
green: '#1c1c1c'
|
||||
magenta: '#d2d2d2'
|
||||
red: '#a85400'
|
||||
white: '#fcfcfc'
|
||||
yellow: '#383838'
|
||||
normal:
|
||||
black: '#000000'
|
||||
blue: '#5454fc'
|
||||
cyan: '#54fcfc'
|
||||
green: '#54fc54'
|
||||
magenta: '#fc54fc'
|
||||
red: '#fc5454'
|
||||
white: '#a8a8a8'
|
||||
yellow: '#fcfc54'
|
Loading…
Add table
Add a link
Reference in a new issue