From b62e938bf36f8a567c7cf4ee2e94daeb1336056b Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Sun, 23 Oct 2022 12:57:32 +0200 Subject: Modified some config file nvim/awesome/kitty --- kitty/.config/kitty/current-theme.conf | 42 +++++++++++++++++----------------- kitty/.config/kitty/kitty.conf | 5 ++-- kitty/.config/kitty/kitty.conf.bak | 9 ++++---- 3 files changed, 29 insertions(+), 27 deletions(-) (limited to 'kitty') diff --git a/kitty/.config/kitty/current-theme.conf b/kitty/.config/kitty/current-theme.conf index 8030263..2543819 100644 --- a/kitty/.config/kitty/current-theme.conf +++ b/kitty/.config/kitty/current-theme.conf @@ -1,21 +1,21 @@ -background #0e1419 -foreground #e5e1cf -cursor #f19618 -selection_background #243340 -color0 #000000 -color8 #323232 -color1 #ff3333 -color9 #ff6565 -color2 #b8cc52 -color10 #e9fe83 -color3 #e6c446 -color11 #fff778 -color4 #36a3d9 -color12 #68d4ff -color5 #f07078 -color13 #ffa3aa -color6 #95e5cb -color14 #c7fffc -color7 #ffffff -color15 #ffffff -selection_foreground #0e1419 +background #090200 +foreground #a4a1a1 +cursor #a4a1a1 +selection_background #494542 +color0 #090200 +color8 #5b5754 +color1 #da2c20 +color9 #e8bacf +color2 #00a152 +color10 #3a3332 +color3 #fcec02 +color11 #494542 +color4 #00a0e4 +color12 #7f7c7b +color5 #a06994 +color13 #d6d4d3 +color6 #b5e4f4 +color14 #ccab53 +color7 #a4a1a1 +color15 #f7f7f7 +selection_foreground #090200 diff --git a/kitty/.config/kitty/kitty.conf b/kitty/.config/kitty/kitty.conf index 1d21830..8f2db85 100644 --- a/kitty/.config/kitty/kitty.conf +++ b/kitty/.config/kitty/kitty.conf @@ -7,7 +7,8 @@ #: characters. # font_family Ubuntu Mono - font_family JetBrains Mono Nerd Font + # font_family JetBrains Mono Nerd Font + font_family JetBrains Mono Extra Bold Nerd Font # font_family DejaVu Mono # font_family source code pro # font_family Iosevka Term @@ -2039,6 +2040,6 @@ map opt+cmd+, debug_config # BEGIN_KITTY_THEME -# Ayu +# 3024 Night include current-theme.conf # END_KITTY_THEME diff --git a/kitty/.config/kitty/kitty.conf.bak b/kitty/.config/kitty/kitty.conf.bak index d030d11..8fff5b3 100644 --- a/kitty/.config/kitty/kitty.conf.bak +++ b/kitty/.config/kitty/kitty.conf.bak @@ -6,7 +6,8 @@ #: individual font faces and even specify special fonts for particular #: characters. -font_family Ubuntu Mono +# font_family Ubuntu Mono + font_family JetBrains Mono Nerd Font # font_family DejaVu Mono # font_family source code pro # font_family Iosevka Term @@ -28,7 +29,7 @@ bold_italic_font auto #: italic_font Operator Mono Book Italic #: bold_italic_font Operator Mono Medium Italic -font_size 18.0 +font_size 13.0 #: Font size (in pts) @@ -940,7 +941,7 @@ inactive_tab_font_style normal #: The foreground and background colors -background_opacity 0.95 +background_opacity 1.0 # background_opacity 0.90 # background_opacity 0.50 @@ -2038,6 +2039,6 @@ map opt+cmd+, debug_config # BEGIN_KITTY_THEME -# 1984 Light +# 1984 Dark include current-theme.conf # END_KITTY_THEME -- cgit v1.2.3