summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorChristian Segundo2024-01-05 13:39:00 +0100
committerChristian Segundo2024-01-05 13:39:59 +0100
commitd5487b2e179e11f9f8f0d491b298e47ed6eb4266 (patch)
tree9da45727475f80a352f88d65f235467f6e6aac90 /public
parent66995e21bbe7e1bdc7406badff02c6b1d884bced (diff)
downloaddotfiles-d5487b2e179e11f9f8f0d491b298e47ed6eb4266.tar.gz
update alacritty config to toml
Diffstat (limited to 'public')
-rw-r--r--public/alacritty/.alacritty.toml413
-rw-r--r--public/alacritty/.alacritty.yml328
2 files changed, 413 insertions, 328 deletions
diff --git a/public/alacritty/.alacritty.toml b/public/alacritty/.alacritty.toml
new file mode 100644
index 0000000..0d8e1ea
--- /dev/null
+++ b/public/alacritty/.alacritty.toml
@@ -0,0 +1,413 @@
+[[color_schemes.frappe.indexed_colors]]
+color = "#EF9F76"
+index = 16
+
+[[color_schemes.frappe.indexed_colors]]
+color = "#F2D5CF"
+index = 17
+
+[color_schemes.frappe.bright]
+black = "#626880"
+blue = "#8CAAEE"
+cyan = "#81C8BE"
+green = "#A6D189"
+magenta = "#F4B8E4"
+red = "#E78284"
+white = "#A5ADCE"
+yellow = "#E5C890"
+
+[color_schemes.frappe.cursor]
+cursor = "#F2D5CF"
+text = "#303446"
+
+[color_schemes.frappe.dim]
+black = "#51576D"
+blue = "#8CAAEE"
+cyan = "#81C8BE"
+green = "#A6D189"
+magenta = "#F4B8E4"
+red = "#E78284"
+white = "#B5BFE2"
+yellow = "#E5C890"
+
+[color_schemes.frappe.footer_bar]
+background = "#A5ADCE"
+foreground = "#303446"
+
+[color_schemes.frappe.hints.end]
+background = "#A5ADCE"
+foreground = "#303446"
+
+[color_schemes.frappe.hints.start]
+background = "#E5C890"
+foreground = "#303446"
+
+[color_schemes.frappe.normal]
+black = "#51576D"
+blue = "#8CAAEE"
+cyan = "#81C8BE"
+green = "#A6D189"
+magenta = "#F4B8E4"
+red = "#E78284"
+white = "#B5BFE2"
+yellow = "#E5C890"
+
+[color_schemes.frappe.primary]
+background = "#303446"
+bright_foreground = "#C6D0F5"
+dim_foreground = "#C6D0F5"
+foreground = "#C6D0F5"
+
+[color_schemes.frappe.search.focused_match]
+background = "#A6D189"
+foreground = "#303446"
+
+[color_schemes.frappe.search.matches]
+background = "#A5ADCE"
+foreground = "#303446"
+
+[color_schemes.frappe.selection]
+background = "#F2D5CF"
+text = "#303446"
+
+[color_schemes.frappe.vi_mode_cursor]
+cursor = "#BABBF1"
+text = "#303446"
+
+[[color_schemes.latte.indexed_colors]]
+color = "#FE640B"
+index = 16
+
+[[color_schemes.latte.indexed_colors]]
+color = "#DC8A78"
+index = 17
+
+[color_schemes.latte.bright]
+black = "#6C6F85"
+blue = "#1E66F5"
+cyan = "#179299"
+green = "#40A02B"
+magenta = "#EA76CB"
+red = "#D20F39"
+white = "#BCC0CC"
+yellow = "#DF8E1D"
+
+[color_schemes.latte.cursor]
+cursor = "#DC8A78"
+text = "#EFF1F5"
+
+[color_schemes.latte.dim]
+black = "#5C5F77"
+blue = "#1E66F5"
+cyan = "#179299"
+green = "#40A02B"
+magenta = "#EA76CB"
+red = "#D20F39"
+white = "#ACB0BE"
+yellow = "#DF8E1D"
+
+[color_schemes.latte.hints.end]
+background = "#6C6F85"
+foreground = "#EFF1F5"
+
+[color_schemes.latte.hints.start]
+background = "#DF8E1D"
+foreground = "#EFF1F5"
+
+[color_schemes.latte.normal]
+black = "#5C5F77"
+blue = "#1E66F5"
+cyan = "#179299"
+green = "#40A02B"
+magenta = "#EA76CB"
+red = "#D20F39"
+white = "#ACB0BE"
+yellow = "#DF8E1D"
+
+[color_schemes.latte.primary]
+background = "#EFF1F5"
+bright_foreground = "#4C4F69"
+dim_foreground = "#4C4F69"
+foreground = "#4C4F69"
+
+[color_schemes.latte.search.focused_match]
+background = "#40A02B"
+foreground = "#EFF1F5"
+
+[color_schemes.latte.search.footer_bar]
+background = "#6C6F85"
+foreground = "#EFF1F5"
+
+[color_schemes.latte.search.matches]
+background = "#6C6F85"
+foreground = "#EFF1F5"
+
+[color_schemes.latte.selection]
+background = "#DC8A78"
+text = "#EFF1F5"
+
+[color_schemes.latte.vi_mode_cursor]
+cursor = "#7287FD"
+text = "#EFF1F5"
+
+[[color_schemes.macchiato.indexed_colors]]
+color = "#F5A97F"
+index = 16
+
+[[color_schemes.macchiato.indexed_colors]]
+color = "#F4DBD6"
+index = 17
+
+[color_schemes.macchiato.bright]
+black = "#5B6078"
+blue = "#8AADF4"
+cyan = "#8BD5CA"
+green = "#A6DA95"
+magenta = "#F5BDE6"
+red = "#ED8796"
+white = "#A5ADCB"
+yellow = "#EED49F"
+
+[color_schemes.macchiato.cursor]
+cursor = "#F4DBD6"
+text = "#24273A"
+
+[color_schemes.macchiato.dim]
+black = "#494D64"
+blue = "#8AADF4"
+cyan = "#8BD5CA"
+green = "#A6DA95"
+magenta = "#F5BDE6"
+red = "#ED8796"
+white = "#B8C0E0"
+yellow = "#EED49F"
+
+[color_schemes.macchiato.hints.end]
+background = "#A5ADCB"
+foreground = "#24273A"
+
+[color_schemes.macchiato.hints.start]
+background = "#EED49F"
+foreground = "#24273A"
+
+[color_schemes.macchiato.normal]
+black = "#494D64"
+blue = "#8AADF4"
+cyan = "#8BD5CA"
+green = "#A6DA95"
+magenta = "#F5BDE6"
+red = "#ED8796"
+white = "#B8C0E0"
+yellow = "#EED49F"
+
+[color_schemes.macchiato.primary]
+background = "#24273A"
+bright_foreground = "#CAD3F5"
+dim_foreground = "#CAD3F5"
+foreground = "#CAD3F5"
+
+[color_schemes.macchiato.search.focused_match]
+background = "#A6DA95"
+foreground = "#24273A"
+
+[color_schemes.macchiato.search.footer_bar]
+background = "#A5ADCB"
+foreground = "#24273A"
+
+[color_schemes.macchiato.search.matches]
+background = "#A5ADCB"
+foreground = "#24273A"
+
+[color_schemes.macchiato.selection]
+background = "#F4DBD6"
+text = "#24273A"
+
+[color_schemes.macchiato.vi_mode_cursor]
+cursor = "#B7BDF8"
+text = "#24273A"
+
+[[color_schemes.mocha.indexed_colors]]
+color = "#FAB387"
+index = 16
+
+[[color_schemes.mocha.indexed_colors]]
+color = "#F5E0DC"
+index = 17
+
+[color_schemes.mocha.bright]
+black = "#585B70"
+blue = "#89B4FA"
+cyan = "#94E2D5"
+green = "#A6E3A1"
+magenta = "#F5C2E7"
+red = "#F38BA8"
+white = "#A6ADC8"
+yellow = "#F9E2AF"
+
+[color_schemes.mocha.cursor]
+cursor = "#F5E0DC"
+text = "#1E1E2E"
+
+[color_schemes.mocha.dim]
+black = "#45475A"
+blue = "#89B4FA"
+cyan = "#94E2D5"
+green = "#A6E3A1"
+magenta = "#F5C2E7"
+red = "#F38BA8"
+white = "#BAC2DE"
+yellow = "#F9E2AF"
+
+[color_schemes.mocha.hints.end]
+background = "#A6ADC8"
+foreground = "#1E1E2E"
+
+[color_schemes.mocha.hints.start]
+background = "#F9E2AF"
+foreground = "#1E1E2E"
+
+[color_schemes.mocha.normal]
+black = "#45475A"
+blue = "#89B4FA"
+cyan = "#94E2D5"
+green = "#A6E3A1"
+magenta = "#F5C2E7"
+red = "#F38BA8"
+white = "#BAC2DE"
+yellow = "#F9E2AF"
+
+[color_schemes.mocha.primary]
+background = "#1E1E2E"
+bright_foreground = "#CDD6F4"
+dim_foreground = "#CDD6F4"
+foreground = "#CDD6F4"
+
+[color_schemes.mocha.search.focused_match]
+background = "#A6E3A1"
+foreground = "#1E1E2E"
+
+[color_schemes.mocha.search.footer_bar]
+background = "#A6ADC8"
+foreground = "#1E1E2E"
+
+[color_schemes.mocha.search.matches]
+background = "#A6ADC8"
+foreground = "#1E1E2E"
+
+[color_schemes.mocha.selection]
+background = "#F5E0DC"
+text = "#1E1E2E"
+
+[color_schemes.mocha.vi_mode_cursor]
+cursor = "#B4BEFE"
+text = "#1E1E2E"
+
+[[colors.indexed_colors]]
+color = "#EF9F76"
+index = 16
+
+[[colors.indexed_colors]]
+color = "#F2D5CF"
+index = 17
+
+[colors.bright]
+black = "#626880"
+blue = "#8CAAEE"
+cyan = "#81C8BE"
+green = "#A6D189"
+magenta = "#F4B8E4"
+red = "#E78284"
+white = "#A5ADCE"
+yellow = "#E5C890"
+
+[colors.cursor]
+cursor = "#F2D5CF"
+text = "#303446"
+
+[colors.dim]
+black = "#51576D"
+blue = "#8CAAEE"
+cyan = "#81C8BE"
+green = "#A6D189"
+magenta = "#F4B8E4"
+red = "#E78284"
+white = "#B5BFE2"
+yellow = "#E5C890"
+
+[colors.footer_bar]
+background = "#A5ADCE"
+foreground = "#303446"
+
+[colors.hints.end]
+background = "#A5ADCE"
+foreground = "#303446"
+
+[colors.hints.start]
+background = "#E5C890"
+foreground = "#303446"
+
+[colors.normal]
+black = "#51576D"
+blue = "#8CAAEE"
+cyan = "#81C8BE"
+green = "#A6D189"
+magenta = "#F4B8E4"
+red = "#E78284"
+white = "#B5BFE2"
+yellow = "#E5C890"
+
+[colors.primary]
+background = "#303446"
+bright_foreground = "#C6D0F5"
+dim_foreground = "#C6D0F5"
+foreground = "#C6D0F5"
+
+[colors.search.focused_match]
+background = "#A6D189"
+foreground = "#303446"
+
+[colors.search.matches]
+background = "#A5ADCE"
+foreground = "#303446"
+
+[colors.selection]
+background = "#F2D5CF"
+text = "#303446"
+
+[colors.vi_mode_cursor]
+cursor = "#BABBF1"
+text = "#303446"
+
+[cursor.style]
+blinking = "Always"
+shape = "Block"
+
+[env]
+TERM = "xterm-256color"
+
+[font]
+size = 14.0
+
+[font.bold]
+family = "ComicCodeLigatures Nerd Font"
+style = "Bold"
+
+[font.bold_italic]
+family = "ComicCodeLigatures Nerd Font"
+style = "Bold Italic"
+
+[font.italic]
+family = "ComicCodeLigatures Nerd Font"
+style = "Italic"
+
+[font.normal]
+family = "ComicCodeLigatures Nerd Font"
+
+[[keyboard.bindings]]
+chars = "\u001E"
+key = "Key6"
+mods = "Control"
+
+[window]
+dynamic_title = true
+title = "Terminal"
diff --git a/public/alacritty/.alacritty.yml b/public/alacritty/.alacritty.yml
deleted file mode 100644
index 1eb20c5..0000000
--- a/public/alacritty/.alacritty.yml
+++ /dev/null
@@ -1,328 +0,0 @@
----
-color_schemes:
- # Dark
- mocha: &mocha
- primary:
- background: "#1E1E2E" # base
- foreground: "#CDD6F4" # text
- # Bright and dim foreground colors
- dim_foreground: "#CDD6F4" # text
- bright_foreground: "#CDD6F4" # text
-
- # Cursor colors
- cursor:
- text: "#1E1E2E" # base
- cursor: "#F5E0DC" # rosewater
- vi_mode_cursor:
- text: "#1E1E2E" # base
- cursor: "#B4BEFE" # lavender
-
- # Search colors
- search:
- matches:
- foreground: "#1E1E2E" # base
- background: "#A6ADC8" # subtext0
- focused_match:
- foreground: "#1E1E2E" # base
- background: "#A6E3A1" # green
- footer_bar:
- foreground: "#1E1E2E" # base
- background: "#A6ADC8" # subtext0
-
- # Keyboard regex hints
- hints:
- start:
- foreground: "#1E1E2E" # base
- background: "#F9E2AF" # yellow
- end:
- foreground: "#1E1E2E" # base
- background: "#A6ADC8" # subtext0
-
- # Selection colors
- selection:
- text: "#1E1E2E" # base
- background: "#F5E0DC" # rosewater
-
- # Normal colors
- normal:
- black: "#45475A" # surface1
- red: "#F38BA8" # red
- green: "#A6E3A1" # green
- yellow: "#F9E2AF" # yellow
- blue: "#89B4FA" # blue
- magenta: "#F5C2E7" # pink
- cyan: "#94E2D5" # teal
- white: "#BAC2DE" # subtext1
-
- # Bright colors
- bright:
- black: "#585B70" # surface2
- red: "#F38BA8" # red
- green: "#A6E3A1" # green
- yellow: "#F9E2AF" # yellow
- blue: "#89B4FA" # blue
- magenta: "#F5C2E7" # pink
- cyan: "#94E2D5" # teal
- white: "#A6ADC8" # subtext0
-
- # Dim colors
- dim:
- black: "#45475A" # surface1
- red: "#F38BA8" # red
- green: "#A6E3A1" # green
- yellow: "#F9E2AF" # yellow
- blue: "#89B4FA" # blue
- magenta: "#F5C2E7" # pink
- cyan: "#94E2D5" # teal
- white: "#BAC2DE" # subtext1
-
- indexed_colors:
- - { index: 16, color: "#FAB387" }
- - { index: 17, color: "#F5E0DC" }
- # Dark
- macchiato: &macchiato # Default colors
- primary:
- background: "#24273A" # base
- foreground: "#CAD3F5" # text
- # Bright and dim foreground colors
- dim_foreground: "#CAD3F5" # text
- bright_foreground: "#CAD3F5" # text
-
- # Cursor colors
- cursor:
- text: "#24273A" # base
- cursor: "#F4DBD6" # rosewater
- vi_mode_cursor:
- text: "#24273A" # base
- cursor: "#B7BDF8" # lavender
-
- # Search colors
- search:
- matches:
- foreground: "#24273A" # base
- background: "#A5ADCB" # subtext0
- focused_match:
- foreground: "#24273A" # base
- background: "#A6DA95" # green
- footer_bar:
- foreground: "#24273A" # base
- background: "#A5ADCB" # subtext0
-
- # Keyboard regex hints
- hints:
- start:
- foreground: "#24273A" # base
- background: "#EED49F" # yellow
- end:
- foreground: "#24273A" # base
- background: "#A5ADCB" # subtext0
-
- # Selection colors
- selection:
- text: "#24273A" # base
- background: "#F4DBD6" # rosewater
-
- # Normal colors
- normal:
- black: "#494D64" # surface1
- red: "#ED8796" # red
- green: "#A6DA95" # green
- yellow: "#EED49F" # yellow
- blue: "#8AADF4" # blue
- magenta: "#F5BDE6" # pink
- cyan: "#8BD5CA" # teal
- white: "#B8C0E0" # subtext1
-
- # Bright colors
- bright:
- black: "#5B6078" # surface2
- red: "#ED8796" # red
- green: "#A6DA95" # green
- yellow: "#EED49F" # yellow
- blue: "#8AADF4" # blue
- magenta: "#F5BDE6" # pink
- cyan: "#8BD5CA" # teal
- white: "#A5ADCB" # subtext0
-
- # Dim colors
- dim:
- black: "#494D64" # surface1
- red: "#ED8796" # red
- green: "#A6DA95" # green
- yellow: "#EED49F" # yellow
- blue: "#8AADF4" # blue
- magenta: "#F5BDE6" # pink
- cyan: "#8BD5CA" # teal
- white: "#B8C0E0" # subtext1
-
- indexed_colors:
- - { index: 16, color: "#F5A97F" }
- - { index: 17, color: "#F4DBD6" }
- # Light
- latte: &latte # Default colors
- primary:
- background: "#EFF1F5" # base
- foreground: "#4C4F69" # text
- # Bright and dim foreground colors
- dim_foreground: "#4C4F69" # text
- bright_foreground: "#4C4F69" # text
-
- # Cursor colors
- cursor:
- text: "#EFF1F5" # base
- cursor: "#DC8A78" # rosewater
- vi_mode_cursor:
- text: "#EFF1F5" # base
- cursor: "#7287FD" # lavender
-
- # Search colors
- search:
- matches:
- foreground: "#EFF1F5" # base
- background: "#6C6F85" # subtext0
- focused_match:
- foreground: "#EFF1F5" # base
- background: "#40A02B" # green
- footer_bar:
- foreground: "#EFF1F5" # base
- background: "#6C6F85" # subtext0
-
- # Keyboard regex hints
- hints:
- start:
- foreground: "#EFF1F5" # base
- background: "#DF8E1D" # yellow
- end:
- foreground: "#EFF1F5" # base
- background: "#6C6F85" # subtext0
-
- # Selection colors
- selection:
- text: "#EFF1F5" # base
- background: "#DC8A78" # rosewater
-
- # Normal colors
- normal:
- black: "#5C5F77" # subtext1
- red: "#D20F39" # red
- green: "#40A02B" # green
- yellow: "#DF8E1D" # yellow
- blue: "#1E66F5" # blue
- magenta: "#EA76CB" # pink
- cyan: "#179299" # teal
- white: "#ACB0BE" # surface2
-
- # Bright colors
- bright:
- black: "#6C6F85" # subtext0
- red: "#D20F39" # red
- green: "#40A02B" # green
- yellow: "#DF8E1D" # yellow
- blue: "#1E66F5" # blue
- magenta: "#EA76CB" # pink
- cyan: "#179299" # teal
- white: "#BCC0CC" # surface1
-
- # Dim colors
- dim:
- black: "#5C5F77" # subtext1
- red: "#D20F39" # red
- green: "#40A02B" # green
- yellow: "#DF8E1D" # yellow
- blue: "#1E66F5" # blue
- magenta: "#EA76CB" # pink
- cyan: "#179299" # teal
- white: "#ACB0BE" # surface2
-
- indexed_colors:
- - { index: 16, color: "#FE640B" }
- - { index: 17, color: "#DC8A78" }
- # Dark
- frappe: &frappe
- primary:
- background: "#303446" # base
- foreground: "#C6D0F5" # text
- dim_foreground: "#C6D0F5" # text
- bright_foreground: "#C6D0F5" # text
- cursor:
- text: "#303446" # base
- cursor: "#F2D5CF" # rosewater
- vi_mode_cursor:
- text: "#303446" # base
- cursor: "#BABBF1" # lavender
- search:
- matches:
- foreground: "#303446" # base
- background: "#A5ADCE" # subtext0
- focused_match:
- foreground: "#303446" # base
- background: "#A6D189" # green
- footer_bar:
- foreground: "#303446" # base
- background: "#A5ADCE" # subtext0
- hints:
- start:
- foreground: "#303446" # base
- background: "#E5C890" # yellow
- end:
- foreground: "#303446" # base
- background: "#A5ADCE" # subtext0
- selection:
- text: "#303446" # base
- background: "#F2D5CF" # rosewater
- normal:
- black: "#51576D" # surface1
- red: "#E78284" # red
- green: "#A6D189" # green
- yellow: "#E5C890" # yellow
- blue: "#8CAAEE" # blue
- magenta: "#F4B8E4" # pink
- cyan: "#81C8BE" # teal
- white: "#B5BFE2" # subtext1
- bright:
- black: "#626880" # surface2
- red: "#E78284" # red
- green: "#A6D189" # green
- yellow: "#E5C890" # yellow
- blue: "#8CAAEE" # blue
- magenta: "#F4B8E4" # pink
- cyan: "#81C8BE" # teal
- white: "#A5ADCE" # subtext0
- dim:
- black: "#51576D" # surface1
- red: "#E78284" # red
- green: "#A6D189" # green
- yellow: "#E5C890" # yellow
- blue: "#8CAAEE" # blue
- magenta: "#F4B8E4" # pink
- cyan: "#81C8BE" # teal
- white: "#B5BFE2" # subtext1
- indexed_colors:
- - { index: 16, color: "#EF9F76" }
- - { index: 17, color: "#F2D5CF" }
-
-env:
- TERM: xterm-256color
-window:
- title: Terminal
- dynamic_title: true
-font:
- normal:
- family: ComicCodeLigatures Nerd Font
- bold:
- family: ComicCodeLigatures Nerd Font
- style: Bold
- italic:
- family: ComicCodeLigatures Nerd Font
- style: Italic
- bold_italic:
- family: ComicCodeLigatures Nerd Font
- style: Bold Italic
- size: 14.0
-cursor:
- style:
- shape: Block
- blinking: Always
-key_bindings:
- - { key: Key6, mods: Control, chars: "\x1e" } # Ctrl-^ for vim
-colors: *frappe