File tree Expand file tree Collapse file tree 2 files changed +20
-20
lines changed Expand file tree Collapse file tree 2 files changed +20
-20
lines changed Original file line number Diff line number Diff line change 3838 --gnome-palette-brown-3: #{ {base0F-hex} };
3939 --gnome-palette-brown-4: #{ {base0F-hex} };
4040 --gnome-palette-brown-5: #{ {base0F-hex} };
41- --gnome-palette-light-1: #{ {base01 -hex} };
42- --gnome-palette-light-2: #{ {base01 -hex} };
43- --gnome-palette-light-3: #{ {base01 -hex} };
44- --gnome-palette-light-4: #{ {base01 -hex} };
45- --gnome-palette-light-5: #{ {base01 -hex} };
46- --gnome-palette-dark-1: #{ {base01 -hex} };
47- --gnome-palette-dark-2: #{ {base01 -hex} };
48- --gnome-palette-dark-3: #{ {base01 -hex} };
49- --gnome-palette-dark-4: #{ {base01 -hex} };
50- --gnome-palette-dark-5: #{ {base01 -hex} };
41+ --gnome-palette-light-1: #{ {base05 -hex} };
42+ --gnome-palette-light-2: #{ {base05 -hex} };
43+ --gnome-palette-light-3: #{ {base05 -hex} };
44+ --gnome-palette-light-4: #{ {base05 -hex} };
45+ --gnome-palette-light-5: #{ {base05 -hex} };
46+ --gnome-palette-dark-1: #{ {base05 -hex} };
47+ --gnome-palette-dark-2: #{ {base05 -hex} };
48+ --gnome-palette-dark-3: #{ {base05 -hex} };
49+ --gnome-palette-dark-4: #{ {base05 -hex} };
50+ --gnome-palette-dark-5: #{ {base05 -hex} };
5151
5252 /* Colors */
5353 --gnome-warning-bg: #{ {base0E-hex} };
Original file line number Diff line number Diff line change 7676@define-color brown_3 #{ {base0F-hex} };
7777@define-color brown_4 #{ {base0F-hex} };
7878@define-color brown_5 #{ {base0F-hex} };
79- @define-color light_1 #{ {base01 -hex} };
80- @define-color light_2 #{ {base01 -hex} };
81- @define-color light_3 #{ {base01 -hex} };
82- @define-color light_4 #{ {base01 -hex} };
83- @define-color light_5 #{ {base01 -hex} };
84- @define-color dark_1 #{ {base01 -hex} };
85- @define-color dark_2 #{ {base01 -hex} };
86- @define-color dark_3 #{ {base01 -hex} };
87- @define-color dark_4 #{ {base01 -hex} };
88- @define-color dark_5 #{ {base01 -hex} };
79+ @define-color light_1 #{ {base05 -hex} };
80+ @define-color light_2 #{ {base05 -hex} };
81+ @define-color light_3 #{ {base05 -hex} };
82+ @define-color light_4 #{ {base05 -hex} };
83+ @define-color light_5 #{ {base05 -hex} };
84+ @define-color dark_1 #{ {base05 -hex} };
85+ @define-color dark_2 #{ {base05 -hex} };
86+ @define-color dark_3 #{ {base05 -hex} };
87+ @define-color dark_4 #{ {base05 -hex} };
88+ @define-color dark_5 #{ {base05 -hex} };
You can’t perform that action at this time.
0 commit comments