Skip to content

Commit f81423c

Browse files
feat: update primary color and instance profile name for improved branding
1 parent ebfab62 commit f81423c

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Writerside/ccs.tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
SYSTEM "https://resources.jetbrains.com/writerside/1.0/product-profile.dtd">
44

55
<instance-profile id="ccs"
6-
name="Community Server Docs"
6+
name="CASTCRAFTER.DE | Dokumentation"
77
start-page="community-server-landing-page.topic">
88

99
<toc-element topic="community-server-landing-page.topic"/>

Writerside/cfg/buildprofiles.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
44

55
<variables>
6-
<primary-color>emerald</primary-color>
6+
<primary-color>#00B46F</primary-color>
77
<color-preset>vivid</color-preset>
88

99
<header-logo>logo.svg</header-logo>

Writerside/writerside.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
<images dir="images" web-path="images"/>
77
<categories src="c.list"/>
88
<vars src="v.list"/>
9-
<instance src="ccs.tree" version="1.21.11"/>
9+
<instance src="ccs.tree"/>
1010
</ihp>

0 commit comments

Comments
 (0)