rebuild extras

This commit is contained in:
Michael Chris Lopez
2021-10-22 18:20:38 +08:00
parent 410e682446
commit 23800763b6
51 changed files with 164 additions and 164 deletions

View File

@@ -4,9 +4,9 @@
foreground = "#C6D5CF"
background = "#0F191F"
cursor_bg = "#CEDDD7"
cursor_border = "#0C141A"
cursor_fg = "#0C141A"
selection_bg = "#3D413F"
cursor_border = "#0F191F"
cursor_fg = "#0F191F"
selection_bg = "#222423"
selection_fg = "#C6D5CF"
ansi = ["#0F191F", "#DE6E7C", "#90FF6B", "#B77E64", "#8190D4", "#B279A7", "#66A5AD", "#C6D5CF"]

View File

@@ -4,8 +4,8 @@
foreground = "#202E18"
background = "#E5EDE6"
cursor_bg = "#202E18"
cursor_border = "#E9EFEA"
cursor_fg = "#E9EFEA"
cursor_border = "#E5EDE6"
cursor_fg = "#E5EDE6"
selection_bg = "#B1EA90"
selection_fg = "#202E18"

View File

@@ -4,8 +4,8 @@
foreground = "#2C363C"
background = "#F0EDEC"
cursor_bg = "#2C363C"
cursor_border = "#F2F0EF"
cursor_fg = "#F2F0EF"
cursor_border = "#F0EDEC"
cursor_fg = "#F0EDEC"
selection_bg = "#D2DFE7"
selection_fg = "#2C363C"

View File

@@ -4,9 +4,9 @@
foreground = "#2C363C"
background = "#F8F6F5"
cursor_bg = "#2C363C"
cursor_border = "#F2F0EF"
cursor_fg = "#F2F0EF"
selection_bg = "#D2DFE7"
cursor_border = "#F0EDEC"
cursor_fg = "#F0EDEC"
selection_bg = "#DEE7ED"
selection_fg = "#2C363C"
ansi = ["#F0EDEC", "#A8334C", "#4F6C31", "#944927", "#286486", "#88507D", "#3B8992", "#2C363C"]

View File

@@ -4,9 +4,9 @@
foreground = "#2C363C"
background = "#E8E4E3"
cursor_bg = "#2C363C"
cursor_border = "#F2F0EF"
cursor_fg = "#F2F0EF"
selection_bg = "#D2DFE7"
cursor_border = "#F0EDEC"
cursor_fg = "#F0EDEC"
selection_bg = "#C7D7E2"
selection_fg = "#2C363C"
ansi = ["#F0EDEC", "#A8334C", "#4F6C31", "#944927", "#286486", "#88507D", "#3B8992", "#2C363C"]

View File

@@ -4,9 +4,9 @@
foreground = "#B4BDC3"
background = "#1C1917"
cursor_bg = "#C4CACF"
cursor_border = "#181513"
cursor_fg = "#181513"
selection_bg = "#37393B"
cursor_border = "#1C1917"
cursor_fg = "#1C1917"
selection_bg = "#242627"
selection_fg = "#B4BDC3"
ansi = ["#1C1917", "#DE6E7C", "#819B69", "#B77E64", "#6099C0", "#B279A7", "#66A5AD", "#B4BDC3"]

View File

@@ -4,9 +4,9 @@
foreground = "#B4BDC3"
background = "#171210"
cursor_bg = "#C4CACF"
cursor_border = "#181513"
cursor_fg = "#181513"
selection_bg = "#37393B"
cursor_border = "#1C1917"
cursor_fg = "#1C1917"
selection_bg = "#1E2021"
selection_fg = "#B4BDC3"
ansi = ["#1C1917", "#DE6E7C", "#819B69", "#B77E64", "#6099C0", "#B279A7", "#66A5AD", "#B4BDC3"]

View File

@@ -4,9 +4,9 @@
foreground = "#B4BDC3"
background = "#221F1D"
cursor_bg = "#C4CACF"
cursor_border = "#181513"
cursor_fg = "#181513"
selection_bg = "#37393B"
cursor_border = "#1C1917"
cursor_fg = "#1C1917"
selection_bg = "#2A2C2E"
selection_fg = "#B4BDC3"
ansi = ["#1C1917", "#DE6E7C", "#819B69", "#B77E64", "#6099C0", "#B279A7", "#66A5AD", "#B4BDC3"]

View File

@@ -4,9 +4,9 @@
foreground = "#BBBBBB"
background = "#191919"
cursor_bg = "#C9C9C9"
cursor_border = "#151515"
cursor_fg = "#151515"
selection_bg = "#393939"
cursor_border = "#191919"
cursor_fg = "#191919"
selection_bg = "#262626"
selection_fg = "#BBBBBB"
ansi = ["#191919", "#DE6E7C", "#819B69", "#B77E64", "#6099C0", "#B279A7", "#66A5AD", "#BBBBBB"]

View File

@@ -4,8 +4,8 @@
foreground = "#353535"
background = "#EEEEEE"
cursor_bg = "#353535"
cursor_border = "#F1F1F1"
cursor_fg = "#F1F1F1"
cursor_border = "#EEEEEE"
cursor_fg = "#EEEEEE"
selection_bg = "#DDDDDD"
selection_fg = "#353535"