theme names

This commit is contained in:
ThatOneCalculator 2023-03-19 18:49:25 -07:00
parent 0ecf681db2
commit b18864946a
No known key found for this signature in database
GPG key ID: 8703CACD01000000
4 changed files with 4 additions and 4 deletions

View file

@ -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)',

View file

@ -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)',

View file

@ -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',

View file

@ -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',