Skip to content

Commit 1c49602

Browse files
committed
En dark help menu
Brings darkmode to the help menu
1 parent 704802e commit 1c49602

File tree

124 files changed

+248
-207
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

124 files changed

+248
-207
lines changed

src/doc/en/html/contents.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<?xml version='1.0' encoding='UTF-8' ?>
22
<toc version="2.0" categoryclosedimage="chapter" topicimage="topic">
3-
3+
<body bgcolor="45494a">
4+
<font color="adadad">
45
<h1><a image="toplevelfolder" id="top">Logisim References</a></h1>
56

67
<h2><a id="guide">Guide to Being a Logisim User</a></h2>

src/doc/en/html/guide/about/gpl.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
<title>About This Program</title>
44
</head>
55

6-
<body bgcolor="FFFFFF">
6+
<body bgcolor="45494a">
7+
<font color="adadad">
78
<pre>
89
GNU GENERAL PUBLIC LICENSE
910
Version 2, June 1991

src/doc/en/html/guide/about/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
<title>About the program</title>
44
</head>
55

6-
<body bgcolor="FFFFFF">
6+
<body bgcolor="45494a">
7+
<font color="adadad">
78

89
<h1>About the program</h1>
910

src/doc/en/html/guide/analyze/expr.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
<head>
33
<title>Creating expressions</title>
44
</head>
5-
<body bgcolor="FFFFFF">
5+
<body bgcolor="45494a">
6+
<font color="adadad">
67

78
<h1>Creating expressions</h1>
89

src/doc/en/html/guide/analyze/gen.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<head>
33
<title>Generating a circuit</title>
44
</head>
5-
<body bgcolor="FFFFFF">
6-
5+
<body bgcolor="45494a">
6+
<font color="adadad">
77
<h1>Generating a circuit</h1>
88

99
<p>The Build Circuit button will construct a circuit whose gates

src/doc/en/html/guide/analyze/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
<head>
33
<title>Combinational analysis</title>
44
</head>
5-
<body bgcolor="FFFFFF">
5+
<body bgcolor="45494a">
6+
<font color="adadad">
67

78
<h1>Combinational analysis</h1>
89

src/doc/en/html/guide/analyze/open.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
<head>
33
<title>Opening Combinational Analysis</title>
44
</head>
5-
<body bgcolor="FFFFFF">
5+
<body bgcolor="45494a">
6+
<font color="adadad">
67

78
<h1>Opening Combinational Analysis</h1>
89

src/doc/en/html/guide/analyze/table.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
<head>
33
<title>Editing the truth table</title>
44
</head>
5-
<body bgcolor="FFFFFF">
5+
<body bgcolor="45494a">
6+
<font color="adadad">
67

78
<h1>Editing the truth table</h1>
89

src/doc/en/html/guide/attrlib/attr.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
<head>
33
<title>The attribute table</title>
44
</head>
5-
<body bgcolor="FFFFFF">
5+
<body bgcolor="45494a">
6+
<font color="adadad">
67

78
<h1>The attribute table</h1>
89

src/doc/en/html/guide/attrlib/explore.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
<head>
33
<title>The explorer pane</title>
44
</head>
5-
<body bgcolor="FFFFFF">
5+
<body bgcolor="45494a">
6+
<font color="adadad">
67

78
<h1>The explorer pane</h1>
89

0 commit comments

Comments
 (0)