From: Andre Ramnitz Date: Sun, 15 Sep 2024 01:13:57 +0000 (+0200) Subject: hyprbar base16 fixed && flavour applied X-Git-Tag: v0.2~69 X-Git-Url: https://git.ramnitz.eu/?a=commitdiff_plain;h=68c8cc353315b297fcefe8317a25c734bc9998a9;p=dotfiles.git hyprbar base16 fixed && flavour applied --- diff --git a/config/dot-config/flavours/config.toml b/config/dot-config/flavours/config.toml index 2aafe57d..d9f005f5 100644 --- a/config/dot-config/flavours/config.toml +++ b/config/dot-config/flavours/config.toml @@ -9,7 +9,7 @@ rewrite = true template = "shell" file = "~/.local/bin/base16-flavours" rewrite = true -hook = "pkill -USR1 fish" +hook = "sleep 0.5 && pkill -USR1 fish" [[item]] template = "fuzzel" diff --git a/config/dot-config/foot/colours.ini b/config/dot-config/foot/colours.ini index e0ff1672..fd575d9f 100644 --- a/config/dot-config/foot/colours.ini +++ b/config/dot-config/foot/colours.ini @@ -1,32 +1,32 @@ # base16-foot -# Scheme name: Ocean -# Scheme author: Chris Kempson (http://chriskempson.com) +# Scheme name: Rosé Pine +# Scheme author: Emilia Dunfelt <edun@dunfelt.se> # Template author: Tinted Theming (https://github.com/tinted-theming) # include in foot.ini like so: # include=~/.config/foot/colours.ini # must be included under [main], or untitled section at beginning of file [colors] -foreground=c0c5ce -background=2b303b -regular0=2b303b # black -regular1=bf616a # red -regular2=a3be8c # green -regular3=ebcb8b # yellow -regular4=8fa1b3 # blue -regular5=b48ead # magenta -regular6=96b5b4 # cyan -regular7=c0c5ce # white -bright0=65737e # bright black -bright1=bf616a # bright red -bright2=a3be8c # bright green -bright3=ebcb8b # bright yellow -bright4=8fa1b3 # bright blue -bright5=b48ead # bright magenta -bright6=96b5b4 # bright cyan -bright7=eff1f5 # bright white -16=d08770 -17=ab7967 -18=343d46 -19=4f5b66 -20=a7adba -21=dfe1e8 \ No newline at end of file +foreground=e0def4 +background=191724 +regular0=191724 # black +regular1=eb6f92 # red +regular2=31748f # green +regular3=ebbcba # yellow +regular4=c4a7e7 # blue +regular5=f6c177 # magenta +regular6=9ccfd8 # cyan +regular7=e0def4 # white +bright0=6e6a86 # bright black +bright1=eb6f92 # bright red +bright2=31748f # bright green +bright3=ebbcba # bright yellow +bright4=c4a7e7 # bright blue +bright5=f6c177 # bright magenta +bright6=9ccfd8 # bright cyan +bright7=524f67 # bright white +16=f6c177 +17=524f67 +18=1f1d2e +19=26233a +20=908caa +21=e0def4 \ No newline at end of file diff --git a/config/dot-config/fuzzel/fuzzel-centered.ini b/config/dot-config/fuzzel/fuzzel-centered.ini index 51753a70..f1215f4a 100644 --- a/config/dot-config/fuzzel/fuzzel-centered.ini +++ b/config/dot-config/fuzzel/fuzzel-centered.ini @@ -31,16 +31,16 @@ line-height=20 [colors] # Start flavours -## Ocean theme -## by Chris Kempson (http://chriskempson.com) +## Rosé Pine theme +## by Emilia Dunfelt <edun@dunfelt.se> -background=343d46f2 -text=c0c5ceff -match=8fa1b3ff -selection=65737eff -selection-text=dfe1e8ff -selection-match=8fa1b3ff -border=8fa1b3ff +background=1f1d2ef2 +text=e0def4ff +match=c4a7e7ff +selection=6e6a86ff +selection-text=e0def4ff +selection-match=c4a7e7ff +border=c4a7e7ff # End flavours [border] diff --git a/config/dot-config/fuzzel/fuzzel-powermenu.ini b/config/dot-config/fuzzel/fuzzel-powermenu.ini index d5e519d6..7f1f2b8a 100644 --- a/config/dot-config/fuzzel/fuzzel-powermenu.ini +++ b/config/dot-config/fuzzel/fuzzel-powermenu.ini @@ -31,16 +31,16 @@ line-height=18 [colors] # Start flavours -## Ocean theme -## by Chris Kempson (http://chriskempson.com) +## Rosé Pine theme +## by Emilia Dunfelt <edun@dunfelt.se> -background=343d46f2 -text=c0c5ceff -match=8fa1b3ff -selection=65737eff -selection-text=dfe1e8ff -selection-match=8fa1b3ff -border=8fa1b3ff +background=1f1d2ef2 +text=e0def4ff +match=c4a7e7ff +selection=6e6a86ff +selection-text=e0def4ff +selection-match=c4a7e7ff +border=c4a7e7ff # End flavours [border] diff --git a/config/dot-config/fuzzel/fuzzel-startmenu.ini b/config/dot-config/fuzzel/fuzzel-startmenu.ini index e07186ec..71815d1c 100644 --- a/config/dot-config/fuzzel/fuzzel-startmenu.ini +++ b/config/dot-config/fuzzel/fuzzel-startmenu.ini @@ -33,16 +33,16 @@ line-height=18 [colors] # Start flavours -## Ocean theme -## by Chris Kempson (http://chriskempson.com) +## Rosé Pine theme +## by Emilia Dunfelt <edun@dunfelt.se> -background=343d46f2 -text=c0c5ceff -match=8fa1b3ff -selection=65737eff -selection-text=dfe1e8ff -selection-match=8fa1b3ff -border=8fa1b3ff +background=1f1d2ef2 +text=e0def4ff +match=c4a7e7ff +selection=6e6a86ff +selection-text=e0def4ff +selection-match=c4a7e7ff +border=c4a7e7ff # End flavours [border] diff --git a/config/dot-config/hypr/colors.conf b/config/dot-config/hypr/colors.conf index 8f59ede6..579444a5 100644 --- a/config/dot-config/hypr/colors.conf +++ b/config/dot-config/hypr/colors.conf @@ -1,19 +1,19 @@ -# Base16 Ocean -# Author: Chris Kempson (http://chriskempson.com) +# Base16 Rosé Pine +# Author: Emilia Dunfelt <edun@dunfelt.se> -$base00 = 0xff2b303b -$base01 = 0xff343d46 -$base02 = 0xff4f5b66 -$base03 = 0xff65737e -$base04 = 0xffa7adba -$base05 = 0xffc0c5ce -$base06 = 0xffdfe1e8 -$base07 = 0xffeff1f5 -$base08 = 0xffbf616a -$base09 = 0xffd08770 -$base0A = 0xffebcb8b -$base0B = 0xffa3be8c -$base0C = 0xff96b5b4 -$base0D = 0xff8fa1b3 -$base0E = 0xffb48ead -$base0F = 0xffab7967 +$base00 = 0xff191724 +$base01 = 0xff1f1d2e +$base02 = 0xff26233a +$base03 = 0xff6e6a86 +$base04 = 0xff908caa +$base05 = 0xffe0def4 +$base06 = 0xffe0def4 +$base07 = 0xff524f67 +$base08 = 0xffeb6f92 +$base09 = 0xfff6c177 +$base0A = 0xffebbcba +$base0B = 0xff31748f +$base0C = 0xff9ccfd8 +$base0D = 0xffc4a7e7 +$base0E = 0xfff6c177 +$base0F = 0xff524f67 \ No newline at end of file diff --git a/config/dot-config/hypr/hyprland.conf b/config/dot-config/hypr/hyprland.conf index 5822d616..e0bc2ef2 100644 --- a/config/dot-config/hypr/hyprland.conf +++ b/config/dot-config/hypr/hyprland.conf @@ -77,8 +77,8 @@ general { border_size = 1 gaps_in = 5 gaps_out = 10 - col.active_border = $base09 $base0A 90deg - col.inactive_border = $base02 $base01 90deg + col.active_border = $base0A + col.inactive_border = $base02 $base03 90deg # col.nogroup_border_active = $base0D $base04 40deg # col.nogroup_border = $base04 $base0D 40deg @@ -176,20 +176,21 @@ device { group { merge_groups_on_drag = 0 insert_after_current = 0 - col.border_active = $base09 $base09 90deg - col.border_inactive = $base04 $base09 90deg - col.border_locked_active = $base0C $base0C 90deg - col.border_locked_inactive = $base04 $base0C 90deg + col.border_active = $base0D + col.border_inactive = $base04 $base0A 90deg + col.border_locked_active = $base0B + col.border_locked_inactive = $base04 $base0B 90deg groupbar { + enabled = 0 height = 22 font_family = Iosevka Nerd Font Propo font_size = 12 text_color = $base00 gradients = true scrolling = false - col.active = $base09 + col.active = $base0D col.inactive = $base04 - col.locked_active = $base0C + col.locked_active = $base0B col.locked_inactive = $base04 } } @@ -199,7 +200,7 @@ plugin { bar_text_font = Iosevka Nerd Font Propo bar_text_size = 12 bar_height = 24 - bar_color = $base0A + bar_color = $base0C col.text = $base00 bar_part_of_window = true bar_precedence_over_border = true diff --git a/config/dot-config/kak/kakrc b/config/dot-config/kak/kakrc index 3fac8598..1a967a72 100644 --- a/config/dot-config/kak/kakrc +++ b/config/dot-config/kak/kakrc @@ -143,9 +143,9 @@ hook global WinSetOption filetype=yaml %{ # Start flavours ## base16-kakoune (https://github.com/leira/base16-kakoune) ## by Leira Hua -## Ocean scheme by Chris Kempson (http://chriskempson.com) +## Rosé Pine scheme by Emilia Dunfelt <edun@dunfelt.se> declare-option str dabruin_background 'default' -declare-option str dabruin_accent 'rgb:96b5b4' +declare-option str dabruin_accent 'rgb:9ccfd8' # End flavours colorscheme dabruin diff --git a/config/dot-config/qutebrowser/config.py b/config/dot-config/qutebrowser/config.py index 3615aefe..6bebdd37 100644 --- a/config/dot-config/qutebrowser/config.py +++ b/config/dot-config/qutebrowser/config.py @@ -732,27 +732,27 @@ c.zoom.mouse_divider = 1024 # Start flavours # base16-qutebrowser (https://github.com/theova/base16-qutebrowser) -# Scheme name: Ocean -# Scheme author: Chris Kempson (http://chriskempson.com) +# Scheme name: Rosé Pine +# Scheme author: Emilia Dunfelt <edun@dunfelt.se> # Template author: theova # Commentary: Tinted Theming: (https://github.com/tinted-theming) -base00 = "#2b303b" -base01 = "#343d46" -base02 = "#4f5b66" -base03 = "#65737e" -base04 = "#a7adba" -base05 = "#c0c5ce" -base06 = "#dfe1e8" -base07 = "#eff1f5" -base08 = "#bf616a" -base09 = "#d08770" -base0A = "#ebcb8b" -base0B = "#a3be8c" -base0C = "#96b5b4" -base0D = "#8fa1b3" -base0E = "#b48ead" -base0F = "#ab7967" +base00 = "#191724" +base01 = "#1f1d2e" +base02 = "#26233a" +base03 = "#6e6a86" +base04 = "#908caa" +base05 = "#e0def4" +base06 = "#e0def4" +base07 = "#524f67" +base08 = "#eb6f92" +base09 = "#f6c177" +base0A = "#ebbcba" +base0B = "#31748f" +base0C = "#9ccfd8" +base0D = "#c4a7e7" +base0E = "#f6c177" +base0F = "#524f67" # set qutebrowser colors diff --git a/config/dot-config/waybar/colors.css b/config/dot-config/waybar/colors.css index 06875a4b..d2aed44b 100644 --- a/config/dot-config/waybar/colors.css +++ b/config/dot-config/waybar/colors.css @@ -1,23 +1,23 @@ /* * -* Base16 Ocean -* Author: Chris Kempson (http://chriskempson.com) +* Base16 Rosé Pine +* Author: Emilia Dunfelt <edun@dunfelt.se> * */ -@define-color base00 #2b303b; -@define-color base01 #343d46; -@define-color base02 #4f5b66; -@define-color base03 #65737e; -@define-color base04 #a7adba; -@define-color base05 #c0c5ce; -@define-color base06 #dfe1e8; -@define-color base07 #eff1f5; -@define-color base08 #bf616a; -@define-color base09 #d08770; -@define-color base0A #ebcb8b; -@define-color base0B #a3be8c; -@define-color base0C #96b5b4; -@define-color base0D #8fa1b3; -@define-color base0E #b48ead; -@define-color base0F #ab7967; \ No newline at end of file +@define-color base00 #191724; +@define-color base01 #1f1d2e; +@define-color base02 #26233a; +@define-color base03 #6e6a86; +@define-color base04 #908caa; +@define-color base05 #e0def4; +@define-color base06 #e0def4; +@define-color base07 #524f67; +@define-color base08 #eb6f92; +@define-color base09 #f6c177; +@define-color base0A #ebbcba; +@define-color base0B #31748f; +@define-color base0C #9ccfd8; +@define-color base0D #c4a7e7; +@define-color base0E #f6c177; +@define-color base0F #524f67; \ No newline at end of file diff --git a/local/dot-local/bin/base16-flavours b/local/dot-local/bin/base16-flavours index 86012781..915cb2b8 100755 --- a/local/dot-local/bin/base16-flavours +++ b/local/dot-local/bin/base16-flavours @@ -1,33 +1,33 @@ #!/bin/sh # base16-shell (https://github.com/chriskempson/base16-shell) # Base16 Shell template by Chris Kempson (http://chriskempson.com) -# Ocean scheme by Chris Kempson (http://chriskempson.com) -export BASE16_THEME=ocean +# Rosé Pine scheme by Emilia Dunfelt <edun@dunfelt.se> +export BASE16_THEME=rose-pine -color00="2b/30/3b" # Base 00 - Black -color01="bf/61/6a" # Base 08 - Red -color02="a3/be/8c" # Base 0B - Green -color03="eb/cb/8b" # Base 0A - Yellow -color04="8f/a1/b3" # Base 0D - Blue -color05="b4/8e/ad" # Base 0E - Magenta -color06="96/b5/b4" # Base 0C - Cyan -color07="c0/c5/ce" # Base 05 - White -color08="65/73/7e" # Base 03 - Bright Black +color00="19/17/24" # Base 00 - Black +color01="eb/6f/92" # Base 08 - Red +color02="31/74/8f" # Base 0B - Green +color03="eb/bc/ba" # Base 0A - Yellow +color04="c4/a7/e7" # Base 0D - Blue +color05="f6/c1/77" # Base 0E - Magenta +color06="9c/cf/d8" # Base 0C - Cyan +color07="e0/de/f4" # Base 05 - White +color08="6e/6a/86" # Base 03 - Bright Black color09=$color01 # Base 08 - Bright Red color10=$color02 # Base 0B - Bright Green color11=$color03 # Base 0A - Bright Yellow color12=$color04 # Base 0D - Bright Blue color13=$color05 # Base 0E - Bright Magenta color14=$color06 # Base 0C - Bright Cyan -color15="ef/f1/f5" # Base 07 - Bright White -color16="d0/87/70" # Base 09 -color17="ab/79/67" # Base 0F -color18="34/3d/46" # Base 01 -color19="4f/5b/66" # Base 02 -color20="a7/ad/ba" # Base 04 -color21="df/e1/e8" # Base 06 -color_foreground="c0/c5/ce" # Base 05 -color_background="2b/30/3b" # Base 00 +color15="52/4f/67" # Base 07 - Bright White +color16="f6/c1/77" # Base 09 +color17="52/4f/67" # Base 0F +color18="1f/1d/2e" # Base 01 +color19="26/23/3a" # Base 02 +color20="90/8c/aa" # Base 04 +color21="e0/de/f4" # Base 06 +color_foreground="e0/de/f4" # Base 05 +color_background="19/17/24" # Base 00 if [ -n "$TMUX" ]; then # Tell tmux to pass the escape sequences through @@ -79,13 +79,13 @@ put_template 21 $color21 # foreground / background / cursor color if [ -n "$ITERM_SESSION_ID" ]; then # iTerm2 proprietary escape codes - put_template_custom Pg c0c5ce # foreground - put_template_custom Ph 2b303b # background - put_template_custom Pi c0c5ce # bold color - put_template_custom Pj 4f5b66 # selection color - put_template_custom Pk c0c5ce # selected text color - put_template_custom Pl c0c5ce # cursor - put_template_custom Pm 2b303b # cursor text + put_template_custom Pg e0def4 # foreground + put_template_custom Ph 191724 # background + put_template_custom Pi e0def4 # bold color + put_template_custom Pj 26233a # selection color + put_template_custom Pk e0def4 # selected text color + put_template_custom Pl e0def4 # cursor + put_template_custom Pm 191724 # cursor text else put_template_var 10 $color_foreground if [ "$BASE16_SHELL_SET_BACKGROUND" != false ]; then