theme names
This commit is contained in:
parent
0ecf681db2
commit
b18864946a
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
id: 'ffcd3328-5c57-4ca3-9dac-4580cbf7742f',
|
||||
base: 'dark',
|
||||
name: 'Catppuccin frappe flamingo',
|
||||
name: 'Catppuccin frappe',
|
||||
props: {
|
||||
X2: ':darken<2<@panel',
|
||||
X3: 'rgba(255, 255, 255, 0.05)',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
id: 'd413f41f-a489-48be-9e20-3532ffbb4363',
|
||||
base: 'dark',
|
||||
name: 'Catppuccin mocha flamingo',
|
||||
name: 'Catppuccin mocha',
|
||||
props: {
|
||||
X2: ':darken<2<@panel',
|
||||
X3: 'rgba(255, 255, 255, 0.05)',
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
id: '256a2e52-440f-4a00-8a76-c93501354dfb',
|
||||
base: 'dark',
|
||||
desc: 'Misskey gruvbox-dark-medium theme. Inspired by https://github.com/morhetz/gruvbox',
|
||||
name: 'misskey-gruvbox-dark-medium',
|
||||
name: 'Gruvbox Dark Medium',
|
||||
props: {
|
||||
bg: '#282828',
|
||||
fg: '#ebdbb2',
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
id: '9be7b20e-58b4-4bd2-8b1d-49d41a676685',
|
||||
base: 'light',
|
||||
desc: 'Misskey gruvbox-light-medium theme. Inspired by https://github.com/morhetz/gruvbox',
|
||||
name: 'misskey-gruvbox-light-medium',
|
||||
name: 'Gruvbox Light Medium',
|
||||
props: {
|
||||
bg: '#fbf1c7',
|
||||
fg: '#3c3836',
|
||||
|
|
Loading…
Reference in New Issue