aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar/style/catppuccin-themes/latte.css
blob: f045e580599a793ed63e120a4c427943ee61afdb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
/*
*
* Catppuccin Latte palette
* Maintainer: rubyowo
*
*/

@define-color base   #eff1f5;
@define-color mantle #e6e9ef;
@define-color crust  #dce0e8;

@define-color text     #4c4f69;
@define-color subtext0 #6c6f85;
@define-color subtext1 #5c5f77;

@define-color surface0 #ccd0da;
@define-color surface1 #bcc0cc;
@define-color surface2 #acb0be;

@define-color overlay0 #9ca0b0;
@define-color overlay1 #8c8fa1;
@define-color overlay2 #7c7f93;

@define-color blue      #1e66f5;
@define-color lavender  #7287fd;
@define-color sapphire  #209fb5;
@define-color sky       #04a5e5;
@define-color teal      #179299;
@define-color green     #40a02b;
@define-color yellow    #df8e1d;
@define-color peach     #fe640b;
@define-color maroon    #e64553;
@define-color red       #d20f39;
@define-color mauve     #8839ef;
@define-color pink      #ea76cb;
@define-color flamingo  #dd7878;
@define-color rosewater #dc8a78;

/* --- tray readability override (global) --- */
#tray > *,
#tray > .passive,
#tray > .active,
#tray > .needs-attention {
  background: rgba(137, 180, 250, 0.55);
  border-radius: 8px;
  border: 1px solid rgba(17, 17, 27, 0.35);
  margin-left: 1px;
  margin-right: 1px;
  padding-left: 2px;
  padding-right: 2px;
  color: rgba(17, 17, 27, 0.98);
  -gtk-icon-effect: none;
}

#tray image {
  background: transparent;
  color: rgba(17, 17, 27, 0.98);
  -gtk-icon-style: symbolic;
  -gtk-icon-effect: none;
  opacity: 1;
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage