mirror of
https://github.com/wez/wezterm.git
synced 2025-01-08 23:17:36 +03:00
Remove duplicate colorscheme file
This commit is contained in:
parent
7f04c4601a
commit
4377323a19
@ -1,12 +0,0 @@
|
||||
# Parasio Dark
|
||||
[colors]
|
||||
foreground = "#a39e9b"
|
||||
background = "#2f1e2e"
|
||||
cursor_bg = "#a39e9b"
|
||||
cursor_border = "#a39e9b"
|
||||
cursor_fg = "#2f1e2e"
|
||||
selection_bg = "#4f424c"
|
||||
selection_fg = "#a39e9b"
|
||||
|
||||
ansi = ["#2f1e2e","#ef6155","#48b685","#fec418","#06b6ef","#815ba4","#5bc4bf","#a39e9b"]
|
||||
brights = ["#776e71","#ef6155","#48b685","#fec418","#06b6ef","#815ba4","#5bc4bf","#e7e9db"]
|
Loading…
Reference in New Issue
Block a user