Теми кольорів
В основі підсвічування Kate лежить бібліотека KSyntaxHighlighting, у якій міститься 30 вбудованих тем кольорів. Нижче наведено список усіх вбудованих тем разом із прикладами застосування.
Темна Atom One
/** * SPDX-FileCopyrightText: 2020 Christoph Cullmann <cullmann@kde.org> * SPDX-License-Identifier: MIT */ // BEGIN #include <string> #include <QString> // END /** * TODO: improve documentation * @param magicArgument some magic argument * @return magic return value */ int main(uint64_t magicArgument) { if (magicArgument > 1) { const std::string string = "source file: \"" __FILE__ "\""; const QString qString(QStringLiteral("test")); return qrand(); } /* BUG: bogus integer constant inside next line */ const double g = 1.1e12 * 0b01'01'01'01 - 43a + 0x11234 * 0234ULL - 'c' * 42; return g > 1.3f; }
Світла Atom One
/** * SPDX-FileCopyrightText: 2020 Christoph Cullmann <cullmann@kde.org> * SPDX-License-Identifier: MIT */ // BEGIN #include <string> #include <QString> // END /** * TODO: improve documentation * @param magicArgument some magic argument * @return magic return value */ int main(uint64_t magicArgument) { if (magicArgument > 1) { const std::string string = "source file: \"" __FILE__ "\""; const QString qString(QStringLiteral("test")); return qrand(); } /* BUG: bogus integer constant inside next line */ const double g = 1.1e12 * 0b01'01'01'01 - 43a + 0x11234 * 0234ULL - 'c' * 42; return g > 1.3f; }
Темна ayu
/** * SPDX-FileCopyrightText: 2020 Christoph Cullmann <cullmann@kde.org> * SPDX-License-Identifier: MIT */ // BEGIN #include <string> #include <QString> // END /** * TODO: improve documentation * @param magicArgument some magic argument * @return magic return value */ int main(uint64_t magicArgument) { if (magicArgument > 1) { const std::string string = "source file: \"" __FILE__ "\""; const QString qString(QStringLiteral("test")); return qrand(); } /* BUG: bogus integer constant inside next line */ const double g = 1.1e12 * 0b01'01'01'01 - 43a + 0x11234 * 0234ULL - 'c' * 42; return g > 1.3f; }
Світла ayu
/** * SPDX-FileCopyrightText: 2020 Christoph Cullmann <cullmann@kde.org> * SPDX-License-Identifier: MIT */ // BEGIN #include <string> #include <QString> // END /** * TODO: improve documentation * @param magicArgument some magic argument * @return magic return value */ int main(uint64_t magicArgument) { if (magicArgument > 1) { const std::string string = "source file: \"" __FILE__ "\""; const QString qString(QStringLiteral("test")); return qrand(); } /* BUG: bogus integer constant inside next line */ const double g = 1.1e12 * 0b01'01'01'01 - 43a + 0x11234 * 0234ULL - 'c' * 42; return g > 1.3f; }
Міраж ayu
/** * SPDX-FileCopyrightText: 2020 Christoph Cullmann <cullmann@kde.org> * SPDX-License-Identifier: MIT */ // BEGIN #include <string> #include <QString> // END /** * TODO: improve documentation * @param magicArgument some magic argument * @return magic return value */ int main(uint64_t magicArgument) { if (magicArgument > 1) { const std::string string = "source file: \"" __FILE__ "\""; const QString qString(QStringLiteral("test")); return qrand(); } /* BUG: bogus integer constant inside next line */ const double g = 1.1e12 * 0b01'01'01'01 - 43a + 0x11234 * 0234ULL - 'c' * 42; return g > 1.3f; }
Темна Breeze
/** * SPDX-FileCopyrightText: 2020 Christoph Cullmann <cullmann@kde.org> * SPDX-License-Identifier: MIT */ // BEGIN #include <string> #include <QString> // END /** * TODO: improve documentation * @param magicArgument some magic argument * @return magic return value */ int main(uint64_t magicArgument) { if (magicArgument > 1) { const std::string string = "source file: \"" __FILE__ "\""; const QString qString(QStringLiteral("test")); return qrand(); } /* BUG: bogus integer constant inside next line */ const double g = 1.1e12 * 0b01'01'01'01 - 43a + 0x11234 * 0234ULL - 'c' * 42; return g > 1.3f; }
Світла Breeze
/** * SPDX-FileCopyrightText: 2020 Christoph Cullmann <cullmann@kde.org> * SPDX-License-Identifier: MIT */ // BEGIN #include <string> #include <QString> // END /** * TODO: improve documentation * @param magicArgument some magic argument * @return magic return value */ int main(uint64_t magicArgument) { if (magicArgument > 1) { const std::string string = "source file: \"" __FILE__ "\""; const QString qString(QStringLiteral("test")); return qrand(); } /* BUG: bogus integer constant inside next line */ const double g = 1.1e12 * 0b01'01'01'01 - 43a + 0x11234 * 0234ULL - 'c' * 42; return g > 1.3f; }
Catppuccin Frappé
/** * SPDX-FileCopyrightText: 2020 Christoph Cullmann <cullmann@kde.org> * SPDX-License-Identifier: MIT */ // BEGIN #include <string> #include <QString> // END /** * TODO: improve documentation * @param magicArgument some magic argument * @return magic return value */ int main(uint64_t magicArgument) { if (magicArgument > 1) { const std::string string = "source file: \"" __FILE__ "\""; const QString qString(QStringLiteral("test")); return qrand(); } /* BUG: bogus integer constant inside next line */ const double g = 1.1e12 * 0b01'01'01'01 - 43a + 0x11234 * 0234ULL - 'c' * 42; return g > 1.3f; }
Catppuccin Latte
/** * SPDX-FileCopyrightText: 2020 Christoph Cullmann <cullmann@kde.org> * SPDX-License-Identifier: MIT */ // BEGIN #include <string> #include <QString> // END /** * TODO: improve documentation * @param magicArgument some magic argument * @return magic return value */ int main(uint64_t magicArgument) { if (magicArgument > 1) { const std::string string = "source file: \"" __FILE__ "\""; const QString qString(QStringLiteral("test")); return qrand(); } /* BUG: bogus integer constant inside next line */ const double g = 1.1e12 * 0b01'01'01'01 - 43a + 0x11234 * 0234ULL - 'c' * 42; return g > 1.3f; }
Catppuccin Macchiato
/** * SPDX-FileCopyrightText: 2020 Christoph Cullmann <cullmann@kde.org> * SPDX-License-Identifier: MIT */ // BEGIN #include <string> #include <QString> // END /** * TODO: improve documentation * @param magicArgument some magic argument * @return magic return value */ int main(uint64_t magicArgument) { if (magicArgument > 1) { const std::string string = "source file: \"" __FILE__ "\""; const QString qString(QStringLiteral("test")); return qrand(); } /* BUG: bogus integer constant inside next line */ const double g = 1.1e12 * 0b01'01'01'01 - 43a + 0x11234 * 0234ULL - 'c' * 42; return g > 1.3f; }
Catppuccin Mocha
/** * SPDX-FileCopyrightText: 2020 Christoph Cullmann <cullmann@kde.org> * SPDX-License-Identifier: MIT */ // BEGIN #include <string> #include <QString> // END /** * TODO: improve documentation * @param magicArgument some magic argument * @return magic return value */ int main(uint64_t magicArgument) { if (magicArgument > 1) { const std::string string = "source file: \"" __FILE__ "\""; const QString qString(QStringLiteral("test")); return qrand(); } /* BUG: bogus integer constant inside next line */ const double g = 1.1e12 * 0b01'01'01'01 - 43a + 0x11234 * 0234ULL - 'c' * 42; return g > 1.3f; }
Дракула
/** * SPDX-FileCopyrightText: 2020 Christoph Cullmann <cullmann@kde.org> * SPDX-License-Identifier: MIT */ // BEGIN #include <string> #include <QString> // END /** * TODO: improve documentation * @param magicArgument some magic argument * @return magic return value */ int main(uint64_t magicArgument) { if (magicArgument > 1) { const std::string string = "source file: \"" __FILE__ "\""; const QString qString(QStringLiteral("test")); return qrand(); } /* BUG: bogus integer constant inside next line */ const double g = 1.1e12 * 0b01'01'01'01 - 43a + 0x11234 * 0234ULL - 'c' * 42; return g > 1.3f; }
Сокіл
/** * SPDX-FileCopyrightText: 2020 Christoph Cullmann <cullmann@kde.org> * SPDX-License-Identifier: MIT */ // BEGIN #include <string> #include <QString> // END /** * TODO: improve documentation * @param magicArgument some magic argument * @return magic return value */ int main(uint64_t magicArgument) { if (magicArgument > 1) { const std::string string = "source file: \"" __FILE__ "\""; const QString qString(QStringLiteral("test")); return qrand(); } /* BUG: bogus integer constant inside next line */ const double g = 1.1e12 * 0b01'01'01'01 - 43a + 0x11234 * 0234ULL - 'c' * 42; return g > 1.3f; }
Темна GitHub
/** * SPDX-FileCopyrightText: 2020 Christoph Cullmann <cullmann@kde.org> * SPDX-License-Identifier: MIT */ // BEGIN #include <string> #include <QString> // END /** * TODO: improve documentation * @param magicArgument some magic argument * @return magic return value */ int main(uint64_t magicArgument) { if (magicArgument > 1) { const std::string string = "source file: \"" __FILE__ "\""; const QString qString(QStringLiteral("test")); return qrand(); } /* BUG: bogus integer constant inside next line */ const double g = 1.1e12 * 0b01'01'01'01 - 43a + 0x11234 * 0234ULL - 'c' * 42; return g > 1.3f; }
Світла GitHub
/** * SPDX-FileCopyrightText: 2020 Christoph Cullmann <cullmann@kde.org> * SPDX-License-Identifier: MIT */ // BEGIN #include <string> #include <QString> // END /** * TODO: improve documentation * @param magicArgument some magic argument * @return magic return value */ int main(uint64_t magicArgument) { if (magicArgument > 1) { const std::string string = "source file: \"" __FILE__ "\""; const QString qString(QStringLiteral("test")); return qrand(); } /* BUG: bogus integer constant inside next line */ const double g = 1.1e12 * 0b01'01'01'01 - 43a + 0x11234 * 0234ULL - 'c' * 42; return g > 1.3f; }
Темна gruvbox
/** * SPDX-FileCopyrightText: 2020 Christoph Cullmann <cullmann@kde.org> * SPDX-License-Identifier: MIT */ // BEGIN #include <string> #include <QString> // END /** * TODO: improve documentation * @param magicArgument some magic argument * @return magic return value */ int main(uint64_t magicArgument) { if (magicArgument > 1) { const std::string string = "source file: \"" __FILE__ "\""; const QString qString(QStringLiteral("test")); return qrand(); } /* BUG: bogus integer constant inside next line */ const double g = 1.1e12 * 0b01'01'01'01 - 43a + 0x11234 * 0234ULL - 'c' * 42; return g > 1.3f; }
gruvbox Light
/** * SPDX-FileCopyrightText: 2020 Christoph Cullmann <cullmann@kde.org> * SPDX-License-Identifier: MIT */ // BEGIN #include <string> #include <QString> // END /** * TODO: improve documentation * @param magicArgument some magic argument * @return magic return value */ int main(uint64_t magicArgument) { if (magicArgument > 1) { const std::string string = "source file: \"" __FILE__ "\""; const QString qString(QStringLiteral("test")); return qrand(); } /* BUG: bogus integer constant inside next line */ const double g = 1.1e12 * 0b01'01'01'01 - 43a + 0x11234 * 0234ULL - 'c' * 42; return g > 1.3f; }
Homunculus
/** * SPDX-FileCopyrightText: 2020 Christoph Cullmann <cullmann@kde.org> * SPDX-License-Identifier: MIT */ // BEGIN #include <string> #include <QString> // END /** * TODO: improve documentation * @param magicArgument some magic argument * @return magic return value */ int main(uint64_t magicArgument) { if (magicArgument > 1) { const std::string string = "source file: \"" __FILE__ "\""; const QString qString(QStringLiteral("test")); return qrand(); } /* BUG: bogus integer constant inside next line */ const double g = 1.1e12 * 0b01'01'01'01 - 43a + 0x11234 * 0234ULL - 'c' * 42; return g > 1.3f; }
Monokai
/** * SPDX-FileCopyrightText: 2020 Christoph Cullmann <cullmann@kde.org> * SPDX-License-Identifier: MIT */ // BEGIN #include <string> #include <QString> // END /** * TODO: improve documentation * @param magicArgument some magic argument * @return magic return value */ int main(uint64_t magicArgument) { if (magicArgument > 1) { const std::string string = "source file: \"" __FILE__ "\""; const QString qString(QStringLiteral("test")); return qrand(); } /* BUG: bogus integer constant inside next line */ const double g = 1.1e12 * 0b01'01'01'01 - 43a + 0x11234 * 0234ULL - 'c' * 42; return g > 1.3f; }
Nord
/** * SPDX-FileCopyrightText: 2020 Christoph Cullmann <cullmann@kde.org> * SPDX-License-Identifier: MIT */ // BEGIN #include <string> #include <QString> // END /** * TODO: improve documentation * @param magicArgument some magic argument * @return magic return value */ int main(uint64_t magicArgument) { if (magicArgument > 1) { const std::string string = "source file: \"" __FILE__ "\""; const QString qString(QStringLiteral("test")); return qrand(); } /* BUG: bogus integer constant inside next line */ const double g = 1.1e12 * 0b01'01'01'01 - 43a + 0x11234 * 0234ULL - 'c' * 42; return g > 1.3f; }
Oblivion
/** * SPDX-FileCopyrightText: 2020 Christoph Cullmann <cullmann@kde.org> * SPDX-License-Identifier: MIT */ // BEGIN #include <string> #include <QString> // END /** * TODO: improve documentation * @param magicArgument some magic argument * @return magic return value */ int main(uint64_t magicArgument) { if (magicArgument > 1) { const std::string string = "source file: \"" __FILE__ "\""; const QString qString(QStringLiteral("test")); return qrand(); } /* BUG: bogus integer constant inside next line */ const double g = 1.1e12 * 0b01'01'01'01 - 43a + 0x11234 * 0234ULL - 'c' * 42; return g > 1.3f; }
Друк
/** * SPDX-FileCopyrightText: 2020 Christoph Cullmann <cullmann@kde.org> * SPDX-License-Identifier: MIT */ // BEGIN #include <string> #include <QString> // END /** * TODO: improve documentation * @param magicArgument some magic argument * @return magic return value */ int main(uint64_t magicArgument) { if (magicArgument > 1) { const std::string string = "source file: \"" __FILE__ "\""; const QString qString(QStringLiteral("test")); return qrand(); } /* BUG: bogus integer constant inside next line */ const double g = 1.1e12 * 0b01'01'01'01 - 43a + 0x11234 * 0234ULL - 'c' * 42; return g > 1.3f; }
Радикальна
/** * SPDX-FileCopyrightText: 2020 Christoph Cullmann <cullmann@kde.org> * SPDX-License-Identifier: MIT */ // BEGIN #include <string> #include <QString> // END /** * TODO: improve documentation * @param magicArgument some magic argument * @return magic return value */ int main(uint64_t magicArgument) { if (magicArgument > 1) { const std::string string = "source file: \"" __FILE__ "\""; const QString qString(QStringLiteral("test")); return qrand(); } /* BUG: bogus integer constant inside next line */ const double g = 1.1e12 * 0b01'01'01'01 - 43a + 0x11234 * 0234ULL - 'c' * 42; return g > 1.3f; }
Вицвіла темна
/** * SPDX-FileCopyrightText: 2020 Christoph Cullmann <cullmann@kde.org> * SPDX-License-Identifier: MIT */ // BEGIN #include <string> #include <QString> // END /** * TODO: improve documentation * @param magicArgument some magic argument * @return magic return value */ int main(uint64_t magicArgument) { if (magicArgument > 1) { const std::string string = "source file: \"" __FILE__ "\""; const QString qString(QStringLiteral("test")); return qrand(); } /* BUG: bogus integer constant inside next line */ const double g = 1.1e12 * 0b01'01'01'01 - 43a + 0x11234 * 0234ULL - 'c' * 42; return g > 1.3f; }
Вицвіла світла
/** * SPDX-FileCopyrightText: 2020 Christoph Cullmann <cullmann@kde.org> * SPDX-License-Identifier: MIT */ // BEGIN #include <string> #include <QString> // END /** * TODO: improve documentation * @param magicArgument some magic argument * @return magic return value */ int main(uint64_t magicArgument) { if (magicArgument > 1) { const std::string string = "source file: \"" __FILE__ "\""; const QString qString(QStringLiteral("test")); return qrand(); } /* BUG: bogus integer constant inside next line */ const double g = 1.1e12 * 0b01'01'01'01 - 43a + 0x11234 * 0234ULL - 'c' * 42; return g > 1.3f; }
Ніч у Токіо
/** * SPDX-FileCopyrightText: 2020 Christoph Cullmann <cullmann@kde.org> * SPDX-License-Identifier: MIT */ // BEGIN #include <string> #include <QString> // END /** * TODO: improve documentation * @param magicArgument some magic argument * @return magic return value */ int main(uint64_t magicArgument) { if (magicArgument > 1) { const std::string string = "source file: \"" __FILE__ "\""; const QString qString(QStringLiteral("test")); return qrand(); } /* BUG: bogus integer constant inside next line */ const double g = 1.1e12 * 0b01'01'01'01 - 43a + 0x11234 * 0234ULL - 'c' * 42; return g > 1.3f; }
Світла ніч у Токіо
/** * SPDX-FileCopyrightText: 2020 Christoph Cullmann <cullmann@kde.org> * SPDX-License-Identifier: MIT */ // BEGIN #include <string> #include <QString> // END /** * TODO: improve documentation * @param magicArgument some magic argument * @return magic return value */ int main(uint64_t magicArgument) { if (magicArgument > 1) { const std::string string = "source file: \"" __FILE__ "\""; const QString qString(QStringLiteral("test")); return qrand(); } /* BUG: bogus integer constant inside next line */ const double g = 1.1e12 * 0b01'01'01'01 - 43a + 0x11234 * 0234ULL - 'c' * 42; return g > 1.3f; }
Штормова ніч у Токіо
/** * SPDX-FileCopyrightText: 2020 Christoph Cullmann <cullmann@kde.org> * SPDX-License-Identifier: MIT */ // BEGIN #include <string> #include <QString> // END /** * TODO: improve documentation * @param magicArgument some magic argument * @return magic return value */ int main(uint64_t magicArgument) { if (magicArgument > 1) { const std::string string = "source file: \"" __FILE__ "\""; const QString qString(QStringLiteral("test")); return qrand(); } /* BUG: bogus integer constant inside next line */ const double g = 1.1e12 * 0b01'01'01'01 - 43a + 0x11234 * 0234ULL - 'c' * 42; return g > 1.3f; }
Темна Vim
/** * SPDX-FileCopyrightText: 2020 Christoph Cullmann <cullmann@kde.org> * SPDX-License-Identifier: MIT */ // BEGIN #include <string> #include <QString> // END /** * TODO: improve documentation * @param magicArgument some magic argument * @return magic return value */ int main(uint64_t magicArgument) { if (magicArgument > 1) { const std::string string = "source file: \"" __FILE__ "\""; const QString qString(QStringLiteral("test")); return qrand(); } /* BUG: bogus integer constant inside next line */ const double g = 1.1e12 * 0b01'01'01'01 - 43a + 0x11234 * 0234ULL - 'c' * 42; return g > 1.3f; }
Темна VSCodium
/** * SPDX-FileCopyrightText: 2020 Christoph Cullmann <cullmann@kde.org> * SPDX-License-Identifier: MIT */ // BEGIN #include <string> #include <QString> // END /** * TODO: improve documentation * @param magicArgument some magic argument * @return magic return value */ int main(uint64_t magicArgument) { if (magicArgument > 1) { const std::string string = "source file: \"" __FILE__ "\""; const QString qString(QStringLiteral("test")); return qrand(); } /* BUG: bogus integer constant inside next line */ const double g = 1.1e12 * 0b01'01'01'01 - 43a + 0x11234 * 0234ULL - 'c' * 42; return g > 1.3f; }