diff --git a/dotfiles/.config/tabby/config.yaml b/dotfiles/.config/tabby/config.yaml index 045e4da9..3f527e22 100644 --- a/dotfiles/.config/tabby/config.yaml +++ b/dotfiles/.config/tabby/config.yaml @@ -148,9 +148,9 @@ hotkeys: terminal: searchOptions: {} colorScheme: - name: Material + name: Betelgeuse foreground: '#eceff1' - background: rgba(38, 50, 56, 1) + background: '#161925' selection: null cursor: '#FFCC00' cursorAccent: null diff --git a/dotfiles/.config/xfce4/terminal/terminalrc b/dotfiles/.config/xfce4/terminal/terminalrc index 27f6a88a..1cf01574 100644 --- a/dotfiles/.config/xfce4/terminal/terminalrc +++ b/dotfiles/.config/xfce4/terminal/terminalrc @@ -7,3 +7,4 @@ ColorCursorUseDefault=FALSE ScrollingUnlimited=TRUE FontUseSystem=TRUE MiscDefaultGeometry=124x35 +Encoding=UTF-8 diff --git a/dotfiles/.local/share/fonts/ZillaSlab-Bold.ttf b/dotfiles/.local/share/fonts/ZillaSlab-Bold.ttf new file mode 100644 index 00000000..41ef261f Binary files /dev/null and b/dotfiles/.local/share/fonts/ZillaSlab-Bold.ttf differ diff --git a/dotfiles/.local/share/fonts/ZillaSlab-BoldItalic.ttf b/dotfiles/.local/share/fonts/ZillaSlab-BoldItalic.ttf new file mode 100644 index 00000000..2735488c Binary files /dev/null and b/dotfiles/.local/share/fonts/ZillaSlab-BoldItalic.ttf differ diff --git a/dotfiles/.local/share/fonts/ZillaSlab-Italic.ttf b/dotfiles/.local/share/fonts/ZillaSlab-Italic.ttf new file mode 100644 index 00000000..c0b99a86 Binary files /dev/null and b/dotfiles/.local/share/fonts/ZillaSlab-Italic.ttf differ diff --git a/dotfiles/.local/share/fonts/ZillaSlab-Light.ttf b/dotfiles/.local/share/fonts/ZillaSlab-Light.ttf new file mode 100644 index 00000000..5709e4bd Binary files /dev/null and b/dotfiles/.local/share/fonts/ZillaSlab-Light.ttf differ diff --git a/dotfiles/.local/share/fonts/ZillaSlab-LightItalic.ttf b/dotfiles/.local/share/fonts/ZillaSlab-LightItalic.ttf new file mode 100644 index 00000000..3c21c9b9 Binary files /dev/null and b/dotfiles/.local/share/fonts/ZillaSlab-LightItalic.ttf differ diff --git a/dotfiles/.local/share/fonts/ZillaSlab-Medium.ttf b/dotfiles/.local/share/fonts/ZillaSlab-Medium.ttf new file mode 100644 index 00000000..1d20d0c2 Binary files /dev/null and b/dotfiles/.local/share/fonts/ZillaSlab-Medium.ttf differ diff --git a/dotfiles/.local/share/fonts/ZillaSlab-MediumItalic.ttf b/dotfiles/.local/share/fonts/ZillaSlab-MediumItalic.ttf new file mode 100644 index 00000000..c72c5eb5 Binary files /dev/null and b/dotfiles/.local/share/fonts/ZillaSlab-MediumItalic.ttf differ diff --git a/dotfiles/.local/share/fonts/ZillaSlab-Regular.ttf b/dotfiles/.local/share/fonts/ZillaSlab-Regular.ttf new file mode 100644 index 00000000..c1188fa3 Binary files /dev/null and b/dotfiles/.local/share/fonts/ZillaSlab-Regular.ttf differ diff --git a/dotfiles/.local/share/fonts/ZillaSlab-SemiBold.ttf b/dotfiles/.local/share/fonts/ZillaSlab-SemiBold.ttf new file mode 100644 index 00000000..34866895 Binary files /dev/null and b/dotfiles/.local/share/fonts/ZillaSlab-SemiBold.ttf differ diff --git a/dotfiles/.local/share/fonts/ZillaSlab-SemiBoldItalic.ttf b/dotfiles/.local/share/fonts/ZillaSlab-SemiBoldItalic.ttf new file mode 100644 index 00000000..bee778e8 Binary files /dev/null and b/dotfiles/.local/share/fonts/ZillaSlab-SemiBoldItalic.ttf differ