Skip to content

Commit fc734e9

Browse files
committed
refactor(themes): update theme names and color palettes for improved aesthetics
1 parent e60ad50 commit fc734e9

File tree

1 file changed

+136
-136
lines changed

1 file changed

+136
-136
lines changed

content.ts

Lines changed: 136 additions & 136 deletions
Original file line numberDiff line numberDiff line change
@@ -269,208 +269,208 @@ async function checkChromeBuiltinSupport(): Promise<boolean> {
269269
titleColor: '#f0d4f7',
270270
},
271271
},
272-
'serene-landscapes': {
272+
'serene landscapes': {
273273
name: 'Serene Landscapes',
274274
colors: {
275-
backgroundColor: '#f0f8f0',
276-
textColor: '#2d5016',
277-
borderColor: '#b8d4b8',
278-
shadowColor: 'rgba(0, 0, 0, 0.1)',
279-
closeButtonColor: '#4a7c4a',
280-
copyButtonColor: '#4a7c4a',
281-
titleColor: '#2d5016',
275+
backgroundColor: '#e8f4f8',
276+
textColor: '#2c5f2d',
277+
borderColor: '#87ceeb',
278+
shadowColor: 'rgba(135, 206, 235, 0.3)',
279+
closeButtonColor: '#4682b4',
280+
copyButtonColor: '#4682b4',
281+
titleColor: '#2c5f2d',
282282
},
283283
},
284-
'mystical-forests': {
284+
'mystical forests': {
285285
name: 'Mystical Forests',
286286
colors: {
287-
backgroundColor: '#2d1b3d',
288-
textColor: '#e6d7f0',
289-
borderColor: '#5d4a7a',
290-
shadowColor: 'rgba(0, 0, 0, 0.3)',
291-
closeButtonColor: '#b19cd9',
292-
copyButtonColor: '#b19cd9',
293-
titleColor: '#e6d7f0',
287+
backgroundColor: '#1a4d3a',
288+
textColor: '#e6f3e6',
289+
borderColor: '#228b22',
290+
shadowColor: 'rgba(34, 139, 34, 0.4)',
291+
closeButtonColor: '#32cd32',
292+
copyButtonColor: '#32cd32',
293+
titleColor: '#90ee90',
294294
},
295295
},
296-
'vibrant-sunsets': {
296+
'vibrant sunsets': {
297297
name: 'Vibrant Sunsets',
298298
colors: {
299-
backgroundColor: '#ffe4e1',
300-
textColor: '#8b4513',
301-
borderColor: '#ffb6c1',
302-
shadowColor: 'rgba(0, 0, 0, 0.15)',
303-
closeButtonColor: '#dc143c',
304-
copyButtonColor: '#dc143c',
305-
titleColor: '#8b4513',
299+
backgroundColor: '#ff6b35',
300+
textColor: '#ffffff',
301+
borderColor: '#ff8c42',
302+
shadowColor: 'rgba(255, 140, 66, 0.5)',
303+
closeButtonColor: '#ffffff',
304+
copyButtonColor: '#ffffff',
305+
titleColor: '#ffffff',
306306
},
307307
},
308-
'ethereal-oceans': {
308+
'ethereal oceans': {
309309
name: 'Ethereal Oceans',
310310
colors: {
311-
backgroundColor: '#e0f7fa',
312-
textColor: '#00695c',
313-
borderColor: '#80deea',
314-
shadowColor: 'rgba(0, 0, 0, 0.1)',
315-
closeButtonColor: '#00bcd4',
316-
copyButtonColor: '#00bcd4',
317-
titleColor: '#00695c',
311+
backgroundColor: '#001122',
312+
textColor: '#b0e0e6',
313+
borderColor: '#00ced1',
314+
shadowColor: 'rgba(0, 206, 209, 0.4)',
315+
closeButtonColor: '#87ceeb',
316+
copyButtonColor: '#87ceeb',
317+
titleColor: '#e0ffff',
318318
},
319319
},
320-
'enchanted-castles': {
320+
'enchanted castles': {
321321
name: 'Enchanted Castles',
322322
colors: {
323-
backgroundColor: '#f5f5f5',
324-
textColor: '#424242',
325-
borderColor: '#bdbdbd',
326-
shadowColor: 'rgba(0, 0, 0, 0.2)',
327-
closeButtonColor: '#757575',
328-
copyButtonColor: '#757575',
329-
titleColor: '#424242',
323+
backgroundColor: '#f5f5dc',
324+
textColor: '#8b4513',
325+
borderColor: '#daa520',
326+
shadowColor: 'rgba(218, 165, 32, 0.3)',
327+
closeButtonColor: '#cd853f',
328+
copyButtonColor: '#cd853f',
329+
titleColor: '#8b4513',
330330
},
331331
},
332-
'blooming-gardens': {
332+
'blooming gardens': {
333333
name: 'Blooming Gardens',
334334
colors: {
335-
backgroundColor: '#f3e5f5',
336-
textColor: '#4a148c',
337-
borderColor: '#ce93d8',
338-
shadowColor: 'rgba(0, 0, 0, 0.1)',
339-
closeButtonColor: '#9c27b0',
340-
copyButtonColor: '#9c27b0',
341-
titleColor: '#4a148c',
335+
backgroundColor: '#f0fff0',
336+
textColor: '#228b22',
337+
borderColor: '#32cd32',
338+
shadowColor: 'rgba(50, 205, 50, 0.2)',
339+
closeButtonColor: '#006400',
340+
copyButtonColor: '#006400',
341+
titleColor: '#228b22',
342342
},
343343
},
344-
'starry-night-skies': {
344+
'starry night skies': {
345345
name: 'Starry Night Skies',
346346
colors: {
347-
backgroundColor: '#0d1b2a',
348-
textColor: '#f8f9fa',
349-
borderColor: '#1b263b',
350-
shadowColor: 'rgba(0, 0, 0, 0.4)',
351-
closeButtonColor: '#778da9',
352-
copyButtonColor: '#778da9',
353-
titleColor: '#f8f9fa',
347+
backgroundColor: '#191970',
348+
textColor: '#f0f8ff',
349+
borderColor: '#4169e1',
350+
shadowColor: 'rgba(65, 105, 225, 0.4)',
351+
closeButtonColor: '#add8e6',
352+
copyButtonColor: '#add8e6',
353+
titleColor: '#ffffff',
354354
},
355355
},
356-
'tranquil-lakes': {
356+
'tranquil lakes': {
357357
name: 'Tranquil Lakes',
358358
colors: {
359-
backgroundColor: '#e3f2fd',
360-
textColor: '#0d47a1',
361-
borderColor: '#90caf9',
362-
shadowColor: 'rgba(0, 0, 0, 0.1)',
363-
closeButtonColor: '#1976d2',
364-
copyButtonColor: '#1976d2',
365-
titleColor: '#0d47a1',
359+
backgroundColor: '#e0f6ff',
360+
textColor: '#2f4f4f',
361+
borderColor: '#4682b4',
362+
shadowColor: 'rgba(70, 130, 180, 0.2)',
363+
closeButtonColor: '#5f9ea0',
364+
copyButtonColor: '#5f9ea0',
365+
titleColor: '#2f4f4f',
366366
},
367367
},
368-
'cosmic-nebulas': {
368+
'cosmic nebulas': {
369369
name: 'Cosmic Nebulas',
370370
colors: {
371-
backgroundColor: '#2d1b69',
372-
textColor: '#e8eaf6',
373-
borderColor: '#5e35b1',
374-
shadowColor: 'rgba(0, 0, 0, 0.3)',
375-
closeButtonColor: '#ba68c8',
376-
copyButtonColor: '#ba68c8',
377-
titleColor: '#e8eaf6',
371+
backgroundColor: '#2f1b3d',
372+
textColor: '#dda0dd',
373+
borderColor: '#9370db',
374+
shadowColor: 'rgba(147, 112, 219, 0.5)',
375+
closeButtonColor: '#ba55d3',
376+
copyButtonColor: '#ba55d3',
377+
titleColor: '#ff69b4',
378378
},
379379
},
380-
'golden-autumns': {
380+
'golden autumns': {
381381
name: 'Golden Autumns',
382382
colors: {
383-
backgroundColor: '#fff3e0',
384-
textColor: '#e65100',
385-
borderColor: '#ffcc02',
386-
shadowColor: 'rgba(0, 0, 0, 0.15)',
387-
closeButtonColor: '#f57c00',
388-
copyButtonColor: '#f57c00',
389-
titleColor: '#e65100',
383+
backgroundColor: '#fff8dc',
384+
textColor: '#8b4513',
385+
borderColor: '#daa520',
386+
shadowColor: 'rgba(218, 165, 32, 0.3)',
387+
closeButtonColor: '#cd853f',
388+
copyButtonColor: '#cd853f',
389+
titleColor: '#8b4513',
390390
},
391391
},
392-
'crystal-waterfalls': {
392+
'crystal waterfalls': {
393393
name: 'Crystal Waterfalls',
394394
colors: {
395-
backgroundColor: '#e1f5fe',
396-
textColor: '#01579b',
397-
borderColor: '#81d4fa',
398-
shadowColor: 'rgba(0, 0, 0, 0.1)',
399-
closeButtonColor: '#0288d1',
400-
copyButtonColor: '#0288d1',
401-
titleColor: '#01579b',
395+
backgroundColor: '#f0f8ff',
396+
textColor: '#4682b4',
397+
borderColor: '#87ceeb',
398+
shadowColor: 'rgba(135, 206, 235, 0.3)',
399+
closeButtonColor: '#00ced1',
400+
copyButtonColor: '#00ced1',
401+
titleColor: '#4682b4',
402402
},
403403
},
404-
'ancient-ruins': {
404+
'ancient ruins': {
405405
name: 'Ancient Ruins',
406406
colors: {
407-
backgroundColor: '#efebe9',
408-
textColor: '#3e2723',
409-
borderColor: '#a1887f',
410-
shadowColor: 'rgba(0, 0, 0, 0.2)',
411-
closeButtonColor: '#6d4c41',
412-
copyButtonColor: '#6d4c41',
413-
titleColor: '#3e2723',
407+
backgroundColor: '#f5f5dc',
408+
textColor: '#696969',
409+
borderColor: '#a0522d',
410+
shadowColor: 'rgba(160, 82, 45, 0.3)',
411+
closeButtonColor: '#8b4513',
412+
copyButtonColor: '#8b4513',
413+
titleColor: '#696969',
414414
},
415415
},
416-
'floating-islands': {
416+
'floating islands': {
417417
name: 'Floating Islands',
418418
colors: {
419-
backgroundColor: '#f1f8e9',
420-
textColor: '#33691e',
421-
borderColor: '#aed581',
422-
shadowColor: 'rgba(0, 0, 0, 0.1)',
423-
closeButtonColor: '#689f38',
424-
copyButtonColor: '#689f38',
425-
titleColor: '#33691e',
419+
backgroundColor: '#e6e6fa',
420+
textColor: '#4b0082',
421+
borderColor: '#9370db',
422+
shadowColor: 'rgba(147, 112, 219, 0.3)',
423+
closeButtonColor: '#6a5acd',
424+
copyButtonColor: '#6a5acd',
425+
titleColor: '#4b0082',
426426
},
427427
},
428-
'radiant-auroras': {
428+
'radiant auroras': {
429429
name: 'Radiant Auroras',
430430
colors: {
431-
backgroundColor: '#e8f5e8',
432-
textColor: '#1b5e20',
433-
borderColor: '#4caf50',
434-
shadowColor: 'rgba(0, 0, 0, 0.1)',
435-
closeButtonColor: '#388e3c',
436-
copyButtonColor: '#388e3c',
437-
titleColor: '#1b5e20',
431+
backgroundColor: '#0a0a23',
432+
textColor: '#00ff7f',
433+
borderColor: '#00ffff',
434+
shadowColor: 'rgba(0, 255, 127, 0.4)',
435+
closeButtonColor: '#32cd32',
436+
copyButtonColor: '#32cd32',
437+
titleColor: '#00ff7f',
438438
},
439439
},
440-
'lush-jungles': {
440+
'lush jungles': {
441441
name: 'Lush Jungles',
442442
colors: {
443-
backgroundColor: '#e8f5e8',
444-
textColor: '#1b5e20',
445-
borderColor: '#66bb6a',
446-
shadowColor: 'rgba(0, 0, 0, 0.1)',
447-
closeButtonColor: '#43a047',
448-
copyButtonColor: '#43a047',
449-
titleColor: '#1b5e20',
443+
backgroundColor: '#228b22',
444+
textColor: '#f0fff0',
445+
borderColor: '#32cd32',
446+
shadowColor: 'rgba(50, 205, 50, 0.4)',
447+
closeButtonColor: '#90ee90',
448+
copyButtonColor: '#90ee90',
449+
titleColor: '#f0fff0',
450450
},
451451
},
452-
'snowy-mountains': {
452+
'snowy mountains': {
453453
name: 'Snowy Mountains',
454454
colors: {
455-
backgroundColor: '#fafafa',
456-
textColor: '#424242',
457-
borderColor: '#e0e0e0',
458-
shadowColor: 'rgba(0, 0, 0, 0.1)',
459-
closeButtonColor: '#757575',
460-
copyButtonColor: '#757575',
461-
titleColor: '#424242',
455+
backgroundColor: '#ffffff',
456+
textColor: '#4682b4',
457+
borderColor: '#b0c4de',
458+
shadowColor: 'rgba(176, 196, 222, 0.3)',
459+
closeButtonColor: '#778899',
460+
copyButtonColor: '#778899',
461+
titleColor: '#4682b4',
462462
},
463463
},
464-
'dreamy-cloudscapes': {
464+
'dreamy cloudscapes': {
465465
name: 'Dreamy Cloudscapes',
466466
colors: {
467-
backgroundColor: '#f5f5f5',
468-
textColor: '#616161',
469-
borderColor: '#bdbdbd',
470-
shadowColor: 'rgba(0, 0, 0, 0.1)',
471-
closeButtonColor: '#9e9e9e',
472-
copyButtonColor: '#9e9e9e',
473-
titleColor: '#616161',
467+
backgroundColor: '#f0f8ff',
468+
textColor: '#708090',
469+
borderColor: '#b0c4de',
470+
shadowColor: 'rgba(176, 196, 222, 0.2)',
471+
closeButtonColor: '#87ceeb',
472+
copyButtonColor: '#87ceeb',
473+
titleColor: '#708090',
474474
},
475475
},
476476
};

0 commit comments

Comments
 (0)