Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Color + Layout updates #52

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions theseus_gui/src/components/RowDisplay.vue
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ const handleRightPage = () => {
padding: 1rem;

&:nth-child(even) {
background: var(--color-bg);
background: #212227;
}

.header {
Expand Down Expand Up @@ -149,7 +149,7 @@ const handleRightPage = () => {
overflow-y: hidden;

&::-webkit-scrollbar {
width: 0px;
width: 0;
background: transparent;
}
}
Expand All @@ -166,7 +166,7 @@ const handleRightPage = () => {
overflow-y: hidden;

&::-webkit-scrollbar {
width: 0px;
width: 0;
background: transparent;
}
}
Expand All @@ -175,7 +175,7 @@ const handleRightPage = () => {
.dark-mode {
.row {
&:nth-child(odd) {
background-color: rgb(30, 31, 34);
background-color: #2A2D32;
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion theseus_gui/src/components/ui/Instance.vue
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ const props = defineProps({
width: 100%;
.title {
color: var(--color-contrast);
max-width: 6rem;
max-width: 10rem;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
Expand Down
74 changes: 37 additions & 37 deletions theseus_gui/src/store/state.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,99 +20,99 @@ export const useInstances = defineStore('instances', {
name: 'Fabulously Optimized',
description: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit',
version: '1.18.1',
downloads: 10,
trending: true,
img: 'https://cdn.modrinth.com/user/MpxzqsyW/eb0038489a55e7e7a188a5b50462f0b10dfc1613.jpeg',
downloads: 0,
trending: false,
img: 'https://cdn.modrinth.com/data/1KVo5zza/d8152911f8fd5d7e9a8c499fe89045af81fe816e.png',
},
{
id: 2,
name: 'New Caves',
name: 'Create Extra',
description: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit',
version: '1.18 ',
downloads: 8,
trending: true,
img: 'https://cdn.modrinth.com/data/ssUbhMkL/icon.png',
downloads: 0,
trending: false,
img: 'https://cdn.modrinth.com/data/xldzprsQ/dd8e20248b82d107f712d69804d0fb9242b29794.png',
},
{
id: 3,
name: 'All the Mods 6',
name: 'All of Fabric: Orion',
description: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit',
version: '1.16.5',
downloads: 4,
trending: true,
img: 'https://avatars1.githubusercontent.com/u/6166773?v=4',
downloads: 0,
trending: false,
img: 'https://cdn.modrinth.com/data/mY0lOQFc/81c6eff2b86220e12e62a4ad0d2f364a605c42c4.png',
},
{
id: 4,
name: 'Bees',
name: 'DeckPack',
description: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit',
version: '1.15.2',
downloads: 9,
downloads: 0,
trending: false,
img: 'https://cdn.modrinth.com/data/ssUbhMkL/icon.png',
img: 'https://cdn.modrinth.com/data/Y6Pi1jae/fccbc9be066ca6d90304a0f0be3a2614806ac4a0.png',
},
{
id: 5,
name: 'SkyFactory 4',
name: 'Cabricality',
description: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit',
version: '1.12.2',
downloads: 1000,
trending: false,
img: 'https://cdn.modrinth.com/user/MpxzqsyW/eb0038489a55e7e7a188a5b50462f0b10dfc1613.jpeg',
img: 'https://cdn.modrinth.com/data/Prk1zzOq/576194b7c614b2a51a6a6f64081288d5f1bef899.png',
},
{
id: 6,
name: 'RLCraft',
name: 'Wyncraft 101',
description: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit',
version: '1.12.2',
downloads: 10000,
trending: false,
img: 'https://avatars1.githubusercontent.com/u/6166773?v=4',
img: 'https://cdn.modrinth.com/data/yvC0d6Q6/ca38fa0c1f51be61aa7dc83358f79601f5b68dd8.png',
},
{
id: 7,
name: 'Regrowth',
name: 'Speedrun Pack',
description: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit',
version: '1.7.10',
downloads: 1000,
trending: false,
img: 'https://cdn.modrinth.com/data/ssUbhMkL/icon.png',
img: 'https://cdn.modrinth.com/data/1uJaMUOm/a65f66fdbb7e1cf8c4ec6c1c72ff9b029976eeaa.webp',
},
{
id: 8,
name: 'Birds',
name: 'Wild',
description: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit',
version: '1.15.2',
downloads: 9,
trending: false,
img: 'https://avatars.githubusercontent.com/u/83074853?v=4',
trending: true,
img: 'https://cdn.modrinth.com/data/MivxAAtC/icon.jpg',
},
{
id: 9,
name: 'Dogs',
name: 'Cobblemon',
description: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit',
version: '1.15.2',
downloads: 9,
trending: false,
img: 'https://cdn.modrinth.com/user/MpxzqsyW/eb0038489a55e7e7a188a5b50462f0b10dfc1613.jpeg',
trending: true,
img: 'https://cdn.modrinth.com/data/5FFgwNNP/ac7d20b559843f9b8a4013176895603c16c4af86.png',
},
{
id: 10,
name: 'Cats',
name: 'Old School Minecraft',
description: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit',
version: '1.15.2',
downloads: 9,
trending: false,
img: 'https://cdn.modrinth.com/data/ssUbhMkL/icon.png',
trending: true,
img: 'https://cdn.modrinth.com/data/whbsULaw/d478287fb35ede9e1b26ca7c3641b4107e67e88d.png',
},
{
id: 11,
name: 'Rabbits',
name: 'MCWine',
description: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit',
version: '1.15.2',
downloads: 9,
trending: false,
img: 'https://avatars1.githubusercontent.com/u/6166773?v=4',
trending: true,
img: 'https://cdn.modrinth.com/data/cXkDMmTw/icon.png',
},
]

Expand All @@ -132,21 +132,21 @@ export const useNews = defineStore('news', {
headline: 'Caves & Cliffs Update: Part II Dev Q&A',
blurb: 'Your questions, answered!',
source: 'From Minecraft.Net',
img: 'https://avatars1.githubusercontent.com/u/6166773?v=4',
img: 'https://cdn.modrinth.com/data/t2q2VlTN/e4d6df0f1a4d6fbbf1b574a264884b3bfe0d28d7.png',
},
{
id: 2,
headline: 'Project of the WeeK: Gobblygook',
headline: 'Project of the WeeK: Test',
blurb: 'Your questions, answered!',
source: 'Modrinth Blog',
img: 'https://avatars.githubusercontent.com/t/3923733?s=280&v=4',
img: 'https://cdn.modrinth.com/data/7u6AF3PK/icon.png',
},
{
id: 3,
headline: 'Oreo makes a launcher',
headline: 'Minecraft Console Release',
blurb: 'What did it take?',
source: 'Modrinth Blog',
img: 'https://avatars.githubusercontent.com/u/30800863?v=4',
img: 'https://cdn.modrinth.com/data/N6I8tPv6/44a160248230ec8f040cb0aee761df53ae7ebdc6.png',
},
]

Expand Down