mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-27 10:08:13 -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_light.yaml
Normal file
24
base16/base16_windows_95_light.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#0000a8'
|
||||
background: '#fcfcfc'
|
||||
details: lighter
|
||||
foreground: '#545454'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#a8a8a8'
|
||||
blue: '#7e7e7e'
|
||||
cyan: '#54fc54'
|
||||
green: '#e0e0e0'
|
||||
magenta: '#2a2a2a'
|
||||
red: '#fcfc54'
|
||||
white: '#000000'
|
||||
yellow: '#c4c4c4'
|
||||
normal:
|
||||
black: '#fcfcfc'
|
||||
blue: '#0000a8'
|
||||
cyan: '#00a8a8'
|
||||
green: '#00a800'
|
||||
magenta: '#a800a8'
|
||||
red: '#a80000'
|
||||
white: '#545454'
|
||||
yellow: '#a85400'
|
Loading…
Add table
Add a link
Reference in a new issue