Skip to content

Commit

Permalink
Merge pull request #321 from TEParsons/lcars
Browse files Browse the repository at this point in the history
new: LCARS, a Star Trek inspired theme
  • Loading branch information
abnerlee authored Nov 27, 2023
2 parents 87d08ef + 158ac8f commit 12bfd72
Show file tree
Hide file tree
Showing 5 changed files with 32 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ vendor/bundle/
# OS garbage.
Thumbs.db
.DS_Store
desktop.ini

# IntelliJ IDEA
.idea/*
31 changes: 31 additions & 0 deletions _posts/theme/2023-09-25-LCARS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
layout: theme
title: LCARS
category: theme
homepage: https://github.com/TEParsons/LCARS
download: https://github.com/TEParsons/LCARS/releases/latest
author: Todd Parsons
thumbnail: lcars.png
typora-root-url: ../../
typora-copy-images-to: ../../media/theme/lcars

---

# LCARS

Designed by [Michael Okuda](https://memory-alpha.fandom.com/wiki/Michael_Okuda) for [Star Trek: The Next Generation](https://memory-alpha.fandom.com/wiki/Star_Trek:_The_Next_Generation), the **Library Computer Access** and **Retrieval System** (**LCARS** for short) operating system design is an iconic part of the aesthetic of "New Trek".

With this Typora theme, you can feel like a bridge officer aboard the Enterprise as you edit your Markdown files.

> Make it so!
>
> \- [Cpt. Jean Luc Picard](https://memory-alpha.fandom.com/wiki/Jean-Luc_Picard)
## Screenshots
![Full screen](media/theme/lcars/fullscreen.png)

![As a small window](media/theme/lcars/windowed.png)

## How to install

Download the .css file for the latest release from GitHub, then copy the contained CSS file to your Typora themes folder.
Binary file added media/theme/lcars/fullscreen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/theme/lcars/windowed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/thumbnails/lcars.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 12bfd72

Please sign in to comment.