From 4fe087c59d20988192485d11990d48ba6c73aa0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yaroslav=20de=20la=20Pe=C3=B1a=20Smirnov?= Date: Wed, 19 Apr 2023 05:19:11 +0300 Subject: Color palette update --- dotfiles/.config/foot/foot.ini | 8 ++-- dotfiles/.config/ncmpcpp/config | 15 +++--- dotfiles/.config/newsboat/config | 4 +- dotfiles/.config/qutebrowser/config.py | 86 +++++++++++++++++----------------- dotfiles/.config/rofi/ultramar.rasi | 2 +- dotfiles/.config/sway/config | 10 ++-- dotfiles/.config/waybar/style.css | 8 ++-- dotfiles/.local/bin/shtheme | 64 ++++++++++++------------- 8 files changed, 99 insertions(+), 98 deletions(-) diff --git a/dotfiles/.config/foot/foot.ini b/dotfiles/.config/foot/foot.ini index be2f5d1..0507cea 100644 --- a/dotfiles/.config/foot/foot.ini +++ b/dotfiles/.config/foot/foot.ini @@ -9,23 +9,23 @@ term = foot-extra foreground = fcf8e2 #white background = 151517 #black -regular0 = 33333a #black +regular0 = 32323e #black regular1 = b73030 #red regular2 = 6d974b #green regular3 = b2872f #yellow regular4 = 3f6e90 #blue regular5 = 9c6992 #magenta regular6 = 5b8277 #cyan -regular7 = b0afa8 #white +regular7 = ccbe99 #white -bright0 = 676775 #black +bright0 = 424a4d #black bright1 = c45c5c #red bright2 = 92b078 #green bright3 = e2b55a #yellow bright4 = 81acc1 #blue bright5 = b48ead #magenta bright6 = 7fac96 #cyan -bright7 = faf6e5 #white +bright7 = e0d8b3 #white [search-bindings] find-prev = Control+p diff --git a/dotfiles/.config/ncmpcpp/config b/dotfiles/.config/ncmpcpp/config index b54e176..6c30992 100644 --- a/dotfiles/.config/ncmpcpp/config +++ b/dotfiles/.config/ncmpcpp/config @@ -5,19 +5,18 @@ ncmpcpp_directory = ~/.config/ncmpcpp -## Directory for storing downloaded lyrics. It defaults to ~/.lyrics since other -## MPD clients (eg. ncmpc) also use that location. +## Directory for storing downloaded lyrics. lyrics_directory = ~/.local/share/lyrics lyrics_fetchers = musixmatch, plyrics, jahlyrics, internet # Interfaz: user_interface = "alternative" -alternative_header_first_line_format = "$(white)─┤ $b$(red)%a$(end)$/b ├─$(end)" -alternative_header_second_line_format = "$(16)%t (%y)$(end)" -alternative_ui_separator_color = "cyan" +alternative_header_first_line_format = "$(white)─┤ $b$(cyan)%a$(end)$/b ├─$(end)" +alternative_header_second_line_format = "$(16)$(blue)%t (%y)$(end)" +alternative_ui_separator_color = "default" # Formato de canción: -song_columns_list_format = "$L (10)[white]{n} $1│$7 (20)[cyan]{a} $1│$7 (20)[white]{b} $1│$7 (38)[cyan]{t} $1│$7 (2)[white]{l}" +song_columns_list_format = "$L (10)[white]{n} $1│$7 (20)[cyan]{a} $1│$7 (20)[blue]{b} $1│$7 (38)[blue]{t} $1│$7 (2)[white]{l}" now_playing_prefix = "$b" centered_cursor = "no" cyclic_scrolling = "yes" @@ -42,9 +41,9 @@ visualizer_look = "▋▋" # Color: color1 = "white" -color2 = "red" +color2 = "cyan" discard_colors_if_item_is_selected = "yes" -main_window_color = "white" +main_window_color = "default" header_window_color = "4" progressbar_color = "blue" statusbar_color = "red" diff --git a/dotfiles/.config/newsboat/config b/dotfiles/.config/newsboat/config index 8f89aaa..659c9b8 100644 --- a/dotfiles/.config/newsboat/config +++ b/dotfiles/.config/newsboat/config @@ -25,11 +25,11 @@ bind-key x pb-delete bind-key ^D pagedown bind-key ^U pageup -color listnormal color7 default +color listnormal color15 default color listfocus cyan default standout bold color listnormal_unread red default color listfocus_unread red default standout bold -color info blue color235 bold +color info color7 color0 color article default default color end-of-text-marker white default diff --git a/dotfiles/.config/qutebrowser/config.py b/dotfiles/.config/qutebrowser/config.py index 142d047..9cae0c8 100644 --- a/dotfiles/.config/qutebrowser/config.py +++ b/dotfiles/.config/qutebrowser/config.py @@ -7,22 +7,24 @@ config.load_autoconfig() # ------------ Color scheme ---------------- ultramar = { - 'light0': '#faf6e5', - 'light1': '#e6e3d6', - 'light2': '#d2d0c8', - 'light3': '#b0afa8', + 'light0': '#fcf8e2', + 'light1': '#f2eccf', + 'light2': '#e0d8b3', + 'light3': '#d6cda3', + 'light4': '#ccbe99', 'dark0': '#151517', - 'dark1': '#232328', - 'dark2': '#33333a', - 'dark3': '#404049', + 'dark1': '#212128', + 'dark2': '#32323e', + 'dark3': '#424a4d', + 'dark4': '#424a4d', 'yellow': '#e2b55a', 'orange': '#af5539', 'red': '#b73030', 'magenta': '#b48ead', 'violet': '#9c6992', 'blue': '#3f6e90', - 'cyan': '#5b8277', - 'cyan2': '#7fac96', + 'cyan0': '#5b8277', + 'cyan1': '#7fac96', 'green': '#6d974b' } @@ -94,7 +96,7 @@ c.colors.completion.category.border.top = ultramar['dark0'] ## Foreground color of completion widget category headers. ## Type: QtColor -c.colors.completion.category.fg = ultramar['light1'] +c.colors.completion.category.fg = ultramar['light0'] ## Background color of the completion widget for even rows. ## Type: QssColor @@ -102,19 +104,19 @@ c.colors.completion.even.bg = ultramar['dark1'] ## Text color of the completion widget. ## Type: QtColor -c.colors.completion.fg = ultramar['light1'] +c.colors.completion.fg = ultramar['light0'] ## Background color of the selected completion item. ## Type: QssColor -c.colors.completion.item.selected.bg = ultramar['cyan'] +c.colors.completion.item.selected.bg = ultramar['cyan0'] ## Bottom border color of the selected completion item. ## Type: QssColor -c.colors.completion.item.selected.border.bottom = ultramar['cyan'] +c.colors.completion.item.selected.border.bottom = ultramar['cyan0'] ## Top border color of the completion widget category headers. ## Type: QssColor -c.colors.completion.item.selected.border.top = ultramar['cyan'] +c.colors.completion.item.selected.border.top = ultramar['cyan0'] ## Foreground color of the selected completion item. ## Type: QtColor @@ -126,11 +128,11 @@ c.colors.completion.match.fg = ultramar['yellow'] ## Background color of the completion widget for odd rows. ## Type: QssColor -c.colors.completion.odd.bg = ultramar['dark3'] +c.colors.completion.odd.bg = ultramar['dark2'] ## Color of the scrollbar in completion view ## Type: QssColor -c.colors.completion.scrollbar.bg = ultramar['dark3'] +c.colors.completion.scrollbar.bg = ultramar['dark2'] ## Color of the scrollbar handle in completion view. ## Type: QssColor @@ -146,7 +148,7 @@ c.colors.downloads.error.bg = ultramar['red'] ## Foreground color for downloads with errors. ## Type: QtColor -c.colors.downloads.error.fg = ultramar['light1'] +c.colors.downloads.error.fg = ultramar['light0'] ## Color gradient start for download backgrounds. ## Type: QtColor @@ -154,7 +156,7 @@ c.colors.downloads.error.fg = ultramar['light1'] ## Color gradient start for download text. ## Type: QtColor -c.colors.downloads.start.fg = ultramar['light1'] +c.colors.downloads.start.fg = ultramar['light0'] ## Color gradient stop for download backgrounds. ## Type: QtColor @@ -188,11 +190,11 @@ c.hints.border = '1px solid ' + ultramar['dark0']; ## Background color for hints. Note that you can use a `rgba(...)` value ## for transparency. ## Type: QssColor -c.colors.hints.bg = ultramar['cyan'] +c.colors.hints.bg = ultramar['cyan0'] ## Font color for hints. ## Type: QssColor -c.colors.hints.fg = ultramar['light1'] +c.colors.hints.fg = ultramar['light0'] ## Font color for the matched part of hints. ## Type: QssColor @@ -204,7 +206,7 @@ c.colors.keyhint.bg = 'rgba(27, 30, 37, 80%)' ## Text color for the keyhint widget. ## Type: QssColor -c.colors.keyhint.fg = ultramar['light1'] +c.colors.keyhint.fg = ultramar['light0'] ## Highlight color for keys to complete the current keychain. ## Type: QssColor @@ -220,7 +222,7 @@ c.colors.messages.error.border = ultramar['red'] ## Foreground color of an error message. ## Type: QssColor -c.colors.messages.error.fg = ultramar['light1'] +c.colors.messages.error.fg = ultramar['light0'] ## Background color of an info message. ## Type: QssColor @@ -232,7 +234,7 @@ c.colors.messages.info.border = ultramar['dark0'] ## Foreground color an info message. ## Type: QssColor -c.colors.messages.info.fg = ultramar['light1'] +c.colors.messages.info.fg = ultramar['light0'] ## Background color of a warning message. ## Type: QssColor @@ -244,7 +246,7 @@ c.colors.messages.warning.border = ultramar['orange'] ## Foreground color a warning message. ## Type: QssColor -c.colors.messages.warning.fg = ultramar['light1'] +c.colors.messages.warning.fg = ultramar['light0'] ## Background color for prompts. ## Type: QssColor @@ -268,7 +270,7 @@ c.colors.statusbar.caret.bg = ultramar['violet'] ## Foreground color of the statusbar in caret mode. ## Type: QssColor -c.colors.statusbar.caret.fg = ultramar['light1'] +c.colors.statusbar.caret.fg = ultramar['light0'] ## Background color of the statusbar in caret mode with a selection. ## Type: QssColor @@ -276,7 +278,7 @@ c.colors.statusbar.caret.selection.bg = ultramar['violet'] ## Foreground color of the statusbar in caret mode with a selection. ## Type: QssColor -c.colors.statusbar.caret.selection.fg = ultramar['light1'] +c.colors.statusbar.caret.selection.fg = ultramar['light0'] ## Background color of the statusbar in command mode. ## Type: QssColor @@ -284,15 +286,15 @@ c.colors.statusbar.command.bg = ultramar['dark0'] ## Foreground color of the statusbar in command mode. ## Type: QssColor -c.colors.statusbar.command.fg = ultramar['light1'] +c.colors.statusbar.command.fg = ultramar['light0'] ## Background color of the statusbar in private browsing + command mode. ## Type: QssColor -c.colors.statusbar.command.private.bg = ultramar['magenta'] +c.colors.statusbar.command.private.bg = ultramar['light1'] ## Foreground color of the statusbar in private browsing + command mode. ## Type: QssColor -c.colors.statusbar.command.private.fg = ultramar['light1'] +c.colors.statusbar.command.private.fg = ultramar['dark0'] ## Background color of the statusbar in insert mode. ## Type: QssColor @@ -308,7 +310,7 @@ c.colors.statusbar.normal.bg = ultramar['dark0'] ## Foreground color of the statusbar. ## Type: QssColor -c.colors.statusbar.normal.fg = ultramar['light1'] +c.colors.statusbar.normal.fg = ultramar['light0'] ## Background color of the statusbar in passthrough mode. ## Type: QssColor @@ -316,19 +318,19 @@ c.colors.statusbar.passthrough.bg = ultramar['blue'] ## Foreground color of the statusbar in passthrough mode. ## Type: QssColor -c.colors.statusbar.passthrough.fg = ultramar['light1'] +c.colors.statusbar.passthrough.fg = ultramar['light0'] ## Background color of the statusbar in private browsing mode. ## Type: QssColor -c.colors.statusbar.private.bg = ultramar['magenta'] +c.colors.statusbar.private.bg = ultramar['light1'] ## Foreground color of the statusbar in private browsing mode. ## Type: QssColor -c.colors.statusbar.private.fg = ultramar['light1'] +c.colors.statusbar.private.fg = ultramar['dark0'] ## Background color of the progress bar. ## Type: QssColor -c.colors.statusbar.progress.bg = ultramar['light1'] +c.colors.statusbar.progress.bg = ultramar['light0'] ## Foreground color of the URL in the statusbar on error. ## Type: QssColor @@ -336,7 +338,7 @@ c.colors.statusbar.url.error.fg = ultramar['red'] ## Default foreground color of the URL in the statusbar. ## Type: QssColor -c.colors.statusbar.url.fg = ultramar['light1'] +c.colors.statusbar.url.fg = ultramar['light0'] ## Foreground color of the URL in the statusbar for hovered links. ## Type: QssColor @@ -345,12 +347,12 @@ c.colors.statusbar.url.hover.fg = ultramar['blue'] ## Foreground color of the URL in the statusbar on successful load ## (http). ## Type: QssColor -c.colors.statusbar.url.success.http.fg = ultramar['light1'] +c.colors.statusbar.url.success.http.fg = ultramar['light0'] ## Foreground color of the URL in the statusbar on successful load ## (https). ## Type: QssColor -c.colors.statusbar.url.success.https.fg = ultramar['cyan'] +c.colors.statusbar.url.success.https.fg = ultramar['cyan0'] ## Foreground color of the URL in the statusbar when there's a warning. ## Type: QssColor @@ -366,7 +368,7 @@ c.colors.tabs.even.bg = ultramar['dark0'] ## Foreground color of unselected even tabs. ## Type: QtColor -c.colors.tabs.even.fg = ultramar['light2'] +c.colors.tabs.even.fg = ultramar['light1'] ## Color for the tab indicator on errors. ## Type: QtColor @@ -378,7 +380,7 @@ c.colors.tabs.indicator.start = ultramar['blue'] ## Color gradient end for the tab indicator. ## Type: QtColor -c.colors.tabs.indicator.stop = ultramar['cyan'] +c.colors.tabs.indicator.stop = ultramar['cyan0'] ## Color gradient interpolation system for the tab indicator. ## Type: ColorSystem @@ -395,11 +397,11 @@ c.colors.tabs.odd.bg = ultramar['dark2'] ## Foreground color of unselected odd tabs. ## Type: QtColor -c.colors.tabs.odd.fg = ultramar['light2'] +c.colors.tabs.odd.fg = ultramar['light0'] ## Background color of selected even tabs. ## Type: QtColor -c.colors.tabs.selected.even.bg = ultramar['cyan2'] +c.colors.tabs.selected.even.bg = ultramar['cyan1'] ## Foreground color of selected even tabs. ## Type: QtColor @@ -407,7 +409,7 @@ c.colors.tabs.selected.even.fg = ultramar['dark0'] ## Background color of selected odd tabs. ## Type: QtColor -c.colors.tabs.selected.odd.bg = ultramar['cyan2'] +c.colors.tabs.selected.odd.bg = ultramar['cyan1'] ## Foreground color of selected odd tabs. ## Type: QtColor diff --git a/dotfiles/.config/rofi/ultramar.rasi b/dotfiles/.config/rofi/ultramar.rasi index 7f92878..c65c90d 100644 --- a/dotfiles/.config/rofi/ultramar.rasi +++ b/dotfiles/.config/rofi/ultramar.rasi @@ -5,7 +5,7 @@ ***********************************************/ * { - selected-normal-foreground: #fcf8e2; + selected-normal-foreground: #151517; foreground: #fcf8e2; normal-foreground: @foreground; alternate-normal-background: #151517; diff --git a/dotfiles/.config/sway/config b/dotfiles/.config/sway/config index 4a48413..8e78225 100644 --- a/dotfiles/.config/sway/config +++ b/dotfiles/.config/sway/config @@ -31,12 +31,12 @@ font pango:monospace 9 # Theme colors # class border backgr. text indic. child_border client.focused #5b8277 #7fac96 #151517 #9eba86 #5b8277 - client.focused_inactive #000000 #33333a #7fac96 #000000 #000000 - client.unfocused #000000 #33333a #faf6e5 #000000 #000000 - client.urgent #cb4b16 #fdf6e3 #1abc9c #268bd2 #cb4b16 - client.placeholder #ffffff #0c0c0c #ffffff #ffffff #3f6e90 + client.focused_inactive #000000 #32323e #7fac96 #000000 #000000 + client.unfocused #000000 #32323e #fcf8e2 #000000 #000000 + client.urgent #cb4b16 #fcf8e2 #1abc9c #268bd2 #cb4b16 + client.placeholder #fcf8e2 #0c0c0c #fcf8e2 #fcf8e2 #3f6e90 - client.background #1b1e25 + client.background #151517 titlebar_padding 6 2 titlebar_border_thickness 2 diff --git a/dotfiles/.config/waybar/style.css b/dotfiles/.config/waybar/style.css index a7636b4..17d083d 100644 --- a/dotfiles/.config/waybar/style.css +++ b/dotfiles/.config/waybar/style.css @@ -4,7 +4,7 @@ } window#waybar { background: #000000; - color: #fdf6e3; + color: #f2eccf; min-height: 0; } #tray, @@ -13,7 +13,7 @@ window#waybar { #backlight, #custom-torrent-status, #workspaces { - background: #232328; + background: #151517; border-top: 2px solid #000000; border-bottom: 2px solid #000000; } @@ -26,7 +26,7 @@ window#waybar { } #workspaces button { padding: 0 6px; - color: #fdf6e3; + color: #fcf8e2; border-radius: 0; border: 1px solid rgba(0, 0, 0, 0); } @@ -61,7 +61,7 @@ window#waybar { #custom-waybar-mpris, #custom-batwatt, #custom-torrent-status { - color: #fdf6e3; + color: #fcf8e2; padding: 0 6px; } #custom-weather { diff --git a/dotfiles/.local/bin/shtheme b/dotfiles/.local/bin/shtheme index e46f1dc..361a541 100755 --- a/dotfiles/.local/bin/shtheme +++ b/dotfiles/.local/bin/shtheme @@ -626,43 +626,43 @@ exit $? # Themes start here (avoid editing by hand) ultramar-dark -0: #33333a -1: #b73030 -2: #6d974b -3: #b2872f -4: #3f6e90 -5: #9c6992 -6: #5b8277 -7: #b0afa8 -8: #676775 -9: #c45c5c -10: #92b078 -11: #e2b55a -12: #81acc1 -13: #b48ead -14: #7fac96 -15: #faf6e5 +0: #32323e +1: #b73030 +2: #6d974b +3: #b2872f +4: #3f6e90 +5: #9c6992 +6: #5b8277 +7: #ccbe99 +8: #424a4d +9: #c45c5c +10: #92b078 +11: #e2b55a +12: #81acc1 +13: #b48ead +14: #7fac96 +15: #e0d8b3 foreground: #fcf8e2 background: #151517 cursor: #ffffff ultramar-light -0: #151517 -1: #b73030 -2: #6d974b -3: #b2872f -4: #3f6e90 -5: #9c6992 -6: #5b8277 -7: #91908d -8: #33333a -9: #c45c5c -10: #92b078 -11: #e2b55a -12: #75a2b8 -13: #b48ead -14: #7fac96 -15: #b0afa8 +0: #e0d8b3 +1: #b73030 +2: #6d974b +3: #b2872f +4: #3f6e90 +5: #9c6992 +6: #5b8277 +7: #424a4d +8: #ccbe99 +9: #c45c5c +10: #92b078 +11: #e2b55a +12: #81acc1 +13: #b48ead +14: #7fac96 +15: #32323e foreground: #151517 background: #fcf8e2 cursor: #000000 -- cgit v1.2.3