mirror of
https://github.com/tumillanino/miasma-os.git
synced 2026-04-11 07:15:31 +00:00
move to new repo
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
# vim:set ft=tmux:
|
||||
|
||||
# --> Catppuccin (Frappe)
|
||||
set -ogq @thm_bg "#303446"
|
||||
set -ogq @thm_fg "#c6d0f5"
|
||||
|
||||
# Colors
|
||||
set -ogq @thm_rosewater "#f2d5cf"
|
||||
set -ogq @thm_flamingo "#eebebe"
|
||||
set -ogq @thm_rosewater "#f2d5cf"
|
||||
set -ogq @thm_pink "#f4b8e4"
|
||||
set -ogq @thm_mauve "#ca9ee6"
|
||||
set -ogq @thm_red "#e78284"
|
||||
set -ogq @thm_maroon "#ea999c"
|
||||
set -ogq @thm_peach "#ef9f76"
|
||||
set -ogq @thm_yellow "#e5c890"
|
||||
set -ogq @thm_green "#a6d189"
|
||||
set -ogq @thm_teal "#81c8be"
|
||||
set -ogq @thm_sky "#99d1db"
|
||||
set -ogq @thm_sapphire "#85c1dc"
|
||||
set -ogq @thm_blue "#8caaee"
|
||||
set -ogq @thm_lavender "#babbf1"
|
||||
|
||||
# Surfaces and overlays
|
||||
set -ogq @thm_subtext_1 "#a5adce"
|
||||
set -ogq @thm_subtext_0 "#b5bfe2"
|
||||
set -ogq @thm_overlay_2 "#949cbb"
|
||||
set -ogq @thm_overlay_1 "#838ba7"
|
||||
set -ogq @thm_overlay_0 "#737994"
|
||||
set -ogq @thm_surface_2 "#626880"
|
||||
set -ogq @thm_surface_1 "#51576d"
|
||||
set -ogq @thm_surface_0 "#414559"
|
||||
set -ogq @thm_mantle "#292c3c"
|
||||
set -ogq @thm_crust "#232634"
|
||||
|
||||
@@ -0,0 +1,35 @@
|
||||
# vim:set ft=tmux:
|
||||
|
||||
# --> Catppuccin (Latte)
|
||||
set -ogq @thm_bg "#eff1f5"
|
||||
set -ogq @thm_fg "#4c4f69"
|
||||
|
||||
# Colors
|
||||
set -ogq @thm_rosewater "#dc8a78"
|
||||
set -ogq @thm_flamingo "#dd7878"
|
||||
set -ogq @thm_rosewater "#dc8a78"
|
||||
set -ogq @thm_pink "#ea76cb"
|
||||
set -ogq @thm_mauve "#8839ef"
|
||||
set -ogq @thm_red "#d20f39"
|
||||
set -ogq @thm_maroon "#e64553"
|
||||
set -ogq @thm_peach "#fe640b"
|
||||
set -ogq @thm_yellow "#df8e1d"
|
||||
set -ogq @thm_green "#40a02b"
|
||||
set -ogq @thm_teal "#179299"
|
||||
set -ogq @thm_sky "#04a5e5"
|
||||
set -ogq @thm_sapphire "#209fb5"
|
||||
set -ogq @thm_blue "#1e66f5"
|
||||
set -ogq @thm_lavender "#7287fd"
|
||||
|
||||
# Surfaces and overlays
|
||||
set -ogq @thm_subtext_1 "#6c6f85"
|
||||
set -ogq @thm_subtext_0 "#5c5f77"
|
||||
set -ogq @thm_overlay_2 "#7c7f93"
|
||||
set -ogq @thm_overlay_1 "#8c8fa1"
|
||||
set -ogq @thm_overlay_0 "#9ca0b0"
|
||||
set -ogq @thm_surface_2 "#acb0be"
|
||||
set -ogq @thm_surface_1 "#bcc0cc"
|
||||
set -ogq @thm_surface_0 "#ccd0da"
|
||||
set -ogq @thm_mantle "#e6e9ef"
|
||||
set -ogq @thm_crust "#dce0e8"
|
||||
|
||||
@@ -0,0 +1,35 @@
|
||||
# vim:set ft=tmux:
|
||||
|
||||
# --> Catppuccin (Macchiato)
|
||||
set -ogq @thm_bg "#24273a"
|
||||
set -ogq @thm_fg "#cad3f5"
|
||||
|
||||
# Colors
|
||||
set -ogq @thm_rosewater "#f4dbd6"
|
||||
set -ogq @thm_flamingo "#f0c6c6"
|
||||
set -ogq @thm_rosewater "#f4dbd6"
|
||||
set -ogq @thm_pink "#f5bde6"
|
||||
set -ogq @thm_mauve "#c6a0f6"
|
||||
set -ogq @thm_red "#ed8796"
|
||||
set -ogq @thm_maroon "#ee99a0"
|
||||
set -ogq @thm_peach "#f5a97f"
|
||||
set -ogq @thm_yellow "#eed49f"
|
||||
set -ogq @thm_green "#a6da95"
|
||||
set -ogq @thm_teal "#8bd5ca"
|
||||
set -ogq @thm_sky "#91d7e3"
|
||||
set -ogq @thm_sapphire "#7dc4e4"
|
||||
set -ogq @thm_blue "#8aadf4"
|
||||
set -ogq @thm_lavender "#b7bdf8"
|
||||
|
||||
# Surfaces and overlays
|
||||
set -ogq @thm_subtext_1 "#a5adcb"
|
||||
set -ogq @thm_subtext_0 "#b8c0e0"
|
||||
set -ogq @thm_overlay_2 "#939ab7"
|
||||
set -ogq @thm_overlay_1 "#8087a2"
|
||||
set -ogq @thm_overlay_0 "#6e738d"
|
||||
set -ogq @thm_surface_2 "#5b6078"
|
||||
set -ogq @thm_surface_1 "#494d64"
|
||||
set -ogq @thm_surface_0 "#363a4f"
|
||||
set -ogq @thm_mantle "#1e2030"
|
||||
set -ogq @thm_crust "#181926"
|
||||
|
||||
@@ -0,0 +1,35 @@
|
||||
# vim:set ft=tmux:
|
||||
|
||||
# --> Catppuccin (Mocha)
|
||||
set -ogq @thm_bg "#1e1e2e"
|
||||
set -ogq @thm_fg "#cdd6f4"
|
||||
|
||||
# Colors
|
||||
set -ogq @thm_rosewater "#f5e0dc"
|
||||
set -ogq @thm_flamingo "#f2cdcd"
|
||||
set -ogq @thm_rosewater "#f5e0dc"
|
||||
set -ogq @thm_pink "#f5c2e7"
|
||||
set -ogq @thm_mauve "#cba6f7"
|
||||
set -ogq @thm_red "#f38ba8"
|
||||
set -ogq @thm_maroon "#eba0ac"
|
||||
set -ogq @thm_peach "#fab387"
|
||||
set -ogq @thm_yellow "#f9e2af"
|
||||
set -ogq @thm_green "#a6e3a1"
|
||||
set -ogq @thm_teal "#94e2d5"
|
||||
set -ogq @thm_sky "#89dceb"
|
||||
set -ogq @thm_sapphire "#74c7ec"
|
||||
set -ogq @thm_blue "#89b4fa"
|
||||
set -ogq @thm_lavender "#b4befe"
|
||||
|
||||
# Surfaces and overlays
|
||||
set -ogq @thm_subtext_1 "#a6adc8"
|
||||
set -ogq @thm_subtext_0 "#bac2de"
|
||||
set -ogq @thm_overlay_2 "#9399b2"
|
||||
set -ogq @thm_overlay_1 "#7f849c"
|
||||
set -ogq @thm_overlay_0 "#6c7086"
|
||||
set -ogq @thm_surface_2 "#585b70"
|
||||
set -ogq @thm_surface_1 "#45475a"
|
||||
set -ogq @thm_surface_0 "#313244"
|
||||
set -ogq @thm_mantle "#181825"
|
||||
set -ogq @thm_crust "#11111b"
|
||||
|
||||
Reference in New Issue
Block a user