diff options
Diffstat (limited to '.config/themes/マンガ')
| -rw-r--r-- | .config/themes/マンガ/config.fish | 9 | ||||
| -rw-r--r-- | .config/themes/マンガ/dunstrc | 45 | ||||
| -rw-r--r-- | .config/themes/マンガ/fuzzel.ini | 29 | ||||
| -rw-r--r-- | .config/themes/マンガ/kitty.conf | 29 |
4 files changed, 0 insertions, 112 deletions
diff --git a/.config/themes/マンガ/config.fish b/.config/themes/マンガ/config.fish deleted file mode 100644 index 7488e2f..0000000 --- a/.config/themes/マンガ/config.fish +++ /dev/null @@ -1,9 +0,0 @@ -function fish_greeting -end - -abbr -a s sudo -abbr -a update 'sudo pacman -Syu' -abbr -a spi 'sudo pacman -S' -abbr -a yi 'yay -S' -abbr -a search 'yay -Ss' -abbr -a fetch fastfetch diff --git a/.config/themes/マンガ/dunstrc b/.config/themes/マンガ/dunstrc deleted file mode 100644 index f0c5e7e..0000000 --- a/.config/themes/マンガ/dunstrc +++ /dev/null @@ -1,45 +0,0 @@ -[global] - origin = top-right - offset = (15, 15) - width = 250 - height = (0, 75) - monitor = 0 - follow = mouse - frame_width = 2 - frame_color = "#F0E3BA" - separator_color = frame - separator_height = 2 - padding = 15 - horizontal_padding = 20 - transparency = 5 - corner_radius = 0 - icon_position = left - max_icon_size = 32 - markup = full - format = "<span foreground='#F0E3BA'><b>%s</b></span>\n%b" - alignment = left - word_wrap = yes - ellipsize = middle - sort = yes - stack_duplicates = true - hide_duplicate_count = false - show_indicators = yes - sticky_history = yes - history_length = 20 - idle_threshold = 120 - -[urgency_low] - background = "#232A2E" - foreground = "#F0E3BA" - timeout = 10 - -[urgency_normal] - background = "#232A2E" - foreground = "#F0E3BA" - timeout = 10 - -[urgency_critical] - background = "#48504E" - foreground = "#FFFFFF" - frame_color = "#F0E3BA" - timeout = 0 diff --git a/.config/themes/マンガ/fuzzel.ini b/.config/themes/マンガ/fuzzel.ini deleted file mode 100644 index e1a6387..0000000 --- a/.config/themes/マンガ/fuzzel.ini +++ /dev/null @@ -1,29 +0,0 @@ -[main] -font=JetBrainsMono Nerd Font:size=12 -dpi-aware=no -width=30 -lines=6 -anchor=center -y-margin=20 -horizontal-pad=10 -vertical-pad=8 -inner-pad=2 -icons-enabled=no - -[colors] -background=232a2eB2 -border=F0E3BAFF -text=F0E3BAFF -message=D3C6AAFF -prompt=F0E3BAFF -placeholder=737B7388 -input=F0E3BAFF -match=D3C6AAFF -selection=48504EFF -selection-text=F0E3BAFF -selection-match=FFFFFFB2 - -[border] -width=1 -radius=0 -selection-radius=0 diff --git a/.config/themes/マンガ/kitty.conf b/.config/themes/マンガ/kitty.conf deleted file mode 100644 index f18ed80..0000000 --- a/.config/themes/マンガ/kitty.conf +++ /dev/null @@ -1,29 +0,0 @@ -foreground #F0E3BA -background #232A2E -cursor #F0E3BA -selection_foreground #232A2E -selection_background #D3C6AA - -color0 #232A2E -color1 #48504E -color2 #737B73 -color3 #D3C6AA -color4 #57615E -color5 #A49F8B -color6 #9BADA3 -color7 #F0E3BA - -color8 #696D65 -color9 #48504E -color10 #737B73 -color11 #F0E3BA -color12 #D3C6AA -color13 #BCBEA9 -color14 #FFFFFF -color15 #FFFFFF - -cursor_trail 3 -cursor_trail_decay 0.1 0.4 -confirm_os_window_close 0 -background_opacity 0.7 -background_blur 1 |
