qubes-apply

python script to automate qubes saltstack

git clone https://9o.is/git/qubes-apply.git

theme.sls

(496B)


      1 theme:
      2   name: catppuccin-dark
      3   color:
      4     base00: 131314 # dark mantle
      5     base01: 2b2b2b # base
      6     base02: 616162 # surface 0
      7     base03: 848485 # overlay 0
      8     base04: aaaaaa # subtext 0
      9     base05: e3e3e3 # text
     10     base06: f5e0dc # rosewater
     11     base07: b4befe # lavendar
     12     base08: f38ba8 # red
     13     base09: fab387 # peach
     14     base0A: f9e2af # yellow
     15     base0B: a6e3a1 # green
     16     base0C: 94e2d5 # teal
     17     base0D: 89b4fa # blue
     18     base0E: cba6f7 # muave
     19     base0F: f2cdcd # flamingo
     20