modified: Kvantum/matugen/matugen.kvconfig
modified: Kvantum/matugen/matugen.svg modified: btop/themes/matugen.theme modified: cava/themes/matugen modified: clipse/matugen.json new file: fish/functions/up-or-search.fish modified: foot/themes/matugen-theme.ini modified: gtk-3.0/colors.css modified: gtk-3.0/colors.css.bak modified: gtk-3.0/colors.css.nak modified: gtk-4.0/colors.css modified: gtk-4.0/colors.css.bak modified: hypr/colors-hyprlock.conf modified: hypr/colors.conf modified: hypr/hyprtoolkit.conf modified: hyprwhspr/mic_osd.pid new file: ironbar/1 modified: ironbar/colors.css modified: ironbar/config.json new file: ironbar/config.json.matugen new file: ironbar/schema-v0.18.0.json modified: kitty/current-theme.conf new file: kitty/current-theme1.conf new file: kitty/dank-tabs.conf modified: kitty/themes/Matugen.conf modified: matugen/config.toml new file: matugen/config1.toml new file: matugen/custom3.json modified: matugen/scripts/foot-apply-colors.sh modified: mimeapps.list modified: niri/binds.kdl modified: niri/colors.kdl modified: niri/config.kdl new file: niri/dms/alttab.kdl new file: niri/dms/binds.kdl new file: niri/dms/colors.kdl new file: niri/dms/cursor.kdl new file: niri/dms/layout.kdl new file: niri/dms/outputs.kdl new file: niri/dms/profiles/profile_1776211496314_g03e3q.kdl new file: niri/dms/windowrules.kdl new file: niri/dms/wpblur.kdl new file: niri/scripts/caps new file: niri/scripts/clipse.sh new file: niri/scripts/ironbar-toggle.sh new file: niri/scripts/satty.sh modified: niri/spawn-at-startup.kdl modified: niri/window-rule.kdl modified: nvim/lua/matugen.lua modified: rmpc/themes/matugen.ron modified: starship.toml modified: swaync/colors.css new file: swaync/config_1.json new file: swaync/style_1.css modified: swayosd/colors.css modified: telegram/matugen.tdesktop-theme modified: telegram/matugen/background.jpg modified: telegram/matugen/background.svg modified: telegram/matugen/colors.tdesktop-theme modified: tmux/colors.conf modified: walker/themes/matugen/colors.css modified: yazi/theme.toml
This commit is contained in:
parent
9fb26ca555
commit
5f53423ef2
62 changed files with 9031 additions and 1569 deletions
|
|
@ -8,20 +8,20 @@
|
|||
format_tag_separator: " | ",
|
||||
browser_column_widths: [20, 38, 42],
|
||||
background_color: None,
|
||||
text_color: Some("#dcc3a1"),
|
||||
text_color: Some("#ddc2a1"),
|
||||
header_background_color: None,
|
||||
modal_background_color: None,
|
||||
modal_backdrop: false,
|
||||
preview_label_style: (fg: "#f2be6e"),
|
||||
preview_metadata_group_style: (fg: "#b6cea3", modifiers: "Bold"),
|
||||
preview_label_style: (fg: "#f3bd6e"),
|
||||
preview_metadata_group_style: (fg: "#b7cea2", modifiers: "Bold"),
|
||||
tab_bar: (
|
||||
active_style: (fg: "#2c1e08", bg: "#dcc3a1", modifiers: "Bold"),
|
||||
inactive_style: (fg: "#dcc3a1", modifiers: "Bold"),
|
||||
active_style: (fg: "#2c1e08", bg: "#ddc2a1", modifiers: "Bold"),
|
||||
inactive_style: (fg: "#ddc2a1", modifiers: "Bold"),
|
||||
),
|
||||
highlighted_item_style: (fg: "#dcc3a1", modifiers: "Bold"),
|
||||
current_item_style: (fg: "#dcc3a1", bg: "#6f4a00", modifiers: "Bold"),
|
||||
borders_style: (fg: "#dcc3a1"),
|
||||
highlight_border_style: (fg: "#dcc3a1"),
|
||||
highlighted_item_style: (fg: "#ddc2a1", modifiers: "Bold"),
|
||||
current_item_style: (fg: "#ddc2a1", bg: "#704a01", modifiers: "Bold"),
|
||||
borders_style: (fg: "#ddc2a1"),
|
||||
highlight_border_style: (fg: "#ddc2a1"),
|
||||
symbols: (
|
||||
song: "S",
|
||||
dir: "D",
|
||||
|
|
@ -45,45 +45,45 @@
|
|||
fg: "#2c1e08",
|
||||
),
|
||||
elapsed_style: (
|
||||
fg: "#dcc3a1",
|
||||
fg: "#ddc2a1",
|
||||
),
|
||||
thumb_style: (
|
||||
fg: "#dcc3a1",
|
||||
fg: "#ddc2a1",
|
||||
),
|
||||
use_track_when_empty: false,
|
||||
),
|
||||
scrollbar: (
|
||||
symbols: ["│", "█", "▲", "▼"],
|
||||
track_style: (fg: "#dcc3a1"),
|
||||
ends_style: (fg: "#f9debb"),
|
||||
thumb_style: (fg: "#f2be6e"),
|
||||
track_style: (fg: "#ddc2a1"),
|
||||
ends_style: (fg: "#fadebc"),
|
||||
thumb_style: (fg: "#f3bd6e"),
|
||||
),
|
||||
song_table_format: [
|
||||
(
|
||||
prop: (
|
||||
kind: Property(Artist),
|
||||
style: (fg: "#ffddb0"),
|
||||
default: (kind: Text("Unknown"), style: (fg: "#ffddb0"))
|
||||
style: (fg: "#ffddb1"),
|
||||
default: (kind: Text("Unknown"), style: (fg: "#ffddb1"))
|
||||
),
|
||||
width: "20%",
|
||||
),
|
||||
(
|
||||
prop: (
|
||||
kind: Property(Title),
|
||||
style: (fg: "#f2be6e"),
|
||||
default: (kind: Text("Unknown"), style: (fg: "#ffddb0"))
|
||||
style: (fg: "#f3bd6e"),
|
||||
default: (kind: Text("Unknown"), style: (fg: "#ffddb1"))
|
||||
),
|
||||
width: "35%",
|
||||
),
|
||||
(
|
||||
prop: (kind: Property(Album), style: (fg: "#ffddb0"),
|
||||
default: (kind: Text("Unknown Album"), style: (fg: "#ffddb0"))
|
||||
prop: (kind: Property(Album), style: (fg: "#ffddb1"),
|
||||
default: (kind: Text("Unknown Album"), style: (fg: "#ffddb1"))
|
||||
),
|
||||
width: "30%",
|
||||
),
|
||||
(
|
||||
prop: (kind: Property(Duration), style: (fg: "#f2be6e"),
|
||||
default: (kind: Text("-"), style: (fg: "#ffddb0"))
|
||||
prop: (kind: Property(Duration), style: (fg: "#f3bd6e"),
|
||||
default: (kind: Text("-"), style: (fg: "#ffddb1"))
|
||||
),
|
||||
width: "15%",
|
||||
alignment: Right,
|
||||
|
|
@ -115,12 +115,12 @@
|
|||
rows: [
|
||||
(
|
||||
left: [
|
||||
(kind: Text("["), style: (fg: "#b6cea3", modifiers: "Bold")),
|
||||
(kind: Text("["), style: (fg: "#b7cea2", modifiers: "Bold")),
|
||||
(
|
||||
kind: Property(Status(StateV2(playing_label: "Playing", paused_label: "Paused", stopped_label: "Stopped"))),
|
||||
style: (fg: "#b6cea3", modifiers: "Bold")
|
||||
style: (fg: "#b7cea2", modifiers: "Bold")
|
||||
),
|
||||
(kind: Text("]"), style: (fg: "#b6cea3", modifiers: "Bold"))
|
||||
(kind: Text("]"), style: (fg: "#b7cea2", modifiers: "Bold"))
|
||||
],
|
||||
center: [
|
||||
(kind: Property(Song(Title)), style: (modifiers: "Bold"),
|
||||
|
|
@ -128,8 +128,8 @@
|
|||
)
|
||||
],
|
||||
right: [
|
||||
(kind: Property(Widget(ScanStatus)), style: (fg: "#f2be6e")),
|
||||
(kind: Property(Widget(Volume)), style: (fg: "#f2be6e"))
|
||||
(kind: Property(Widget(ScanStatus)), style: (fg: "#f3bd6e")),
|
||||
(kind: Property(Widget(Volume)), style: (fg: "#f3bd6e"))
|
||||
]
|
||||
),
|
||||
(
|
||||
|
|
@ -142,22 +142,22 @@
|
|||
(kind: Text(" kbps)"))
|
||||
],
|
||||
center: [
|
||||
(kind: Property(Song(Artist)), style: (fg: "#b6cea3", modifiers: "Bold"),
|
||||
default: (kind: Text("Unknown"), style: (fg: "#b6cea3", modifiers: "Bold"))
|
||||
(kind: Property(Song(Artist)), style: (fg: "#b7cea2", modifiers: "Bold"),
|
||||
default: (kind: Text("Unknown"), style: (fg: "#b7cea2", modifiers: "Bold"))
|
||||
),
|
||||
(kind: Text(" - ")),
|
||||
(kind: Property(Song(Album)),
|
||||
style: (fg: "#f2be6e"),
|
||||
style: (fg: "#f3bd6e"),
|
||||
default: (kind: Text("Unknown Album"))
|
||||
)
|
||||
],
|
||||
right: [
|
||||
(
|
||||
kind: Property(Widget(States(
|
||||
active_style: (fg: "#f2be6e", modifiers: "Bold"),
|
||||
separator_style: (fg: "#f2be6e")))
|
||||
active_style: (fg: "#f3bd6e", modifiers: "Bold"),
|
||||
separator_style: (fg: "#f3bd6e")))
|
||||
),
|
||||
style: (fg: "#dcc3a1")
|
||||
style: (fg: "#ddc2a1")
|
||||
),
|
||||
]
|
||||
),
|
||||
|
|
@ -166,17 +166,17 @@
|
|||
browser_song_format: [
|
||||
(
|
||||
kind: Group([
|
||||
(kind: Property(Track), style: (fg: "#f2be6e")),
|
||||
(kind: Property(Track), style: (fg: "#f3bd6e")),
|
||||
(kind: Text(" ")),
|
||||
])
|
||||
),
|
||||
(
|
||||
kind: Group([
|
||||
(kind: Property(Artist), style: (fg: "#f2be6e")),
|
||||
(kind: Property(Artist), style: (fg: "#f3bd6e")),
|
||||
(kind: Text(" - ")),
|
||||
(kind: Property(Title), style: (fg: "#f2be6e")),
|
||||
(kind: Property(Title), style: (fg: "#f3bd6e")),
|
||||
]),
|
||||
default: (kind: Property(Filename), style: (fg: "#f2be6e"))
|
||||
default: (kind: Property(Filename), style: (fg: "#f3bd6e"))
|
||||
),
|
||||
],
|
||||
lyrics: (
|
||||
|
|
@ -199,8 +199,8 @@
|
|||
// support them as well!
|
||||
// rmpc does not support `horizontal_gradient` (yet?)
|
||||
bar_color: Gradient({
|
||||
0: "#976c25",
|
||||
50: "#f2be6e",
|
||||
0: "#986c25",
|
||||
50: "#f3bd6e",
|
||||
100: "#ffffff"
|
||||
})
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue