[PR #1184] [MERGED] Change console font #1227

Closed
opened 2026-02-04 19:28:30 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1184
Author: @JoanFo1456
Created: 3/28/2025
Status: Merged
Merged: 3/30/2025
Merged by: @parkervcp

Base: mainHead: main


📝 Commits (7)

📊 Changes

4 files changed (+14 additions, -0 deletions)

View changed files

📝 public/css/filament/server/console.css (+13 -0)
public/fonts/ComicMono-Bold.ttf (+0 -0)
public/fonts/ComicMono.ttf (+0 -0)
📝 resources/views/filament/components/server-console.blade.php (+1 -0)

📄 Description

Add Comic mono as the original font for console, making it more readable than before.
I created it as a draft, so i would be grateful if something is wrong, let me know.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/pelican-dev/panel/pull/1184 **Author:** [@JoanFo1456](https://github.com/JoanFo1456) **Created:** 3/28/2025 **Status:** ✅ Merged **Merged:** 3/30/2025 **Merged by:** [@parkervcp](https://github.com/parkervcp) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (7) - [`a85fc5c`](https://github.com/pelican-dev/panel/commit/a85fc5c88e120893b4033f25cef1e868872d1c55) Add files via upload - [`0f92632`](https://github.com/pelican-dev/panel/commit/0f92632c0676ca6fb5f390df5c81334684b58e7f) Update server-console.blade.php - [`88deb35`](https://github.com/pelican-dev/panel/commit/88deb35dc83b9ad37a26aedb6a101a4dce10db9b) Create font.css - [`dd20cb0`](https://github.com/pelican-dev/panel/commit/dd20cb0f11cafa071ad37b55667f61e1a291c3bf) Delete public/css/filament/server/font.css - [`5c5c965`](https://github.com/pelican-dev/panel/commit/5c5c9654b450c3c0ab82515f123c8c77ef0c07ba) Update console.css - [`8b943fa`](https://github.com/pelican-dev/panel/commit/8b943fa1607a2f1d7eccc171e1e67f903cfda699) Update server-console.blade.php - [`1457c4b`](https://github.com/pelican-dev/panel/commit/1457c4bd064486e74880ab175c73329a80b950ef) Lint console.css ### 📊 Changes **4 files changed** (+14 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `public/css/filament/server/console.css` (+13 -0) ➕ `public/fonts/ComicMono-Bold.ttf` (+0 -0) ➕ `public/fonts/ComicMono.ttf` (+0 -0) 📝 `resources/views/filament/components/server-console.blade.php` (+1 -0) </details> ### 📄 Description Add Comic mono as the original font for console, making it more readable than before. I created it as a draft, so i would be grateful if something is wrong, let me know. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 19:28:30 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1227