mirror of
https://github.com/Akif9748/akf-forum.git
synced 2024-11-01 11:25:04 +03:00
6 lines
158 B
JavaScript
6 lines
158 B
JavaScript
|
module.exports = {
|
||
|
name: "Default White",
|
||
|
codename: "default_white",
|
||
|
description: "Default white theme created by Tokmak.",
|
||
|
author: "Tokmak"
|
||
|
}
|