diff options
author | Jan Sucan <[email protected]> | 2024-05-17 16:08:07 +0200 |
---|---|---|
committer | Jan Sucan <[email protected]> | 2024-05-19 14:31:49 +0200 |
commit | 745749574513116a180b906c6da131197d0d21b7 (patch) | |
tree | ee73302aa8da8949cc3e00346fdd19cc8ec69c62 /konsole/other/LICENSE.Solarized-themes | |
parent | 50c75e9adaa8be09c366a1d3d5c1d9e1988faa5c (diff) | |
download | tdebase-745749574513116a180b906c6da131197d0d21b7.tar.gz tdebase-745749574513116a180b906c6da131197d0d21b7.zip |
konsole: Add Solarized dark and light color schemes
Signed-off-by: Jan Sucan <[email protected]>
Diffstat (limited to 'konsole/other/LICENSE.Solarized-themes')
-rw-r--r-- | konsole/other/LICENSE.Solarized-themes | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/konsole/other/LICENSE.Solarized-themes b/konsole/other/LICENSE.Solarized-themes new file mode 100644 index 000000000..ee08d7e44 --- /dev/null +++ b/konsole/other/LICENSE.Solarized-themes @@ -0,0 +1,20 @@ +Copyright (c) 2011 Ethan Schoonover + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + |