all repos — catppuccin-mocha-regolith @ main

Config files for Catppuccin theme in Regolith Linux

root (view raw)

  1! --------------------------------------------
  2! -- This file is in the Xresource file format
  3! --------------------------------------------
  4
  5! --------------------------------------------
  6! -- Look name
  7! --------------------------------------------
  8
  9regolith.look: catppuccin-mocha
 10
 11! --------------------------------------------
 12! -- Wallpaper
 13! --------------------------------------------
 14
 15! -- Specify either a complete file path to an image
 16
 17regolith.wallpaper.file: /usr/share/regolith-look/catppuccin-mocha/mocha.png
 18regolith.wallpaper.options: zoom
 19
 20!-- *Or* specify a color
 21
 22regolith.wallpaper.color.primary:
 23
 24!-- If specifying a primary color, optional additional settings
 25
 26regolith.wallpaper.color.secondary:
 27regolith.wallpaper.color.shading.type:
 28
 29! --------------------------------------------
 30! -- Lockscreen Wallpaper
 31! --------------------------------------------
 32
 33!-- the following keys can be set to specify the lockscreen background, as above with desktop wallpaper
 34
 35! -- Specify either a complete file path to an image
 36! -- and (optionally) options how to display the file
 37
 38regolith.lockscreen.wallpaper.file: /usr/share/regolith-look/catppuccin-mocha/mocha.png
 39regolith.lockscreen.wallpaper.options: zoom
 40
 41!-- *Or* specify a color
 42
 43regolith.lockscreen.wallpaper.color.primary:
 44
 45!-- If specifying a primary color, optional additional settings
 46
 47regolith.lockscreen.wallpaper.color.secondary:
 48regolith.lockscreen.wallpaper.color.shading.type:
 49
 50! --------------------------------------------
 51! -- Theme elements
 52! --------------------------------------------
 53
 54gtk.theme_name: Catppuccin-Mocha-Standard-Lavender-Dark
 55gtk.icon_theme_name: Catppuccin-Mocha
 56
 57! --------------------------------------------
 58! -- Compositor Config
 59! --------------------------------------------
 60
 61regolith.compositor.picom.config: /usr/share/regolith-look/catppuccin-mocha/picom.conf
 62! -- Other compositor configs may be specified as desired:
 63! -- regolith.compositor.compton.config
 64
 65! --------------------------------------------
 66! -- Fonts
 67! --------------------------------------------
 68
 69!#define gtk_font_name RobotoMono Nerd Font 12
 70#define gtk_font_name Bitstream Vera Sans 11
 71#define gtk_document_font_name Sans 12
 72#define gtk_monospace_font_name RobotoMono Nerd Font 12
 73
 74gtk.font_name: gtk_font_name
 75gtk.document_font_name: gtk_document_font_name
 76gtk.monospace_font_name: gtk_monospace_font_name
 77
 78! --------------------------------------------
 79! -- Colors
 80! --------------------------------------------
 81
 82#define color_rosewater   #f5e0dc
 83#define color_flamingo    #f2cdcd
 84#define color_pink        #f5c2e7
 85#define color_mauve       #cba6f7
 86#define color_red         #f38ba8
 87#define color_maroon      #eba0ac
 88#define color_peach       #fab387
 89#define color_yellow      #f9e2af
 90#define color_green       #a6e3a1
 91#define color_teal        #94e2d5
 92#define color_sky         #89dceb
 93#define color_sapphire    #74c7ec
 94#define color_blue        #89b4fa
 95#define color_lavender    #b4befe
 96#define color_text        #cdd6f4
 97#define color_subtext1    #bac2de
 98#define color_subtext0    #a6adc8
 99#define color_overlay2    #9399b2
100#define color_overlay1    #7f849c
101#define color_overlay0    #6c7086
102#define color_surface2    #585b70
103#define color_surface1    #45475a
104#define color_surface0    #313244
105#define color_base        #1e1e2e
106#define color_mantle      #181825
107#define color_crust       #11111b
108
109! --------------------------------------------
110! -- Component resources
111! --------------------------------------------
112
113#include "/usr/share/regolith-look/catppuccin-mocha/i3xrocks"
114#include "/usr/share/regolith-look/catppuccin-mocha/wm"
115#include "/usr/share/regolith-look/catppuccin-mocha/gnome-terminal"
116
117! --------------------------------------------
118! -- Loader Path - Path to script responsible
119! -- for configuring UI from Xres values
120! --------------------------------------------
121
122regolith.look.loader: /usr/share/regolith-look/default_loader.sh