diff options
author | Abderrahmane TAHRI JOUTI | 2024-02-21 14:47:14 +0000 |
---|---|---|
committer | GitHub | 2024-02-21 14:47:14 +0000 |
commit | 98ebeeebd8c7462409f82d34ff4ac0a7ae9116c7 (patch) | |
tree | 6d95556b96256e8b1a8c078e14b8002f0f4f414b /runtime/themes/cyan_light.toml | |
parent | eca537615a554e3b1e379ba53d9f3e0654e67c70 (diff) |
Cyan Light theme : Add License and Author (#9688)
* Cyan Light theme : Add License and Author
* Add License
Copy license from https://github.com/OlyaB/CyanTheme/blob/master/LICENSE
* better credits to original author
Diffstat (limited to 'runtime/themes/cyan_light.toml')
-rw-r--r-- | runtime/themes/cyan_light.toml | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/runtime/themes/cyan_light.toml b/runtime/themes/cyan_light.toml index 45cb6539..a35ad584 100644 --- a/runtime/themes/cyan_light.toml +++ b/runtime/themes/cyan_light.toml @@ -1,6 +1,10 @@ -# An approximation/port of the Cyan Light Theme from Jetbrains -# -# Original Color Scheme here https://plugins.jetbrains.com/plugin/12102-cyan-light-theme +# Cyan Light +# Adapted from JetBrains' Cyan Light Theme https://plugins.jetbrains.com/plugin/12102-cyan-light-theme +# Author: Abderrahmane Tahri Jouti <tj.abderrahmane@gmail.com> + +# Original Author : Olga Berdnikova +# LICENSE : MIT +# Source: https://github.com/OlyaB/CyanTheme "attribute" = "blue" "type" = "shade07" |