Current section

Files

Jump to
moon priv static themes moon.css
Raw

priv/static/themes/moon.css

:root.theme-moon-light,
.theme-moon-light {
--piccolo: 92 51 207; /* #5c33cf */
--hit: 27 210 154; /* #1bd29a */
--beerus: 220 222 227; /* #dcdee3 */
--gohan: 246 247 249; /* #f6f7f9 */
--goten: 255 255 255; /* #ffffff */
--goku: 255 255 255; /* #ffffff */
--bulma: 0 0 0; /* #000000 */
--trunks: 104 112 131; /* #687083 */
--popo: 0 0 0; /* #000000 */
--jiren: 92 51 201 / 0.12; /* #5c33cf */
--heles: 0 0 0 / 0.04; /* #000000 */
--zeno: 0 0 0 / 0.56; /* #000000 */
/* support-colors */
--krillin: 255 179 25; /* #ff9800 */
--krillin-60: 255 179 25 / 0.56; /* #ff9800 */
--krillin-10: 255 179 25 / 0.08; /* #ff9800 */
--chichi: 255 78 100; /* #ff4e64 */
--chichi-60: 255 78 100 / 0.56; /* #ff4e64 */
--chichi-10: 255 78 100 / 0.08; /* #ff4e64 */
--roshi: 73 179 86; /* #49b356 */
--roshi-60: 73 179 86 / 0.56; /* #49b356 */
--roshi-10: 73 179 86 / 0.08; /* #49b356 */
--dodoria: 211 48 48; /* #d33030 */
--dodoria-60: 211 48 48 / 0.56; /* #d33030 */
--dodoria-10: 211 48 48 / 0.08; /* #d33030 */
--cell: 149 241 213; /* #95f1d5 */
--cell-60: 149 241 213 / 0.56; /* #95f1d5 */
--cell-10: 149 241 213 / 0.08; /* #95f1d5 */
--raditz: 179 128 74; /* #b3804a */
--raditz-60: 179 128 74 / 0.56; /* #b3804a */
--raditz-10: 179 128 74 / 0.08; /* #b3804a */
--whis: 52 72 240; /* #3448f0 */
--whis-60: 52 72 240 / 0.56; /* #3448f0 */
--whis-10: 52 72 240 / 0.08; /* #3448f0 */
--frieza: 92 51 207; /* #5c33cf */
--frieza-60: 92 51 207 / 0.56; /* #5c33cf */
--frieza-10: 92 51 207 / 0.08; /* #5c33cf */
--nappa: 114 85 80; /* #725550 */
--nappa-60: 114 85 80 / 0.56; /* #725550 */
--nappa-10: 114 85 80 / 0.08; /* #725550 */
/* border-radius */
--radius-i-xs: 0.25rem; /* 4px */
--radius-i-sm: 0.5rem; /* 8px */
--radius-i-md: 0.75rem; /* 12px */
--radius-s-xs: 0.25rem; /* 4px */
--radius-s-sm: 0.5rem; /* 8px */
--radius-s-md: 0.75rem; /* 12px */
--radius-s-lg: 1rem; /* 16px */
/* border-width */
--border-width: 0.0625rem; /* 1px */
--border-i-width: 0.125rem; /* 2px */
/* opacity */
--opacity-moon: 0.6;
/* fonts */
--averta: 'Averta Std';
--dm-sans: 'DM Sans';
/* box-shadow */
--shadow-xs: 0 4px 12px -6px rgb(0 0 0 / 0.06);
--shadow-sm: 0 6px 6px -6px rgb(0 0 0 / 0.16), 0 0 1px rgb(0 0 0 / 0.4);
--shadow-md: 0 12px 12px -6px rgb(0 0 0 / 0.16), 0 0 1px rgb(0 0 0 / 0.4);
--shadow-lg: 0 8px 24px -6px rgb(0 0 0 / 0.16), 0 0 1px rgb(0 0 0 / 0.4);
--shadow-xl: 0 32px 32px -8px rgb(0 0 0 / 0.08),
0 0 32px -8px rgb(0 0 0 / 0.12), 0 0 1px rgb(0 0 0 / 0.2);
}
:root.theme-moon-dark,
.theme-moon-dark {
--piccolo: 92 51 207; /* #5c33cf */
--hit: 27 210 154; /* #1bd29a */
--beerus: 68 68 68; /* #444444 */
--gohan: 31 31 31; /* #1f1f1f */
--goten: 255 255 255; /* #ffffff */
--goku: 11 11 11; /* #0b0b0b */
--bulma: 255 255 255; /* #ffffff */
--trunks: 148 152 158; /* #94989e */
--popo: 0 0 0; /* #000000 */
--jiren: 92 51 207 / 0.12; /* #5c33cf */
--heles: 255 255 255 / 0.04; /* #ffffff */
--zeno: 0 0 0 / 0.56; /* #000000 */
/* support-colors */
--krillin: 255 179 25; /* #ff9800 */
--krillin-60: 255 179 25 / 0.56; /* #ff9800 */
--krillin-10: 255 179 25 / 0.08; /* #ff9800 */
--chichi: 255 78 100; /* #ff4e64 */
--chichi-60: 255 78 100 / 0.56; /* #ff4e64 */
--chichi-10: 255 78 100 / 0.08; /* #ff4e64 */
--roshi: 73 179 86; /* #49b356 */
--roshi-60: 73 179 86 / 0.56; /* #49b356 */
--roshi-10: 73 179 86 / 0.08; /* #49b356 */
--dodoria: 211 48 48; /* #d33030 */
--dodoria-60: 211 48 48 / 0.56; /* #d33030 */
--dodoria-10: 211 48 48 / 0.08; /* #d33030 */
--cell: 149 241 213; /* #95f1d5 */
--cell-60: 149 241 213 / 0.56; /* #95f1d5 */
--cell-10: 149 241 213 / 0.08; /* #95f1d5 */
--raditz: 179 128 74; /* #b3804a */
--raditz-60: 179 128 74 / 0.56; /* #b3804a */
--raditz-10: 179 128 74 / 0.08; /* #b3804a */
--whis: 52 72 240; /* #3448f0 */
--whis-60: 52 72 240 / 0.56; /* #3448f0 */
--whis-10: 52 72 240 / 0.08; /* #3448f0 */
--frieza: 92 51 207; /* #5c33cf */
--frieza-60: 92 51 207 / 0.56; /* #5c33cf */
--frieza-10: 92 51 207 / 0.08; /* #5c33cf */
--nappa: 114 85 80; /* #725550 */
--nappa-60: 114 85 80 / 0.56; /* #725550 */
--nappa-10: 114 85 80 / 0.08; /* #725550 */
/* border-radius */
--radius-i-xs: 0.25rem; /* 4px */
--radius-i-sm: 0.5rem; /* 8px */
--radius-i-md: 0.75rem; /* 12px */
--radius-s-xs: 0.25rem; /* 4px */
--radius-s-sm: 0.5rem; /* 8px */
--radius-s-md: 0.75rem; /* 12px */
--radius-s-lg: 1rem; /* 16px */
/* border-width */
--border-width: 0.0625rem; /* 1px */
--border-i-width: 0.125rem; /* 2px */
/* opacity */
--opacity-moon: 0.6;
/* fonts */
--averta: 'Averta Std';
--dm-sans: 'DM Sans';
/* box-shadow */
--shadow-xs: 0 4px 12px -6px rgb(0 0 0 / 0.64);
--shadow-sm: 0 6px 6px -6px rgb(0 0 0 / 0.64), 0 0 1px rgb(0 0 0 / 0.56);
--shadow-md: 0 12px 12px -6px rgb(0 0 0 / 0.64), 0 0 1px rgb(0 0 0 / 0.56);
--shadow-lg: 0 24px 24px -6px rgb(0 0 0 / 0.64), 0 0 1px rgb(0 0 0 / 0.56);
--shadow-xl: 0 48px 48px -6px rgb(0 0 0 / 0.88), 0 0 1px rgb(0 0 0 / 0.72);
}