Added "Hextra" theme

This commit is contained in:
2025-01-02 16:39:07 +01:00
parent e4ea23ae12
commit 1fce3cd98a
3 changed files with 6 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "themes/hextra"]
path = themes/hextra
url = https://github.com/imfing/hextra.git

View File

@ -1,3 +1,5 @@
baseURL = 'https://little-emulator.org/'
languageCode = 'en-us'
title = 'Little Emulator'
theme = 'hextra'

1
themes/hextra Submodule

Submodule themes/hextra added at b8f617f1b0