aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/UI/macOS/View/ConfTextColorTheme.swift (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move all source files to `Sources/` and rename WireGuardKit targetsAndrej Mihajlov2020-12-031-47/+0
| | | | Signed-off-by: Andrej Mihajlov <and@mullvad.net>
* macOS: Make highlighter themes staticJason A. Donenfeld2019-01-211-6/+6
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* macOS: Make color theme use a dictRoopesh Chander2019-01-221-54/+33
| | | | Signed-off-by: Roopesh Chander <roop@roopc.net>
* macOS: Reset attributes for each syntax highlight cycleRoopesh Chander2019-01-221-2/+12
| | | | Signed-off-by: Roopesh Chander <roop@roopc.net>
* macOS: Refactor syntax highlightingRoopesh Chander2019-01-221-0/+58
Signed-off-by: Roopesh Chander <roop@roopc.net>