new theme

This commit is contained in:
2026-05-13 21:53:19 +02:00
parent f79a98229a
commit d376a454df
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
GIT GIT
remote: https://git.teletype.hu/tools/rubbs.git remote: https://git.teletype.hu/tools/rubbs.git
revision: 2454521f19277c5f754770c2ab8bbe34ac0bdc5e revision: 5bf754f38cbd41c7e81a6990db8139ce170e0bc2
specs: specs:
bbs (0.4.0) bbs (0.4.0)
artii (~> 2.1) artii (~> 2.1)

2
bbs.rb
View File

@@ -54,7 +54,7 @@ SERVICES = {
}.freeze }.freeze
MAIN_APP = BBS::Application.define do MAIN_APP = BBS::Application.define do
theme BBS::Theme.nortoncommander theme BBS::Theme.neumanntronics
helpers do helpers do
def sysop? def sysop?