mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 09:38:12 -07:00
Moving themes to multiple folders
This commit is contained in:
parent
2bffdedb49
commit
1a2bfc81f7
78 changed files with 0 additions and 0 deletions
24
standard/pencil_light.yaml
Normal file
24
standard/pencil_light.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#008ec4'
|
||||
background: '#f1f1f1'
|
||||
details: lighter
|
||||
foreground: '#424242'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#212121'
|
||||
blue: '#20bbfc'
|
||||
cyan: '#4fb8cc'
|
||||
green: '#5fd7af'
|
||||
magenta: '#6855de'
|
||||
red: '#fb007a'
|
||||
white: '#f1f1f1'
|
||||
yellow: '#f3e430'
|
||||
normal:
|
||||
black: '#212121'
|
||||
blue: '#008ec4'
|
||||
cyan: '#20a5ba'
|
||||
green: '#10a778'
|
||||
magenta: '#523c79'
|
||||
red: '#c30771'
|
||||
white: '#e0e0e0'
|
||||
yellow: '#a89c14'
|
Loading…
Add table
Add a link
Reference in a new issue